]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-07-12 alc o Assert GIANT_REQUIRED on system maps in _vm_map_lock(),
2002-07-12 luigiAvoid dereferencing a null pointer in ro_rt.
2002-07-12 dillonRe-enable the idle page-zeroing code. Remove all IPIs...
2002-07-12 julianalso set the KSE state for the idle KSE/thread case.
2002-07-12 trhodesFix a type: s/your are/you are/
2002-07-12 jhbSet the thread state of the newly chosen to run thread...
2002-07-12 bmahNew release notes: NEWCARD default, finger(1) -g ...
2002-07-12 obrienFix C++ exception handling. GCC was using the older...
2002-07-12 obrienWhen I decided to use a stock dbxout.c rather than...
2002-07-12 alcLock accesses to the page queues.
2002-07-12 tmmFix ptrace(PT_READ_*, ...) for non-little-endian archit...
2002-07-12 tmmWhen sending cache flushing IPIs, don't try to IPI...
2002-07-12 yarUse fgetln(3) to read lines from configuration files...
2002-07-12 ruFix ${TMAKE} to use the correct .mk files.
2002-07-12 ruMoved the `distribute' target from bsd.obj.mk to bsd...
2002-07-12 ruMake dirty, rotten hack really work. As of rev. 1...
2002-07-12 ruConnect device.hints.5 to the build.
2002-07-12 ruSort MAN.
2002-07-12 ruFixed path to /boot/device.hints.
2002-07-12 truckmanBack out the previous change, since it looks like locki...
2002-07-12 peterBe specific about which reason caused vm86_addpages...
2002-07-12 truckmanLock inp while we're accessing it.
2002-07-12 peterRevive backed out pmap related changes from Feb 2002...
2002-07-12 tjrComplain if more than one file argument is given to...
2002-07-12 alfredregen for freebsd4_sendfile(2) compat.
2002-07-12 alfredCreate a bug-for-bug FreeBSD4 compatible version of...
2002-07-12 alfredIntroduce syscall.master option 'COMPAT4' which allows...
2002-07-12 peterUnexpand a couple of 8-space indents that I added in...
2002-07-12 peterAvoid a vm_page_lookup() - that uses a spinlock protect...
2002-07-12 alc o Lock some (unfortunately, not yet all) accesses...
2002-07-12 alc o Lock accesses to the page queues.
2002-07-12 kenFix compilation with ENABLE_VFS_IOOPT turned on and...
2002-07-12 keramidaDon't duplicate the description of the sticky bit that...
2002-07-12 gadCall routine to free everything obtained when filling...
2002-07-12 gadFix set_qstate() so it correctly checks for any error...
2002-07-12 gadAdd a SQS_QCHANGED option to set_qstate(). This will...
2002-07-12 keramidaVarious typo fixes.
2002-07-12 gadAdd two variables to struct jobqueue, and change the...
2002-07-12 obrienYep, revision 1.3 was 1/2assed.
2002-07-12 gadMove prototypes for ctl_readcf and ctl_freeinf from...
2002-07-11 truckmanDefer calling SYSCTL_OUT() until after the locks have...
2002-07-11 truckmanReduce the nesting level of a code block that doesn...
2002-07-11 wollmanA simple implementation of statvfs(3) (one step above...
2002-07-11 alfredWARNS=2, de-__P()
2002-07-11 julianRemove debugging code that I originally only wanted...
2002-07-11 alfredWARNS=4, de-__P()
2002-07-11 alfredUpdate manpages to reference 'timed' rpc functions
2002-07-11 alfredFix indentation broken in previous __P removal.
2002-07-11 jhbthread_exit() requires PROC_LOCK to be held, so lock it.
2002-07-11 alfredWARNS=4, de-__P()
2002-07-11 jhbAdd a missing newline during panic printf's for SMP...
2002-07-11 jmallettRemove unused variables due to libufs(3) commit. Clean...
2002-07-11 jmallettConvert dumpfs(8) to libufs(3), rather than rolling...
2002-07-11 alfredWARNS=4, de-__P()
2002-07-11 alfredde-__P()
2002-07-11 jmallettFill out (zero) and fill in (when doing getino()) the...
2002-07-11 alfredWARNS=4, de-__P()
2002-07-11 joergComplete rewrite, once again.
2002-07-11 alfredWARNS=4
2002-07-11 alfredWARNS=4 cleanup, de-__P()
2002-07-11 alfredde-__P()
2002-07-11 trhodesAdd a bit of information on FFS snapshots to the mount...
2002-07-11 alfredWARNS?=4 cleanup.
2002-07-11 keramidaAdd note about the info documentation of diff(1).
2002-07-11 alfredde-__P()
2002-07-11 bdeFixed misspelling of "hint." as "hints." in rp's hints.
2002-07-11 bdeFixed misspelling of "hint." as "hints." in the descrip...
2002-07-11 obrienRELENG_4_6 PL 1 libc bits with non-vulnerable resolver.
2002-07-11 bdeImproved wording in the descriptions of hints. In...
2002-07-11 keramidaMention zegrep and zfgrep too,
2002-07-11 robertUse the length modifier 'l' when supplying an argument of
2002-07-11 robert - Remove unnecessary inclusion of <utmp.h>.
2002-07-11 alfredde-__P()
2002-07-11 alc o Lock accesses to the page queues.
2002-07-11 alfredmark unused variable.
2002-07-11 alfredconditionally set WARNS via ?=.
2002-07-11 alfredfixup for WARNS=4.
2002-07-11 alfredde-__P()
2002-07-11 bdeSet NO_WERROR to ignore the following warning which...
2002-07-11 alfredmake mostly WARNS=4 clean.
2002-07-11 dillonConvert old style (type foo *)0 casts to NULLs
2002-07-11 bdeFixed 4 printf format errors that were fatal on alphas...
2002-07-11 alfredLog the IP of the machine if an invalid host is passed...
2002-07-11 alfredFix return values in the sm_notify_1 service routine...
2002-07-11 alfredFix syslog format errors introduced in 1.6.
2002-07-11 alfredadd includes for inet_ntoa prototype.
2002-07-11 bdeUncommented WARNS=0. ipfw2.c is full of printf format...
2002-07-11 alfredinclude string.h for strcmp(3) prototype.
2002-07-11 alfredinclude stdlib.h for exit(3) prototype.
2002-07-11 bdeFixed a printf format error that was fatal on alphas...
2002-07-11 alfredDo not allow unsafe characters in monitored hostnames.
2002-07-11 bmahem(4) update.
2002-07-11 bmahNew release notes: acct(2) appends to files, basename...
2002-07-11 ruPass -DBOOTSTRAPPING to the kernel's build tool (sys...
2002-07-11 ruDo not override the CFLAGS with its standard value...
2002-07-11 alfredAdd functions allowing for the user to specify a timeou...
2002-07-11 alfredAdd -h option to rpcbind, used to specify what address...
2002-07-11 tmmAdd missing ret instruction to the ptrace() syscall...
2002-07-11 ruDo not override the standard `distribute' target that...
2002-07-11 ruUpdate the SUBDIR hacks to work with the current bsd...
next