summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-05-27new cirrus and othersTheo de Raadt
1999-05-27Use lblktosize(fs, foo) instead of foo*fs->fs_bsizeArtur Grabowski
1999-05-27regenNiklas Hallqvist
1999-05-27Revert accidentally committed stuffNiklas Hallqvist
1999-05-27A Sound+SCSI cardNiklas Hallqvist
1999-05-27syncTheo de Raadt
1999-05-27rage onTheo de Raadt
1999-05-27syncTheo de Raadt
1999-05-27name the adv productsTheo de Raadt
1999-05-26Implement DLT_RAW, DLT_{SLIP,PPP}_BSDOS from libpcap 0.4Brad Smith
1999-05-25Move hilsoftinit() call to before interrupts are enabled, from NetBSD.Jason Downs
1999-05-24Only do basic work in the ethernet interrupt context, and queue packets toJason Wright
1999-05-24instead of dropping out of window SYNs, send an ACK and drop afterwards.Niels Provos
1999-05-24correct return value of poll(); noted by d@Theo de Raadt
1999-05-24quieter operation during initial mounting of primary swapTobias Weingartner
1999-05-24more buf oflowsAaron Campbell
1999-05-24fix buf oflowAaron Campbell
1999-05-23xircom ethernet fits!Theo de Raadt
1999-05-23new swap stuffMichael Shalayeff
1999-05-23getopt(3) returns -1, not EOFAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-23Avoid bzero + free after failed malloc(). From niklas@Hakan Olsson
1999-05-23SA hash table resizingNiklas Hallqvist
1999-05-23Add patch for Classic II video, fromJason Downs
1999-05-22Sync syscalls.masterTobias Weingartner
1999-05-22Add swapctl(2) system call.Tobias Weingartner
1999-05-22Add new vm_swap code for dynamic swap. From netbsd, munged some by me, andTobias Weingartner
1999-05-22pr/796 applied fix from Urazmetov Wasilx <Wasilx@forest.ihep.su> -mojMats O Jansson
1999-05-22SyncJason Downs
1999-05-22Add another SoundBlaster compatible. This is the one Fry's sells for $6... :-)Jason Downs
1999-05-22reportedly 2000 works alsoTheo de Raadt
1999-05-22fix f{d,i}cache wrt last cache lineMichael Shalayeff
1999-05-21s/globl/export/gMichael Shalayeff
1999-05-21For hard expiration-pressure you need to protect PF_KEY socketNiklas Hallqvist
1999-05-21longer delay in pms probe for thinkpads; joshp@ioactive.comTheo de Raadt
1999-05-21remove duplicate contents from MakefileBrad Smith
1999-05-21group all theMD f;ags together, add interrupt recursion oneMichael Shalayeff
1999-05-21no instead of <none>Theo de Raadt
1999-05-21zero the fpu_curproc on proc exit, clarify the cpu_swapout()'s jobMichael Shalayeff
1999-05-21define fpu_curprocMichael Shalayeff
1999-05-21break bits, cleanupMichael Shalayeff
1999-05-21do lazy context switches for FPUMichael Shalayeff
1999-05-21Don't turn off uart when closing cua device if tty is waiting.Jim Rees
1999-05-21use right lorder; niklas@ okMichael Shalayeff
1999-05-21typo; kwesterback@home.comTodd C. Miller
1999-05-20fix some typos; kwesterback@home.comAaron Campbell
1999-05-20Fix a bug where the ordered expiration list could get out of order. AddNiklas Hallqvist
1999-05-19merge with freebsd 1.64, for realNiklas Hallqvist
1999-05-19bcopy() and space-space bcopy()Michael Shalayeff
1999-05-19Make autoneg at boot work. some indent.Niklas Hallqvist