]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-07-14 Luigi RizzoAdd "tty" entry.
2002-07-14 Luigi RizzoAdd entry for the "screen" program.
2002-07-14 Luigi RizzoClear local screen when ^D is typed.
2002-07-14 Andrey A. ChernovMore Russian holidays
2002-07-14 Maxim SobolevMFS: make this file compilable with gcc 2.9x as well.
2002-07-14 Andrey A. ChernovFix pl_PL collating table
2002-07-14 Maxim SobolevCorrect _PATH_RCP to be /bin/rcp, not /usr/bin/rcp.
2002-07-14 Thomas MoestlMiscellaneous fixes:
2002-07-14 Luigi RizzoNot needed anymore.
2002-07-14 Luigi RizzoReplace a logverbose call with log
2002-07-14 KATO TakenoriMFi386: sys/i386/i386/machdep.c revision 1.522.
2002-07-14 Luigi RizzoEnable building of picobsd using CURRENT sources again.
2002-07-14 Julian Elischerpart of a greater patch set..
2002-07-14 Warner LoshRearrange previous commit that passed the vendor id...
2002-07-14 Julian ElischerThinking about it I came to the conclusion that the...
2002-07-14 Juli MallettAdd a default case to the getopt(3) switch, remove...
2002-07-14 Giorgos KeramidasTypo: do do -> to do.
2002-07-14 Juli MallettFunctions declared as <type> <identifier>(<nil>) should...
2002-07-14 Juli MallettRemove prototype for main().
2002-07-14 Julian Elischeroops, state cannot be two different values at once..
2002-07-14 Jake BurkholderTry both upa-portid and portid properties when finding...
2002-07-14 Jake BurkholderRemove debug code.
2002-07-13 Alan Cox o Lock page queue accesses by vm_page_unmanage().
2002-07-13 Juli MallettTypo fixo: imbedded => embedded
2002-07-13 Bruce EvansQuick fix for high resolution kernel profiling on i386...
2002-07-13 Peter WemmTwo invlpg's slipped through that were not protected...
2002-07-13 Peter Wemminvlpg() does not work too well on i386 cpus. Add...
2002-07-13 Peter WemmDo global shootdowns when switching to/from 4MB pages...
2002-07-13 Peter WemmBandaid for SMP. Changing APTDpde without a global...
2002-07-13 Alan Cox o Complete the locking of page queue accesses by vm_pa...
2002-07-13 Alan Cox o Lock some page queue accesses, in particular, those...
2002-07-13 Alan Cox o Lock some page queue accesses, in particular, those...
2002-07-13 Garrett WollmanFix a few bugs in the ERRORS section.
2002-07-13 Bruce EvansMoved the setting of all profiling-related variables...
2002-07-13 Garrett WollmanAdd statvfs(3) to the build.
2002-07-13 Garrett WollmanWell, it's not quite strxfrm(3) but at least it's honest.
2002-07-13 Alan Cox o Lock some page queue accesses, in particular, those...
2002-07-13 Bruce A. Mahs/links/links1/
2002-07-13 Alfred PerlsteinRemove incorrect comment about now corrected manpage.
2002-07-13 Alfred PerlsteinMove COMPAT_FREEBSD4 to arch-neutral sys/conf/NOTES.
2002-07-13 Bruce A. MahMFCs noted: RLIMIT_VMEM, pam_opieaccess(8).
2002-07-13 Luigi RizzoA bunch of minor fixes:
2002-07-13 Bruce A. MahNew release notes: SA-02:29, SA-02:30.
2002-07-13 Wilko BulteTurbochannel support / machines have been removed from...
2002-07-13 Hajimu UMEMOTOWhen usb is kld, ucom and uplcom were failed to load...
2002-07-13 Tim J. RobbinsAccount for space used by environment variables in...
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()
next