summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-05-02new {s,g}et_psw()Michael Shalayeff
1999-05-02child_return() protoMichael Shalayeff
1999-05-01do not count on BOOTSIG0 and BOOTSIG1 being in a msdos filesystem. NotTheo de Raadt
1999-05-01Add ksyms.Jason Downs
1999-04-30in vput, simple_unlock the v_interlock before VOP_INACTIVE, not afterArtur Grabowski
1999-04-30Remove the file.Federico G. Schwindt
1999-04-30Don't generate pcmciadevs_data.h anymore.Federico G. Schwindt
1999-04-30Don't call ne2000_detect twice. Use nsc->sc_type instead.Federico G. Schwindt
1999-04-30gc old filesArtur Grabowski
1999-04-30upgrade Arla to fresher code. Too many new features and bugfixes.Artur Grabowski
1999-04-30Import of xfs from arla-0.35.7Artur Grabowski
1999-04-28Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdogAlex Feldman
1999-04-28add autoconfig_verbose toggling command to boot_configTheo de Raadt
1999-04-28zap the newhashinit hack.Artur Grabowski
1999-04-27make this compile for !MNN case. (which is the default). DUH.Artur Grabowski
1999-04-26syncTheo de Raadt
1999-04-26another modemTheo de Raadt
1999-04-25Reading large file from ext2fs caused vm_fault; gluk@ecsc.mipt.ruTodd C. Miller
1999-04-24Use the generic m68k param.h.Jason Downs
1999-04-23correct keycap.pcvt pathTodd C. Miller
1999-04-23last part of UVM stuff for pmap (aborted yesterday by a routing loop).Artur Grabowski
1999-04-23dont accept packets with the destination address of a down interface;Niels Provos
1999-04-23in case PNP OS BIOS option is broken, skip isapnp ep cardsTheo de Raadt
1999-04-23mmmmap() bounds check.Jason Downs
1999-04-23Kcore dump, from NetBSD.Jason Downs
1999-04-23Add kcore.hJason Downs
1999-04-23Fix kcore initialization.Jason Downs
1999-04-22MACHINE_NEW_NONCONTIG code. From NetBSD. Needed by UVMArtur Grabowski
1999-04-22we don't need to include buf.hArtur Grabowski
1999-04-22uvmspace_exec can change p_vmspace!Artur Grabowski
1999-04-22better panic messageArtur Grabowski
1999-04-22UVM stuff. Mostly name changes.Artur Grabowski
1999-04-22UVM stuff. vm_fault -> uvm_faultArtur Grabowski
1999-04-22UVM kernacc -> uvm_kernaccArtur Grabowski
1999-04-22UVM fixes. Mostly changed function names.Artur Grabowski
1999-04-22kcopy needed by UVM. From NetBSDArtur Grabowski
1999-04-22UVM fixes, cnt -> uvmexpArtur Grabowski
1999-04-22constants for UVMArtur Grabowski
1999-04-22[vp]{addr,size}_t needed by UVMArtur Grabowski
1999-04-22implement pmap_{,de}activateArtur Grabowski
1999-04-22protect from multiple includeArtur Grabowski
1999-04-22UVM fixes. vm_map_create -> uvm_map_create and kmem_alloc -> uvm_km_allocArtur Grabowski
1999-04-22UVM fixes, just a few useracc -> uvm_useraccArtur Grabowski
1999-04-22Heh, this was definitely not tested. cpp sytax errors.Niklas Hallqvist
1999-04-22fix device selector, spif isn't an DV_NET, missing sbus_establishJason Wright
1999-04-22Bug fixes from NetBSD, port-powerpc/7240 and port-powerpc/7243Dale S. Rahn
1999-04-22Follow proper OpenBSD shutdown/power off semantics.Jason Downs
1999-04-21From Tom Henderson <tomh@cs.berkeley.edu>:Niels Provos
1999-04-21Improved ps formatting.Alex Feldman
1999-04-20messup, learn to test *all* variants of compile options whenNiklas Hallqvist