]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-07-13 Mike HeffnerTypo.
2002-07-13 Alan CoxLock accesses to the page queues.
2002-07-13 Jonathan MiniAdd prototype for cred_free_thread() when DIAGNOSTIC...
2002-07-13 Jonathan MiniAdd additional cred_free_thread() calls that I had...
2002-07-13 Alan Cox o Lock accesses to the page queues.
2002-07-13 John Baldwin- Change chroot_refuse_vdir_fds() to require that the...
2002-07-13 Jake BurkholderUse a fixed address for KERNBASE, so it doesn't change...
2002-07-13 Jake BurkholderIdentify UltraSPARC-III and UltraSPARC-III+ cpus.
2002-07-13 John BaldwinWe don't need to clear oldcred here since newcred is...
2002-07-13 Alan CoxLock accesses to the page queues by sendfile() and...
2002-07-12 Alan Cox o Assert GIANT_REQUIRED on system maps in _vm_map_lock(),
2002-07-12 Luigi RizzoAvoid dereferencing a null pointer in ro_rt.
2002-07-12 Matthew DillonRe-enable the idle page-zeroing code. Remove all IPIs...
2002-07-12 Julian Elischeralso set the KSE state for the idle KSE/thread case.
2002-07-12 Tom RhodesFix a type: s/your are/you are/
2002-07-12 John BaldwinSet the thread state of the newly chosen to run thread...
2002-07-12 Bruce A. MahNew release notes: NEWCARD default, finger(1) -g ...
2002-07-12 David E. O... Fix C++ exception handling. GCC was using the older...
2002-07-12 David E. O... When I decided to use a stock dbxout.c rather than...
2002-07-12 Alan CoxLock accesses to the page queues.
2002-07-12 Thomas MoestlFix ptrace(PT_READ_*, ...) for non-little-endian archit...
2002-07-12 Thomas MoestlWhen sending cache flushing IPIs, don't try to IPI...
2002-07-12 Yaroslav TykhiyUse fgetln(3) to read lines from configuration files...
2002-07-12 Ruslan ErmilovFix ${TMAKE} to use the correct .mk files.
2002-07-12 Ruslan ErmilovMoved the `distribute' target from bsd.obj.mk to bsd...
2002-07-12 Ruslan ErmilovMake dirty, rotten hack really work. As of rev. 1...
2002-07-12 Ruslan ErmilovConnect device.hints.5 to the build.
2002-07-12 Ruslan ErmilovSort MAN.
2002-07-12 Ruslan ErmilovFixed path to /boot/device.hints.
2002-07-12 Don LewisBack out the previous change, since it looks like locki...
2002-07-12 Peter WemmBe specific about which reason caused vm86_addpages...
2002-07-12 Don LewisLock inp while we're accessing it.
2002-07-12 Peter WemmRevive backed out pmap related changes from Feb 2002...
2002-07-12 Tim J. RobbinsComplain if more than one file argument is given to...
2002-07-12 Alfred Perlsteinregen for freebsd4_sendfile(2) compat.
2002-07-12 Alfred PerlsteinCreate a bug-for-bug FreeBSD4 compatible version of...
2002-07-12 Alfred PerlsteinIntroduce syscall.master option 'COMPAT4' which allows...
2002-07-12 Peter WemmUnexpand a couple of 8-space indents that I added in...
2002-07-12 Peter WemmAvoid a vm_page_lookup() - that uses a spinlock protect...
2002-07-12 Alan Cox o Lock some (unfortunately, not yet all) accesses...
2002-07-12 Alan Cox o Lock accesses to the page queues.
2002-07-12 Kenneth D.... Fix compilation with ENABLE_VFS_IOOPT turned on and...
2002-07-12 Giorgos KeramidasDon't duplicate the description of the sticky bit that...
2002-07-12 Garance A DrosehnCall routine to free everything obtained when filling...
2002-07-12 Garance A DrosehnFix set_qstate() so it correctly checks for any error...
2002-07-12 Garance A DrosehnAdd a SQS_QCHANGED option to set_qstate(). This will...
2002-07-12 Giorgos KeramidasVarious typo fixes.
2002-07-12 Garance A DrosehnAdd two variables to struct jobqueue, and change the...
2002-07-12 David E. O... Yep, revision 1.3 was 1/2assed.
2002-07-12 Garance A DrosehnMove prototypes for ctl_readcf and ctl_freeinf from...
2002-07-11 Don LewisDefer calling SYSCTL_OUT() until after the locks have...
2002-07-11 Don LewisReduce the nesting level of a code block that doesn...
2002-07-11 Garrett WollmanA simple implementation of statvfs(3) (one step above...
2002-07-11 Alfred PerlsteinWARNS=2, de-__P()
2002-07-11 Julian ElischerRemove debugging code that I originally only wanted...
2002-07-11 Alfred PerlsteinWARNS=4, de-__P()
2002-07-11 Alfred PerlsteinUpdate manpages to reference 'timed' rpc functions
2002-07-11 Alfred PerlsteinFix indentation broken in previous __P removal.
2002-07-11 John Baldwinthread_exit() requires PROC_LOCK to be held, so lock it.
2002-07-11 Alfred PerlsteinWARNS=4, de-__P()
2002-07-11 John BaldwinAdd a missing newline during panic printf's for SMP...
2002-07-11 Juli MallettRemove unused variables due to libufs(3) commit. Clean...
2002-07-11 Juli MallettConvert dumpfs(8) to libufs(3), rather than rolling...
2002-07-11 Alfred PerlsteinWARNS=4, de-__P()
2002-07-11 Alfred Perlsteinde-__P()
2002-07-11 Juli MallettFill out (zero) and fill in (when doing getino()) the...
2002-07-11 Alfred PerlsteinWARNS=4, de-__P()
2002-07-11 Joerg WunschComplete rewrite, once again.
2002-07-11 Alfred PerlsteinWARNS=4
2002-07-11 Alfred PerlsteinWARNS=4 cleanup, de-__P()
2002-07-11 Alfred Perlsteinde-__P()
2002-07-11 Tom RhodesAdd a bit of information on FFS snapshots to the mount...
2002-07-11 Alfred PerlsteinWARNS?=4 cleanup.
2002-07-11 Giorgos KeramidasAdd note about the info documentation of diff(1).
2002-07-11 Alfred Perlsteinde-__P()
2002-07-11 Bruce EvansFixed misspelling of "hint." as "hints." in rp's hints.
2002-07-11 Bruce EvansFixed misspelling of "hint." as "hints." in the descrip...
2002-07-11 David E. O... RELENG_4_6 PL 1 libc bits with non-vulnerable resolver.
2002-07-11 Bruce EvansImproved wording in the descriptions of hints. In...
2002-07-11 Giorgos KeramidasMention zegrep and zfgrep too,
2002-07-11 Robert DrehmelUse the length modifier 'l' when supplying an argument of
2002-07-11 Robert Drehmel - Remove unnecessary inclusion of <utmp.h>.
2002-07-11 Alfred Perlsteinde-__P()
2002-07-11 Alan Cox o Lock accesses to the page queues.
2002-07-11 Alfred Perlsteinmark unused variable.
2002-07-11 Alfred Perlsteinconditionally set WARNS via ?=.
2002-07-11 Alfred Perlsteinfixup for WARNS=4.
2002-07-11 Alfred Perlsteinde-__P()
2002-07-11 Bruce EvansSet NO_WERROR to ignore the following warning which...
2002-07-11 Alfred Perlsteinmake mostly WARNS=4 clean.
2002-07-11 Matthew DillonConvert old style (type foo *)0 casts to NULLs
2002-07-11 Bruce EvansFixed 4 printf format errors that were fatal on alphas...
2002-07-11 Alfred PerlsteinLog the IP of the machine if an invalid host is passed...
2002-07-11 Alfred PerlsteinFix return values in the sm_notify_1 service routine...
2002-07-11 Alfred PerlsteinFix syslog format errors introduced in 1.6.
2002-07-11 Alfred Perlsteinadd includes for inet_ntoa prototype.
2002-07-11 Bruce EvansUncommented WARNS=0. ipfw2.c is full of printf format...
2002-07-11 Alfred Perlsteininclude string.h for strcmp(3) prototype.
2002-07-11 Alfred Perlsteininclude stdlib.h for exit(3) prototype.
2002-07-11 Bruce EvansFixed a printf format error that was fatal on alphas...
next