aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed some style bugs (long lines).Bruce Evans2004-01-311-2/+5
* In Write_Disk(), fix the non-error case where we returned to theMarcel Moolenaar2004-01-301-4/+0
* Drop -mcpu=pentiumpro from the default CPU flags for i386 as it doesn'tJohn Baldwin2004-01-301-1/+1
* Be more robust in the probe. We dont want to get into a loop withSøren Schmidt2004-01-302-24/+38
* Move recent devfs path rules note from userland section to kernelBruce A. Mah2004-01-302-6/+6
* New errata: SA-04:01.Bruce A. Mah2004-01-301-1/+14
* Argh. Fix SA-04:01 note so that it actually makes sense.Bruce A. Mah2004-01-302-8/+8
* New release notes: SA-04:01, devfs(8) rules work on directories,Bruce A. Mah2004-01-302-10/+134
* Mechanical whitespace cleanup.Dag-Erling Smørgrav2004-01-301-41/+41
* I'll continue to babysit the Kerberos-related stuff.Jacques Vidrine2004-01-301-2/+2
* Use the official ng_timeout function to trigger sending. This means,Hartmut Brandt2004-01-301-22/+14
* Add NEC uPD72873.Hidetoshi Shimokawa2004-01-302-0/+5
* Use device_identify and bus_add_child methods to add a firewireHidetoshi Shimokawa2004-01-303-30/+57
* Update the MINIMALDOCPORTS variable.Yoshihiro Takahashi2004-01-301-2/+2
* Bump __FreeBSD_version to note the change of default thread libraryDaniel Eischen2004-01-301-1/+1
* MFi386: revision 1.397 (cosmetic changes)Yoshihiro Takahashi2004-01-301-48/+48
* MFi386: revision 1.1122 (typos and cosmetic changes)Yoshihiro Takahashi2004-01-301-18/+18
* Add a note about the libkse -> libpthread switch.Daniel Eischen2004-01-301-0/+15
* s/-lc_r/-lpthread/Daniel Eischen2004-01-301-1/+1
* Make gcc -pthread link to -lpthread instead of -lc_r.Daniel Eischen2004-01-301-2/+2
* Change libkse back to libpthread and make it the defaultDaniel Eischen2004-01-303-0/+18
* add hprop to the build and add LDAP mods to hprop.Michael Reifenberger2004-01-303-4/+4
* Add a test for what was broken in rev. 1.28 and fixed in rev. 1.29Ruslan Ermilov2004-01-302-0/+16
* Remove NetBSD'isms (add FreeBSD'isms?), which makes gre(4) working again.Maxim Sobolev2004-01-302-4/+3
* Take the plunge and make this driver be INTR_FAST. This re-arranges theScott Long2004-01-303-61/+55
* Fix a typo[1] and merge from the English version:Hiroki Sato2004-01-301-3/+19
* In checkLabels(), deal with the fact that on ia64 we do not have aMarcel Moolenaar2004-01-302-0/+24
* GRR. MFi386: white space spamPeter Wemm2004-01-301-49/+49
* Merge some more changes from i386.Peter Wemm2004-01-304-10/+46
* Add a test for what was fixed in revs. 1.28 and 1.29 of make/str.c.Ruslan Ermilov2004-01-292-0/+22
* Consistently capitalize acronyms like POSIX and NIC. Style.Jens Schweikhardt2004-01-291-52/+52
* Fix typos and remove whitespace at EOL.Jens Schweikhardt2004-01-291-20/+20
* - Tweak order of arch fs options to stick all floppy options together andJohn Baldwin2004-01-291-26/+13
* Sync with bsdlabel/Makefile.David E. O'Brien2004-01-291-5/+9
* Add a very basic manpage.David E. O'Brien2004-01-292-1/+71
* Add kk_KZ.PT154Andrey A. Chernov2004-01-2917-1/+1068
* Latest version of this file from InterNIC. This version updates the IPDoug Barton2004-01-291-7/+8
* Two nits from rev. 1.835:Ruslan Ermilov2004-01-291-2/+2
* Add kk_KZ.PT154Andrey A. Chernov2004-01-292-0/+6
* These scripts run the protocol test suites for the SSCOP, SSCF-UNI andHartmut Brandt2004-01-296-0/+145
* Add a simple test script for the ng_atmpif node.Hartmut Brandt2004-01-292-0/+168
* The name of small boot floppy should be boot-small.flp to avoid conflictingYoshihiro Takahashi2004-01-291-2/+2
* Style(9) option sortingGuido van Rooij2004-01-292-2/+2
* Cleanups/cosmetics.Søren Schmidt2004-01-293-9/+8
* Fix pathname so 'make tags' in a kernel build directory looks inKen Smith2004-01-291-1/+1
* Fix manpage and usage() to reflect that -a can be used in combinationGuido van Rooij2004-01-292-1/+2
* Removed duplicate $FreeBSD$ tag.Ruslan Ermilov2004-01-291-1/+0
* Add dependency to snd_via8233Michael Reifenberger2004-01-291-0/+1
* Unbreak -o fstab and -o current in combination with -aGuido van Rooij2004-01-291-0/+2
* Fixed breakage of scheduling in rev.1.29 of subr_4bsd.c. TheBruce Evans2004-01-291-1/+1