summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-06-22ESS audio driver ported from NetBSD, some mixer problems with X-based mixersNiklas Hallqvist
1999-06-22From NetBSD: SCTRL2 register number wrong.Jason Wright
1999-06-22need more room... bump RELOCJason Wright
1999-06-22commented-out aeon supportTheo de Raadt
1999-06-22sync. -mojMats O Jansson
1999-06-22Another Sound card... -mojMats O Jansson
1999-06-22RAMDISK is floppy only; remove tc supportTheo de Raadt
1999-06-21avoid another sparc egcs bug, apparentlyTheo de Raadt
1999-06-21RangeLAN2 wireless network cardDavid Leonard
1999-06-21sync -mojMats O Jansson
1999-06-21Added ALI MPEG card. -mojMats O Jansson
1999-06-21f_bavail can go negative when minfree is passedNiklas Hallqvist
1999-06-21unexpectedly working disasmMichael Shalayeff
1999-06-19From NetBSD:Jason Wright
1999-06-18split out transforms; some debugging done but there may still be bugs inTheo de Raadt
1999-06-18do not include fpu regs into trapframe, according to theMichael Shalayeff
1999-06-18regenMichael Shalayeff
1999-06-18shortify names a littleMichael Shalayeff
1999-06-17fix continuing from breakpoints on sparcArtur Grabowski
1999-06-17This is embarassing. (I have to start testing the code that I retype from the...Artur Grabowski
1999-06-16On the off chance that something that is NOT the kernel includes thoseMarc Espie
1999-06-16syncTheo de Raadt
1999-06-16another modemTheo de Raadt
1999-06-15do not mangle retval, makes return value sane; problem found by millertTheo de Raadt
1999-06-15Use proper defines for vendor id and device id (pci) instead of constants.Dale S. Rahn
1999-06-15handle multicast packets inside ipf too; darrenTheo de Raadt
1999-06-14syncTheo de Raadt
1999-06-14Symphony Labs, ISA BridgeTheo de Raadt
1999-06-14avoid future register_t vs int problems, if this becomes 64 bitTheo de Raadt
1999-06-13Transitional va-ppc.h that works with both egcs and gcc-2.8. It mayDale S. Rahn
1999-06-13Support the Powerstack 4000 pci-isa bridge, it is the windbond part,Dale S. Rahn
1999-06-13Update.Jason Downs
1999-06-13Don't need rd here...Jason Downs
1999-06-12hppa_init() now takes an argument from locore,Michael Shalayeff
1999-06-12cleanup leftoversMichael Shalayeff
1999-06-12allow LIF-less volumes labels to be grokedMichael Shalayeff
1999-06-12microtime() is moving to locore.SMichael Shalayeff
1999-06-12no need for vmspace.vm_pmapMichael Shalayeff
1999-06-12no need for vmmap_pmapMichael Shalayeff
1999-06-12allocate kernel stack in .bssMichael Shalayeff
1999-06-12fix displaying of variable value behaviorTodd T. Fries
1999-06-11removed TCPCOOKIE support.pattonme
1999-06-11oopsNiels Provos
1999-06-11fix pmap_remove_va() pasto, so it actually remove mappings (:Michael Shalayeff
1999-06-11Add Q900 compatible mode serial address.Jason Downs
1999-06-11egcs crapJason Downs
1999-06-10fix unaligned copy's end conditionMichael Shalayeff
1999-06-10Fill in mount_info in nfs_decode_argsTodd C. Miller
1999-06-08copy int sized objects, not register_t sized objects in pipe()Theo de Raadt
1999-06-08better fd leak preventionTheo de Raadt