summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Temporarily "protect" this against the coming WARNS=2 default as itmarkm2001-12-111-0/+1
* Remove WARNS=2 as this is to be the default.markm2001-12-111-1/+0
* WARNS=2 fix, use __FBSDID().markm2001-12-111-11/+13
* Use FBSDID(), WARNS=2 fix.markm2001-12-111-3/+5
* Use __FBSDID(). remove WARNS=2 as this is going to be default.markm2001-12-112-7/+6
* WARNS=2 fix, use __FBSDID().markm2001-12-111-8/+7
* WARNS=2 fix, use __FBSDID().markm2001-12-112-14/+15
* WARNS=2 fix, use __FBSDID() and sort includes.markm2001-12-113-44/+46
* WARNS=2 fix, but do not set this im Makefile, because this ill be themarkm2001-12-112-2/+1
* WARNS=2 fixesmarkm2001-12-116-69/+68
* Explicitly decode GetAllNext SNS Response back *as*mjacob2001-12-112-4/+59
* Add VOP_GETEXTATTR(9) passthrough support to pseudofs.green2001-12-112-0/+55
* Remove an obsolete prototype for procfs_kmemaccess().des2001-12-111-3/+0
* spellingcharnier2001-12-112-21/+15
* Spellingcharnier2001-12-113-3/+3
* Do not dot terminate errx() stringscharnier2001-12-111-1/+1
* Add aliases pointing to postmaster for the two new mail related accounts.gshapiro2001-12-111-0/+2
* Get rid of unsed since rev 1.109 of lib/Makefile WANT_CSRG_LIBM define.phantom2001-12-111-3/+0
* Update the default newfs block and fragment sizes from 8192/1024 tosheldonh2001-12-115-16/+30
* Get rid of unsed since rev 1.109 of lib/Makefile WANT_CSRG_LIBM define.phantom2001-12-111-12/+4
* Add my e-mail to copyrightsphantom2001-12-114-4/+4
* * Add my e-mail to copyrightsphantom2001-12-1110-52/+57
* Fix grouping string handlingphantom2001-12-111-1/+4
* Preserve directory timestamps with -p. Allow non-empty read-onlymckay2001-12-111-11/+39
* Fix a typo.sheldonh2001-12-111-1/+1
* Typo in warning message (chown should be chmod).mckay2001-12-111-1/+1
* Correct a comment that should have been updated in rev 1.43, whensheldonh2001-12-111-2/+2
* Fix boot -p for DDBless kernelsguido2001-12-111-0/+6
* s/sysctl -w/sysctl/ru2001-12-117-9/+9
* s/sysctl -w/sysctl/ru2001-12-1114-163/+163
* (repeat after me, do not do cvs commit | more. Previous commit was:)peter2001-12-110-0/+0
* *** empty log message ***peter2001-12-112-8/+44
* WARNS=2 cleanup.mikeh2001-12-112-7/+12
* Wrap Dangerously Dedicated printf under if (bootverbose)peter2001-12-111-2/+4
* Avoid an unnecessary copy of a packet if it is already in a single mbuf.luigi2001-12-114-4/+14
* Delete some leftover code from a bygone age. We dont have an array ofpeter2001-12-112-22/+2
* - Add 'fwrite' and 'fseek' words for writing to and seeking on files.jhb2001-12-1110-33/+102
* Major restructuring for swizzling to the request queue and unswizzling frommjacob2001-12-119-579/+1500
* Add support for writing blocks to the loader's disk cache.jhb2001-12-111-21/+92
* Add support for writing to BIOS disks.jhb2001-12-111-3/+169
* We support writing to at least one filesystem now.jhb2001-12-111-1/+1
* Add support for overwriting the existing contents of a file to the UFSjhb2001-12-111-4/+119
* Fix the mouse question again to only run the mouse menu if a user doesn'tjhb2001-12-102-2/+2
* Reorder WARNS line for style.mikeh2001-12-109-18/+9
* Style improvements recommended by Bruce as a follow up to somedwmalone2001-12-1093-335/+384
* Missed an assignment of arg6 in previous commit.obrien2001-12-101-0/+1
* Recognize numeric digits inside $id$ tags, eg: $XFree86$peter2001-12-101-1/+1
* Get rid of irritating (bogus) message:guido2001-12-101-2/+5
* Adjust for the addition of CTR6.obrien2001-12-101-1/+1
* Complete the CTR6 addition (and TR6 and ITR6...)obrien2001-12-101-11/+11
OpenPOWER on IntegriCloud