summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* After some more investigation I found that I can build a release from scratchmarkm1995-11-211-1/+2
* Amend my fix a bit. My way failed to take leap years into account. Thewpaul1995-11-211-11/+4
* Link up John Hay's ar(4) man page..peter1995-11-211-1/+2
* This commit was generated by cvs2svn to compensate for changes in r12441,peter1995-11-211-0/+99
|\
| * Man page for the Arnet driver..peter1995-11-211-0/+99
* | Add and document the hooks for John Hay's Arnet sync driver...peter1995-11-215-8/+16
* | This commit was generated by cvs2svn to compensate for changes in r12437,peter1995-11-213-0/+1962
|\ \ | |/
| * This driver supports the Arnet SYNC/570i ISA cards that is based on thepeter1995-11-213-0/+1962
* This driver supports the Arnet SYNC/570i ISA cards that is based on thepeter1995-11-214-0/+3417
* If a lcp configure request is received in the lcp opened state and itpeter1995-11-211-24/+28
* If sendmail is collecting a message *not* via SMTP, then this patch willpeter1995-11-201-7/+7
* Stop rlogind from bogusly ignoring an explicit .rhosts file for root.peter1995-11-201-3/+2
* Add a few questions, especiallyuy two answered by Jordan in Usenet.roberto1995-11-201-15/+66
* Add several questions to the FAQ.roberto1995-11-201-66/+124
* Correct the man pages, USD doc and online help to refer to /var/mailmarkm1995-11-206-8/+8
* Quick fix for stat_imask and intr_mask[8] not having the RTC interruptbde1995-11-202-2/+4
* Mega commit for sysctl.phk1995-11-2033-821/+334
* Fully prototype physio().phk1995-11-202-6/+6
* Fix #includes.phk1995-11-201-2/+3
* fix #includes & warnings.phk1995-11-202-35/+4
* Add a couple of the easy prototypes.phk1995-11-201-12/+33
* Fix compiler warnings.phk1995-11-202-5/+4
* Remove unused vars & funcs, make things static, protoize a little bit.phk1995-11-2013-144/+39
* Put cbstat() under #ifdef DDBphk1995-11-202-8/+6
* Remove unused var.phk1995-11-202-4/+3
* Fix compiler warnings.phk1995-11-206-87/+84
* move variables inside the #ifdef.phk1995-11-201-3/+5
* Change call to kern_sysctl to userland_sysctl. Not tested.phk1995-11-201-4/+6
* Remove unused vars.phk1995-11-207-23/+14
* Close the "unused" warning for things in linker-sets.phk1995-11-202-7/+13
* Fix a printf.phk1995-11-201-1/+1
* brought up-to-date with regards to some aspects of the scsi systemjulian1995-11-201-56/+90
* Yet another small block FS bug fix.dyson1995-11-201-2/+2
* Since FreeBSD clustering code now supports filesystems < PAGE_SIZE,dyson1995-11-202-4/+12
* Fix more clustering bugs for FSes with block sizes < PAGE_SIZE.dyson1995-11-201-6/+2
* Trim #includes to those that are necessary; other cosmetic changes.dg1995-11-201-15/+10
* Bring 2.1 changes back into the head.jfieber1995-11-208-469/+1005
* First set of changes to eliminate the ad-hoc device buffer queues,dyson1995-11-199-81/+71
* Changed an incorrect splhigh to splbio.dyson1995-11-191-2/+2
* Correct some serious porting errors. The worst one was that thedyson1995-11-196-18/+82
* General fixes to the vfs clustring code:dyson1995-11-191-1/+5
* General fixes to the vfs clustring code:dyson1995-11-194-167/+98
* Add Polish site to Mirrors.jkh1995-11-191-1/+13
* i386 is defined by the compiler, so don't define it here. LOAD_ADDRESSdg1995-11-193-6/+6
* Change incorrect '#if EXT2FS' to '#ifdef EXT2FS'dyson1995-11-191-17/+17
* Aign! I only changed the name tag, not the URL. Now they're both in sync.jkh1995-11-191-2/+2
* Update URL for Hong Kong mirror.jkh1995-11-191-2/+2
* Add commented out msgs database cleanup to crontabache1995-11-193-3/+6
* Add commented out msgs callache1995-11-192-0/+4
* Default file creation mask was 666 (allow othres write anythingache1995-11-191-2/+2
OpenPOWER on IntegriCloud