summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-07-02Kludge to not get locked threads with UVM, XXXNiklas Hallqvist
1999-07-02Added a simple but potentially very useful new mbuf function, m_apply().cmetz
1999-07-01lmc driver; ported by chris@dqc.orgTheo de Raadt
1999-07-01indentTheo de Raadt
1999-07-01new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.comAaron Campbell
1999-07-01Forgotten changes needed by the Xircom driver. Includes acceptanceNiklas Hallqvist
1999-07-01regenNiklas Hallqvist
1999-07-01Add back lost Newmedia Multimedia. Some TDK/Xircom messup cleanedNiklas Hallqvist
1999-07-01Add NewMedia BusToaster SCSI Host Adapter.Federico G. Schwindt
1999-07-01This should fix the problem reported by mickey@.Federico G. Schwindt
1999-07-01syncFederico G. Schwindt
1999-07-01Add NewMedia BusToaster SCSI Host Adapter from NetBSD.Federico G. Schwindt
1999-07-01Add support for Joliet extensions. From FreeBSDDavid Leonard
1999-06-30put non-space names in systeminfo(SI_PLATFORM); hal_snyder@sdsi.comTheo de Raadt
1999-06-30do not allocate pv_entries for the block-mapped areaMichael Shalayeff
1999-06-30syncTheo de Raadt
1999-06-30another pci listTheo de Raadt
1999-06-30remove final low-level crypto knowledge from base ipsec codeTheo de Raadt
1999-06-30bpfattach bridge's and provide tap for queued packetsJason Wright
1999-06-29add sysctl kern.arandom to get a random integer. useful when chrooted withNiels Provos
1999-06-29do not enable eisa by ourselves, better viper size printMichael Shalayeff
1999-06-29use FreeBSD's alpha stuffJason Wright
1999-06-29merge with FreeBSD:Jason Wright
1999-06-29sync with freebsd:Jason Wright
1999-06-29syncJason Wright
1999-06-293c905C-TXJason Wright
1999-06-29remove vm_inherit_t casts, not really needed; millert@Aaron Campbell
1999-06-29add rl & rlphyJason Wright
1999-06-29merge with FreeBSD:Jason Wright
1999-06-29syncJason Wright
1999-06-29SiS 900 (rl8139) ethernetJason Wright
1999-06-29support for pnicJason Wright
1999-06-29Merge with FreeBSD:Jason Wright
1999-06-28typo; failed with WDDEBUG setHakan Olsson
1999-06-28sync with FreeBSD:Jason Wright
1999-06-28syncHakan Olsson
1999-06-28Add Diamond MX300Hakan Olsson
1999-06-28syncJason Wright
1999-06-28compex PMACJason Wright
1999-06-26do this right next time, hoTheo de Raadt
1999-06-26Recognize Nvidia TNT2 cards.Hakan Olsson
1999-06-25Don't turn off uart when closing cua device if tty is waiting.Jim Rees
1999-06-24don't free spp in swapmount, someone else does that for us. From: mickey@Artur Grabowski
1999-06-24fix cpu_switch panicMichael Shalayeff
1999-06-24manualy assign structuresMichael Shalayeff
1999-06-23Added some protocol independent interfaces (supposedly IPv6 support APIs, butcmetz
1999-06-23no reason for audio on the RAMDISKTheo de Raadt
1999-06-23hme dma version for fas cardsTheo de Raadt
1999-06-23Improved sysv shared memory. Works with UVM.Artur Grabowski
1999-06-23apparently we need to have kmemstats in the kernel even if we don't use it.Artur Grabowski