]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-07-14 charnierThe .Nm set of commands
2002-07-14 charnierThe .Nm
2002-07-14 charnierThe .Nm utility
2002-07-14 charnierThe .Nm utility
2002-07-14 charnierThe .Nm utility
2002-07-14 luigiAdd "tty" entry.
2002-07-14 luigiAdd entry for the "screen" program.
2002-07-14 luigiClear local screen when ^D is typed.
2002-07-14 acheMore Russian holidays
2002-07-14 sobomaxMFS: make this file compilable with gcc 2.9x as well.
2002-07-14 acheFix pl_PL collating table
2002-07-14 sobomaxCorrect _PATH_RCP to be /bin/rcp, not /usr/bin/rcp.
2002-07-14 tmmMiscellaneous fixes:
2002-07-14 luigiNot needed anymore.
2002-07-14 luigiReplace a logverbose call with log
2002-07-14 katoMFi386: sys/i386/i386/machdep.c revision 1.522.
2002-07-14 luigiEnable building of picobsd using CURRENT sources again.
2002-07-14 julianpart of a greater patch set..
2002-07-14 impRearrange previous commit that passed the vendor id...
2002-07-14 julianThinking about it I came to the conclusion that the...
2002-07-14 jmallettAdd a default case to the getopt(3) switch, remove...
2002-07-14 keramidaTypo: do do -> to do.
2002-07-14 jmallettFunctions declared as <type> <identifier>(<nil>) should...
2002-07-14 jmallettRemove prototype for main().
2002-07-14 julianoops, state cannot be two different values at once..
2002-07-14 jakeTry both upa-portid and portid properties when finding...
2002-07-14 jakeRemove debug code.
2002-07-13 alc o Lock page queue accesses by vm_page_unmanage().
2002-07-13 jmallettTypo fixo: imbedded => embedded
2002-07-13 bdeQuick fix for high resolution kernel profiling on i386...
2002-07-13 peterTwo invlpg's slipped through that were not protected...
2002-07-13 peterinvlpg() does not work too well on i386 cpus. Add...
2002-07-13 peterDo global shootdowns when switching to/from 4MB pages...
2002-07-13 peterBandaid for SMP. Changing APTDpde without a global...
2002-07-13 alc o Complete the locking of page queue accesses by vm_pa...
2002-07-13 alc o Lock some page queue accesses, in particular, those...
2002-07-13 alc o Lock some page queue accesses, in particular, those...
2002-07-13 wollmanFix a few bugs in the ERRORS section.
2002-07-13 bdeMoved the setting of all profiling-related variables...
2002-07-13 wollmanAdd statvfs(3) to the build.
2002-07-13 wollmanWell, it's not quite strxfrm(3) but at least it's honest.
2002-07-13 alc o Lock some page queue accesses, in particular, those...
2002-07-13 bmahs/links/links1/
2002-07-13 alfredRemove incorrect comment about now corrected manpage.
2002-07-13 alfredMove COMPAT_FREEBSD4 to arch-neutral sys/conf/NOTES.
2002-07-13 bmahMFCs noted: RLIMIT_VMEM, pam_opieaccess(8).
2002-07-13 luigiA bunch of minor fixes:
2002-07-13 bmahNew release notes: SA-02:29, SA-02:30.
2002-07-13 wilkoTurbochannel support / machines have been removed from...
2002-07-13 umeWhen usb is kld, ucom and uplcom were failed to load...
2002-07-13 tjrAccount for space used by environment variables in...
2002-07-13 mikehTypo.
2002-07-13 alcLock accesses to the page queues.
2002-07-13 miniAdd prototype for cred_free_thread() when DIAGNOSTIC...
2002-07-13 miniAdd additional cred_free_thread() calls that I had...
2002-07-13 alc o Lock accesses to the page queues.
2002-07-13 jhb- Change chroot_refuse_vdir_fds() to require that the...
2002-07-13 jakeUse a fixed address for KERNBASE, so it doesn't change...
2002-07-13 jakeIdentify UltraSPARC-III and UltraSPARC-III+ cpus.
2002-07-13 jhbWe don't need to clear oldcred here since newcred is...
2002-07-13 alcLock accesses to the page queues by sendfile() and...
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.
next