Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-01 | indent | Theo de Raadt | |
1999-07-01 | new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.com | Aaron Campbell | |
also repairs to mdoc.samples(7) and tcpdump(8) | |||
1999-07-01 | Forgotten changes needed by the Xircom driver. Includes acceptance | Niklas Hallqvist | |
of config-less functions, lowering of some splhighs to spltty and some stylistic changes | |||
1999-07-01 | regen | Niklas Hallqvist | |
1999-07-01 | Add back lost Newmedia Multimedia. Some TDK/Xircom messup cleaned | Niklas Hallqvist | |
up. Add Lucent WaveLAN numbers. | |||
1999-07-01 | Add NewMedia BusToaster SCSI Host Adapter. | Federico G. Schwindt | |
Remove repeated entry in if_ne_pcmcia.c. Minor cosmetical changes. | |||
1999-07-01 | This should fix the problem reported by mickey@. | Federico G. Schwindt | |
1999-07-01 | sync | Federico G. Schwindt | |
1999-07-01 | Add NewMedia BusToaster SCSI Host Adapter from NetBSD. | Federico G. Schwindt | |
1999-07-01 | Add support for Joliet extensions. From FreeBSD | David Leonard | |
1999-06-30 | put non-space names in systeminfo(SI_PLATFORM); hal_snyder@sdsi.com | Theo de Raadt | |
1999-06-30 | do not allocate pv_entries for the block-mapped area | Michael Shalayeff | |
1999-06-30 | sync | Theo de Raadt | |
1999-06-30 | another pci list | Theo de Raadt | |
1999-06-30 | remove final low-level crypto knowledge from base ipsec code | Theo de Raadt | |
1999-06-30 | bpfattach bridge's and provide tap for queued packets | Jason Wright | |
1999-06-29 | add sysctl kern.arandom to get a random integer. useful when chrooted with | Niels Provos | |
no /dev/arandom. | |||
1999-06-29 | do not enable eisa by ourselves, better viper size print | Michael Shalayeff | |
1999-06-29 | use FreeBSD's alpha stuff | Jason Wright | |
1999-06-29 | merge with FreeBSD: | Jason Wright | |
support for 3c905C | |||
1999-06-29 | sync with freebsd: | Jason Wright | |
comment out some debugging code, rcsid changes | |||
1999-06-29 | sync | Jason Wright | |
1999-06-29 | 3c905C-TX | Jason Wright | |
1999-06-29 | remove vm_inherit_t casts, not really needed; millert@ | Aaron Campbell | |
1999-06-29 | add rl & rlphy | Jason Wright | |
1999-06-29 | merge with FreeBSD: | Jason Wright | |
support for delta, addtron, and SiS 8139 boards initialize if_snd.ifq_maxlen correctly chipset now works on alpha | |||
1999-06-29 | sync | Jason Wright | |
1999-06-29 | SiS 900 (rl8139) ethernet | Jason Wright | |
1999-06-29 | support for pnic | Jason Wright | |
1999-06-29 | Merge with FreeBSD: | Jason Wright | |
workarounds for tx/rx hardware bugs now works on alpha support for phy-less boards (onboard xcvr) | |||
1999-06-28 | typo; failed with WDDEBUG set | Hakan Olsson | |
1999-06-28 | sync with FreeBSD: | Jason Wright | |
PNIC-II now supported in if_mx stability fixes | |||
1999-06-28 | sync | Hakan Olsson | |
1999-06-28 | Add Diamond MX300 | Hakan Olsson | |
1999-06-28 | sync | Jason Wright | |
1999-06-28 | compex PMAC | Jason Wright | |
1999-06-26 | do this right next time, ho | Theo de Raadt | |
1999-06-26 | Recognize Nvidia TNT2 cards. | Hakan Olsson | |
1999-06-25 | Don't turn off uart when closing cua device if tty is waiting. | Jim Rees | |
Instead just drop dtr briefly. | |||
1999-06-24 | don't free spp in swapmount, someone else does that for us. From: mickey@ | Artur Grabowski | |
1999-06-24 | fix cpu_switch panic | Michael Shalayeff | |
1999-06-24 | manualy assign structures | Michael Shalayeff | |
1999-06-23 | Added some protocol independent interfaces (supposedly IPv6 support APIs, but | cmetz | |
ones that are useful for all protocols, not just IPv6). | |||
1999-06-23 | no reason for audio on the RAMDISK | Theo de Raadt | |
1999-06-23 | hme dma version for fas cards | Theo de Raadt | |
1999-06-23 | Improved sysv shared memory. Works with UVM. | Artur Grabowski | |
Original work done in FreeBSD, but this code was ported from NetBSD by Chuck Cranor. | |||
1999-06-23 | apparently we need to have kmemstats in the kernel even if we don't use it. | Artur Grabowski | |
vmstat will fail if we don't have symbol even when it doesn't need it. XXX | |||
1999-06-23 | regen | Michael Shalayeff | |
1999-06-23 | add hp atm and madge token ring | Michael Shalayeff | |
1999-06-23 | attempt at repairing rl2_transmit (still broken); cleanup; spelling | David Leonard | |