summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-06-06-Wall sucksTheo de Raadt
1999-06-06adjtime(2) did not return EFAULT for bad olddelta ptr; darrenr@merlin.reed.wa...Theo de Raadt
1999-06-06use __sparc__Theo de Raadt
1999-06-06pmap callout changes for uvm; artTheo de Raadt
1999-06-06First cut at SUNW,CS4231 audio driver (ss4/ss5). This driver is output-onlyJason Wright
1999-06-05say media error instead of medium errorTheo de Raadt
1999-06-05export p_mdMichael Shalayeff
1999-06-04Think-o in pmap_extract4m(), detected by UVM; pkTheo de Raadt
1999-06-04forgot to zero sunionNiels Provos
1999-06-04remove old MN code, which is not in use anymore, MNN been running forMichael Shalayeff
1999-06-04start swapping on the first swap device after initializationArtur Grabowski
1999-06-04remove sys_omsync, it's in already in compat. (how did this ever link?)Artur Grabowski
1999-06-04remove sys_swapon, it's in already in compat. (how did this ever link?)Artur Grabowski
1999-06-03Repair amiga builds (int schedules need some machine-specific macros)Marc Espie
1999-06-03Same problem as i386, same fix. From Theo.Jason Downs
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