summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
1999-04-20use open() with O_EXCL.. but also move to /var/run to avoid the 2nd-level /tm...Theo de Raadt
1999-04-20renable TCP_SACK and TCP_FACK again. if you have problems direct flaimsNiels Provos
1999-04-20disable some stuffMichael Shalayeff
1999-04-20one moreMichael Shalayeff
1999-04-20establish irq handlerMichael Shalayeff
1999-04-20note a couple of typical io layouts for referenceMichael Shalayeff
1999-04-20add memset()Michael Shalayeff
1999-04-20name changesMichael Shalayeff
1999-04-20syscall(), fix interrupt handlingMichael Shalayeff
1999-04-20do lazy blok mapping of io space in bus_*Michael Shalayeff
1999-04-20no longer blockmap the whole io spaceMichael Shalayeff
1999-04-20flesh out, who cares about single-step anywayMichael Shalayeff
1999-04-20some cpu_* routines, uvmMichael Shalayeff
1999-04-20map mainbus spaceMichael Shalayeff
1999-04-20export some moreMichael Shalayeff
1999-04-20more devicesMichael Shalayeff
1999-04-20dumpconf()Michael Shalayeff
1999-04-20scheduler, syscalls, {fs}u{,s}wordsMichael Shalayeff
1999-04-20workaroun ld overflow bug; general cleanup, alignments, pads, and needed sect...Michael Shalayeff
1999-04-20factor out common devices/optionsMichael Shalayeff
1999-04-20map the io spaceMichael Shalayeff
1999-04-20print cpu ID (type) if availableMichael Shalayeff
1999-04-20s/MINIOSIZ/IODC_MINIOSIZ/Michael Shalayeff
1999-04-20move rd_root_{size,image} definitions to the end of the file to workaround li...Michael Shalayeff
1999-04-20call any vegetable, call it by nameMichael Shalayeff
1999-04-20syncMichael Shalayeff
1999-04-20most of cpu boards defined nowMichael Shalayeff
1999-04-20move load address to 0x700000, so we fit w/ ramdiskMichael Shalayeff
1999-04-20fix prev commit blowup:Michael Shalayeff
1999-04-20fix previous commit blowup:Michael Shalayeff
1999-04-20Merge MROUTING and IPSEC wrt handling of IP-in-IP tunnelled packets.Niklas Hallqvist
1999-04-20MakefileMichael Shalayeff
1999-04-20cleanupMichael Shalayeff
1999-04-20nop-filled .text; discard unwind info; tabs vs spacesMichael Shalayeff
1999-04-20fix different alignment problemsMichael Shalayeff
1999-04-20no need for any networking codeMichael Shalayeff
1999-04-20all the devices info is now in one tableMichael Shalayeff