summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-06-03use __builtin_next_arg() for va_start()Theo de Raadt
1999-06-03syncTheo de Raadt
1999-06-03correct a deviceTheo de Raadt
1999-06-03use uvm_vnp_setsize when uvm (workaround)Artur Grabowski
1999-06-03syncTheo de Raadt
1999-06-03obvious shorteningTheo de Raadt
1999-06-03use __sparc__ just in caseTheo de Raadt
1999-06-03syncTheo de Raadt
1999-06-03newTheo de Raadt
1999-06-03Also define memname if FFS_SOFTUPDATES is defined. FFS_SOFTUPDATES should re...Todd C. Miller
1999-06-03regen.Federico G. Schwindt
1999-06-03Add SMC EZCARD definition and Fujitsu products from Netbsd.Federico G. Schwindt
1999-06-02enable sys_swapctl() implementationMichael Shalayeff
1999-06-01Introduce M_PFKEY kmem type, and use it. (angelos@ ok)Hakan Olsson
1999-06-01Fix some mips -> __mips__ stuff.Per Fogelstrom
1999-06-01fixes for boot are in, kernel is more in sync nowMichael Shalayeff
1999-06-01regenMichael Shalayeff
1999-06-01SIS AGP VideoMichael Shalayeff
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