summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-05-16Add support for static ARP entries that cannot be overwritten.Hakan Olsson
1999-05-14A new scalable IPsec SA expiration model.Niklas Hallqvist
1999-05-14use UTC when abbreviating Coordinated Universal Time, not CUTAaron Campbell
1999-05-14OpenBSD has no ext_func, so that test is bogus.cmetz
1999-05-14m_zero will no longer zero the contents of a cluster if there's an alias to it.cmetz
1999-05-14syncJason Downs
1999-05-14Better Trident sound card IDsJason Downs
1999-05-13Compensate for the check for onwership of unicast packets in promiscuousJason Wright
1999-05-13syncJason Downs
1999-05-13Trident sound cardJason Downs
1999-05-12Obvious pastoNiklas Hallqvist
1999-05-12Follow local indentation style.Hakan Olsson
1999-05-12builtin -> built-inAaron Campbell
1999-05-12Fix problem with data corruption for retransmitted TCP packetsHakan Olsson
1999-05-12mask wrong code in uvm out, also bump VM_MAX_KERNEL_ADDRESS up to the io spaceMichael Shalayeff
1999-05-12reuse niklas@'s disksubr.c, enhance for LIF handlingMichael Shalayeff
1999-05-11clean upkstailey
1999-05-11set window descriptor length to actual amount of datakstailey
1999-05-11initialize generic quirkskstailey
1999-05-11generic triggerkstailey
1999-05-11Remove cruft that wasted space en masse in the IPsec subsystemNiklas Hallqvist
1999-05-10egcs -Wall warns unless & is used as a modifier in extended asms, e.g.,Marc Espie
1999-05-10Use symbolic define for BYTE_ORDER.Marc Espie
1999-05-09Fix sdsize() to not call sdopen()/sdclose() unless it is needed.Tobias Weingartner
1999-05-09Fix wdsize() to not call wdopen/wdclose unless it is needed.Tobias Weingartner
1999-05-09fix EXIT() usage, appen .endMichael Shalayeff
1999-05-09provide suport for an apm data segemnt in the lower memory biosMichael Shalayeff
1999-05-09Regen.Jason Downs
1999-05-09Fix obvious typos so that the kernel actually compiles.Jason Downs
1999-05-08Turn off sync when turning off video so that monitors will go into stand-by.Jason Wright
1999-05-07syncJason Wright
1999-05-07typoJason Wright
1999-05-07syncJason Wright
1999-05-07From NetBSD: Add Silicon Integrated Systems OUI, and SiS 900 PHYJason Wright
1999-05-07Sync with freebsd, highlights:Jason Wright
1999-05-07syncTheo de Raadt
1999-05-07moreTheo de Raadt
1999-05-07syncTheo de Raadt
1999-05-07LMC productsTheo de Raadt
1999-05-06put a sanity check behind DIAGNOSTIC and give it a better panic messageArtur Grabowski
1999-05-06factor out sync+wait code into vfa_syncwait() routine forMichael Shalayeff
1999-05-06add scdebug_{call,ret} to help SYSCALL_DEBUG compile.Michael Shalayeff
1999-05-06cleanupMichael Shalayeff
1999-05-06no lifvar.h anymoreMichael Shalayeff
1999-05-06needs machine/trap.hMichael Shalayeff
1999-05-06commentMichael Shalayeff
1999-05-06add lif_* prototypesMichael Shalayeff
1999-05-06make it compile w/o EXEC_DEBUGMichael Shalayeff
1999-05-06syncJason Wright