dragonfly.git
2005-03-25 Liam J. Foy- WARNS 6
2005-03-25 YONETANI Tomokazu${CC}'s here were supposed be used as preprocessor...
2005-03-24 Matthew DillonSync with the kernel to make ncptrace work again. ...
2005-03-24 Matthew DillonDisplay additional information about a vnode's object.
2005-03-24 Matthew DillonFix a server-side TCP NFS mount stream sequencing probl...
2005-03-24 Joerg SonnenbergerLicense typo.
2005-03-24 Sascha WildnerAdjust man page sections.
2005-03-24 David Xutcb is now managed by rtld, caching it is not correct,
2005-03-24 Matthew DillonHave the server complain if the NFS rpc stream from...
2005-03-24 Simon SchubertImport man pages for pf(4), pflog(4) and pfsync(4)...
2005-03-23 Max OkumotoUndo last commit. This was not my hisenbug. :-P
2005-03-23 Matthew DillonRemove an assertion in bundirty() that requires the...
2005-03-23 Matthew DillonAdditional note to last commit. GCC-3.4 improperly...
2005-03-23 Joerg SonnenbergerUse the correct type in va_arg call, char is promoted...
2005-03-23 David XuPass exact number of threads to thr_umtx_wake.
2005-03-23 Jeffrey HsuEliminate a redundant variable assignment.
2005-03-23 Jeffrey HsuWe can only do upper-layer protocol length checks on...
2005-03-23 Matthew DillonCorrect the th_off check against ip_len. The check...
2005-03-23 Max OkumotoFixed reference of memory after free.
2005-03-23 Matthew DillonBecause destroy_all_dev() checks the mask/match against...
2005-03-23 Matthew DillonAllow an info.size field of -1 to indicate that the...
2005-03-23 Matthew DillonReverse the order of dragonfly and FreeBSD since it...
2005-03-22 Joerg SonnenbergerDon't activate -fstrict-aliasing by default, not even...
2005-03-22 Joerg SonnenbergerFix handling of deallocation of dynamic TLS, the previo...
2005-03-22 David XuDon't restart a timeout wait, one can periodically...
2005-03-22 David XuUse rtld's TLS interface to allocate tcb.
2005-03-22 David XuAdd support for TLS.
2005-03-22 Matthew DillonStart working on the full-duplex journaling feature...
2005-03-22 Matthew DillonDo not allow the journaling descriptor to be a regular...
2005-03-22 Matthew DillonFix a minor bug in pass*) generation. 'units' was...
2005-03-22 Max OkumotoFixed indent for structure
2005-03-22 Matthew DillonRewrite a good chunk of MAKEDEV, commonizing paths...
2005-03-21 Joerg SonnenbergerInclude sys/types.h to make it self-contained.
2005-03-21 Matthew DillonPick up changes in rev 1.8 of src/sys/dev/ic/mpt_netbsd...
2005-03-21 Matthew DillonFix a crash in the firewire / DCONS code that occurs...
2005-03-21 Liam J. Foy- Remove unused variable
2005-03-21 Joerg SonnenbergerCheck for the signal handlers another time, they might...
2005-03-21 Joerg SonnenbergerDefer work from the signal handlers into the main loop.
2005-03-21 Joerg SonnenbergerNo more Alpha support for RTLD.
2005-03-21 Joerg SonnenbergerFix reboot -k, it didn't truncate /boot/nextboot.conf.
2005-03-21 Joerg Sonnenbergerint size --> size_t size
2005-03-21 Joerg SonnenbergerAdjust userland prototypes as well.
2005-03-21 Liam J. Foy- sysctl(3), sethostname(3) and malloc(3) set errno...
2005-03-21 Joerg Sonnenbergerregen
2005-03-21 Joerg SonnenbergerChange prototype of sys_set_tls_area and sys_get_tls_ar...
2005-03-21 Matthew DillonAdd Windoz autorun support to the CD to automatically...
2005-03-21 Chris PresseyPunctuation, formatting, grammar, and spelling nits.
2005-03-21 Chris PresseyUpdate the information regarding the installer and...
2005-03-21 Chris PresseyUpdate installer to version 1.1.5. Highlights include:
2005-03-21 Jeffrey HsuWhen doing Limited Transmit, don't retract snd_nxt...
2005-03-21 Jeffrey HsuEnsure that Limited Transmit always sends new data...
2005-03-20 Joerg SonnenbergerOverride _kevent, not kevent. This should fix the DNS...
2005-03-20 Joerg SonnenbergerAdd kqueue overwrite for libc_r. We have to trace the...
2005-03-20 Joerg SonnenbergerMinor style changes.
2005-03-20 Liam J. Foy- Style(9)
2005-03-20 Max Okumotopatch-7.163
2005-03-20 Max Okumotopatch-7.162
2005-03-20 Max Okumotopatch-7.161
2005-03-20 Max Okumototch-7.160
2005-03-20 Max Okumotopatch-7.158
2005-03-20 Max Okumotopatch-7.157
2005-03-20 Max Okumotopatch-7.156
2005-03-20 Chris PresseyAdd the pfi_curses_escdelay variable. When using the...
2005-03-20 Max OkumotoClean up Var_SetEnv().
2005-03-19 YONETANI TomokazuRemove unused version.
2005-03-19 YONETANI TomokazuUpdate ACPI build wrappers to use new ACPICA(20050309...
2005-03-19 YONETANI TomokazuImport acpica-20050309 from Intel.
2005-03-19 Sascha WildnerFix order for SI_SUB_TUNABLES.
2005-03-19 Liam J. Foy- Make sure we call exit() after clnt_pcreateerror()
2005-03-19 Joerg SonnenbergerAdd /etc/firmware, remove /etc/gnats.
2005-03-19 Joerg SonnenbergerGeneric firmware support. Currently implemented is...
2005-03-19 Max OkumotoReindent stripvarname() to use 8 space tabs.
2005-03-19 Max Okumotopatch-7.155
2005-03-19 Max Okumotopatch-7.154
2005-03-19 Max Okumotopatch-7.151
2005-03-19 Max Okumotopatch-7.150
2005-03-19 Max Okumotopatch-7.149
2005-03-19 Max Okumotopatch-7.148
2005-03-19 Max Okumotopatch-7.147
2005-03-19 Max Okumotopatch-7.146
2005-03-19 Max Okumotopatch-7.145
2005-03-19 Max Okumotopatch-7.144
2005-03-19 Max Okumotopatch-7.143
2005-03-18 Sascha WildnerForced commit to supply a proper message for the previo...
2005-03-18 Max OkumotoFreeBSD-Date: 2005/03/18 15:23:49
2005-03-18 Liam J. Foy- Correct usage of gethostname(3)
2005-03-18 Max OkumotoFix dangling ref to auto variable.
2005-03-18 Matthew DillonAdd a sysctl "net.inet.tcp.aggregate_acks" which contro...
2005-03-18 Max OkumotoPatch originally from Matt, then modified by harti.
2005-03-18 Sascha Wildner../../../ppt.msg
2005-03-18 Chris PresseyRaise WARNS to 6:
2005-03-18 Joerg SonnenbergerWARNS=6.
2005-03-18 Joerg SonnenbergerWARNS=6.
2005-03-17 Matthew DillonAdd RCNG support for setting the negative attribute...
2005-03-17 Matthew DillonIgnore additional stty control characters like ^Y which...
2005-03-17 David RhodusTesting a new commits monitoring script.
2005-03-17 David RhodusUnbreak the pkg_add -r which the last commit broke.
2005-03-17 Matthew DillonClean up a number of caching edge cases in NFS, rework...
2005-03-17 Joerg SonnenbergerFix warnings. Raise WARNS to 6.
2005-03-17 Joerg SonnenbergerUse a common source for the string to integer conversio...
next