summaryrefslogtreecommitdiffstats
path: root/sys (follow)
Commit message (Expand)AuthorAgeFilesLines
* consistent .Dd usage; proper format is: .Dd Month DD, YYYYaaron1999-07-023-6/+6
* more systeminfo() fixes; hal@sdsi.comderaadt1999-07-021-5/+14
* sparc -> __sparc__brad1999-07-021-5/+5
* do not use fuword()deraadt1999-07-021-9/+1
* freebsd merge:jason1999-07-021-6/+14
* Kludge to not get locked threads with UVM, XXXniklas1999-07-022-4/+36
* Added a simple but potentially very useful new mbuf function, m_apply().cmetz1999-07-022-2/+48
* lmc driver; ported by chris@dqc.orgderaadt1999-07-0113-4/+8398
* indentderaadt1999-07-011-35/+29
* new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.comaaron1999-07-011-10/+13
* Forgotten changes needed by the Xircom driver. Includes acceptanceniklas1999-07-011-26/+24
* regenniklas1999-07-011-14/+26
* Add back lost Newmedia Multimedia. Some TDK/Xircom messup cleanedniklas1999-07-011-5/+11
* Add NewMedia BusToaster SCSI Host Adapter.fgsch1999-07-013-12/+17
* This should fix the problem reported by mickey@.fgsch1999-07-011-40/+9
* syncfgsch1999-07-011-6/+12
* Add NewMedia BusToaster SCSI Host Adapter from NetBSD.fgsch1999-07-011-4/+8
* Add support for Joliet extensions. From FreeBSDd1999-07-018-78/+214
* put non-space names in systeminfo(SI_PLATFORM); hal_snyder@sdsi.comderaadt1999-06-301-3/+6
* do not allocate pv_entries for the block-mapped areamickey1999-06-301-2/+8
* syncderaadt1999-06-302-2/+3
* another pci listderaadt1999-06-301-1/+2
* remove final low-level crypto knowledge from base ipsec codederaadt1999-06-305-77/+60
* bpfattach bridge's and provide tap for queued packetsjason1999-06-301-1/+16
* add sysctl kern.arandom to get a random integer. useful when chrooted withprovos1999-06-292-3/+7
* do not enable eisa by ourselves, better viper size printmickey1999-06-292-10/+21
* use FreeBSD's alpha stuffjason1999-06-291-17/+5
* merge with FreeBSD:jason1999-06-292-20/+21
* sync with freebsd:jason1999-06-292-13/+13
* syncjason1999-06-292-2/+9
* 3c905C-TXjason1999-06-291-1/+2
* remove vm_inherit_t casts, not really needed; millert@aaron1999-06-291-5/+5
* add rl & rlphyjason1999-06-291-1/+3
* merge with FreeBSD:jason1999-06-292-215/+171
* syncjason1999-06-292-2/+9
* SiS 900 (rl8139) ethernetjason1999-06-291-1/+2
* support for pnicjason1999-06-291-1/+2
* Merge with FreeBSD:jason1999-06-292-114/+498
* typo; failed with WDDEBUG setho1999-06-281-2/+2
* sync with FreeBSD:jason1999-06-283-78/+166
* syncho1999-06-282-6/+21
* Add Diamond MX300ho1999-06-281-2/+5
* syncjason1999-06-282-2/+9
* compex PMACjason1999-06-281-1/+2
* do this right next time, hoderaadt1999-06-262-2/+2
* Recognize Nvidia TNT2 cards.ho1999-06-263-1/+9
* Don't turn off uart when closing cua device if tty is waiting.rees1999-06-251-7/+34
* don't free spp in swapmount, someone else does that for us. From: mickey@art1999-06-241-2/+1
* fix cpu_switch panicmickey1999-06-241-3/+3
* manualy assign structuresmickey1999-06-241-3/+4