]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-01-31 bdeFixed some style bugs (long lines).
2004-01-30 marcelIn Write_Disk(), fix the non-error case where we return...
2004-01-30 jhbDrop -mcpu=pentiumpro from the default CPU flags for...
2004-01-30 sosBe more robust in the probe. We dont want to get into...
2004-01-30 bmahMove recent devfs path rules note from userland section...
2004-01-30 bmahNew errata: SA-04:01.
2004-01-30 bmahArgh. Fix SA-04:01 note so that it actually makes...
2004-01-30 bmahNew release notes: SA-04:01, devfs(8) rules work on...
2004-01-30 desMechanical whitespace cleanup.
2004-01-30 nectarI'll continue to babysit the Kerberos-related stuff.
2004-01-30 hartiUse the official ng_timeout function to trigger sending...
2004-01-30 simokawaAdd NEC uPD72873.
2004-01-30 simokawaUse device_identify and bus_add_child methods to add...
2004-01-30 nyanUpdate the MINIMALDOCPORTS variable.
2004-01-30 deischenBump __FreeBSD_version to note the change of default...
2004-01-30 nyanMFi386: revision 1.397 (cosmetic changes)
2004-01-30 nyanMFi386: revision 1.1122 (typos and cosmetic changes)
2004-01-30 deischenAdd a note about the libkse -> libpthread switch.
2004-01-30 deischens/-lc_r/-lpthread/
2004-01-30 deischenMake gcc -pthread link to -lpthread instead of -lc_r.
2004-01-30 deischenChange libkse back to libpthread and make it the default
2004-01-30 mradd hprop to the build and add LDAP mods to hprop.
2004-01-30 ruAdd a test for what was broken in rev. 1.28 and fixed...
2004-01-30 sobomaxRemove NetBSD'isms (add FreeBSD'isms?), which makes...
2004-01-30 scottlTake the plunge and make this driver be INTR_FAST....
2004-01-30 hrsFix a typo[1] and merge from the English version:
2004-01-30 marcelIn checkLabels(), deal with the fact that on ia64 we...
2004-01-30 peterGRR. MFi386: white space spam
2004-01-30 peterMerge some more changes from i386.
2004-01-29 ruAdd a test for what was fixed in revs. 1.28 and 1.29...
2004-01-29 schweikhConsistently capitalize acronyms like POSIX and NIC...
2004-01-29 schweikhFix typos and remove whitespace at EOL.
2004-01-29 jhb- Tweak order of arch fs options to stick all floppy...
2004-01-29 obrienSync with bsdlabel/Makefile.
2004-01-29 obrienAdd a very basic manpage.
2004-01-29 acheAdd kk_KZ.PT154
2004-01-29 dougbLatest version of this file from InterNIC. This version...
2004-01-29 ruTwo nits from rev. 1.835:
2004-01-29 acheAdd kk_KZ.PT154
2004-01-29 hartiThese scripts run the protocol test suites for the...
2004-01-29 hartiAdd a simple test script for the ng_atmpif node.
2004-01-29 nyanThe name of small boot floppy should be boot-small...
2004-01-29 guidoStyle(9) option sorting
2004-01-29 sosCleanups/cosmetics.
2004-01-29 kensmithFix pathname so 'make tags' in a kernel build directory...
2004-01-29 guidoFix manpage and usage() to reflect that -a can be used...
2004-01-29 ruRemoved duplicate $FreeBSD$ tag.
2004-01-29 mrAdd dependency to snd_via8233
2004-01-29 guidoUnbreak -o fstab and -o current in combination with -a
2004-01-29 bdeFixed breakage of scheduling in rev.1.29 of subr_4bsd...
2004-01-29 mtmI update the rwlock code in libthr to be more standards...
2004-01-29 mtmWhen suspending a thread if the timeout was very short or
2004-01-29 acheAdd reference to environ(7)
2004-01-29 mjacobFix a bug where we never managed to include the sense...
2004-01-29 wpaulGo back to using AUTHMODE_AUTO if WEP is on. In some...
2004-01-29 mjacobFix longstanding buglet- for centrally handled CTIO2s...
2004-01-29 rwatsonAssert process lock in ptracestop(), since we're going...
2004-01-29 grehanWhen UMA_MD_SMALL_ALLOC is defined, pmap_kextract will...
2004-01-29 grehanImplement UMA_MD_SMALL_ALLOC, since the BAT registers...
2004-01-29 peterRe-add debug register support.
2004-01-29 peterRe-add user_dbreg_trap() for debug register support
2004-01-29 peterTake another shot at the invariants calls to __panic...
2004-01-28 peterdeal with dbregs for fork etc
2004-01-28 peterUn-stub the hardware debug register stuff.
2004-01-28 peterExport PCB_DR* symbols
2004-01-28 peterWe can simplify a lot of things now that we don't have...
2004-01-28 peterAdd dbreg struct definitions for /proc/*/dbregs and...
2004-01-28 peterRe-add debug register functions
2004-01-28 peterMFi386: mp_topology().
2004-01-28 peterMFi386: add THERMTRIP msr values
2004-01-28 peterDiff reduction with i386
2004-01-28 peterRegen
2004-01-28 peterAdd getitimer swab stub
2004-01-28 emaxDocument NO_BLUETOOTH knob
2004-01-28 ru- Removed more bitrot (the "while" loops).
2004-01-28 rwatsonAdd debug.mutex.prof.reset.
2004-01-28 rwatsonAdd a reset sysctl for mutex profiling: zeros all of...
2004-01-28 sosFix for those lost interrupts on probe on lots of contr...
2004-01-28 jhb- Catch up to new boot floppies targets.
2004-01-28 peterMFi386: change an outb to a DELAY()
2004-01-28 jhbMove the loadav() callout into its own kthread since...
2004-01-28 jhbOptimize the i386 interrupt entry code to not reload...
2004-01-28 jhbRework witness_lock() to make it slightly more useful...
2004-01-28 sosUse the biotask functionality in GEOM to put finished...
2004-01-28 jhbUse mtx_assert() rather than using a home-rolled version.
2004-01-28 obrienThis has been disconnected from the build since May...
2004-01-28 njlUse sys_nsig instead of the static NSIG. DragonflyBSD...
2004-01-28 njlUse sys_nsig instead of NSIG for the length of the...
2004-01-28 wesRemove the inadvertant HTML additions to this man page.
2004-01-28 cracauerThe PR diff I committed recently had one bug noticed by
2004-01-28 obrienAlways build ext2fs module. There is no written policy...
2004-01-28 hartiAdd an exclusion list that lists all the files from...
2004-01-28 umeprotect access to ifnet structure with mutex.
2004-01-28 nyanAdd gettext-old to the MINIMALDOCPORTS variable.
2004-01-28 muxFix another typo.
2004-01-28 muxFix typo.
2004-01-28 ruGC some old cruft.
2004-01-28 ruPut slattach(8) onto the MFS root file system now that...
2004-01-28 ruPut slattach(8), camcontrol(8), usbd(8), and usbdevs...
2004-01-28 ruClean up after revision 1.55.
next