summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-06-01remove the "ifdef pmap_resident_count" hack and replace it with a macro.Artur Grabowski
1999-06-01&vm->vm_pmap -> vm->vm_map.pmapArtur Grabowski
1999-06-01minor comment beautificationTodd C. Miller
1999-05-31Enable "auto" mode so we at least have a chance of working. Otherwise,Todd C. Miller
1999-05-31Fix M_TEMP memory leak in pfkeyv2_expire()Hakan Olsson
1999-05-31regenTodd C. Miller
1999-05-31New struct statfs with mount options. NOTE: this replaces statfs(2),Todd C. Miller
1999-05-31typo; now we can 'set debug off' at 'boot>'Todd T. Fries
1999-05-30Sigh, -DsparcTheo de Raadt
1999-05-29typoArtur Grabowski
1999-05-29Main config for vme drivers.Steve Murphree
1999-05-29Added vme bus device drivers. MVME328, MVME376, MVME332Steve Murphree
1999-05-28Oops, missed in last commit: additional AUDIO definitionsJason Wright
1999-05-28fix up audio_if interfaces and debugging code (allows switching betweenJason Wright
1999-05-280 alignment is bad, now aic at pcmcia at least attaches!Niklas Hallqvist
1999-05-28Support the 98543 in GM_DESCRIBE. Pointless, of course, but what the hell.Jason Downs
1999-05-28fix the makefile; i'm evilMichael Shalayeff
1999-05-27typoArtur Grabowski
1999-05-27remove the NO_KMEMSTATS hack from sys/malloc.hArtur Grabowski
1999-05-27syncTheo de Raadt
1999-05-27more USBTheo de Raadt
1999-05-27syncTheo de Raadt
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