summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-04-23mac68k uses libkvm nowJason Downs
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-22Fixed cut & paste error in .Nx 1.4 macro.Alex Feldman
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-22spellingMarc Espie
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-22fix mktemp trash, indent; bug spotted by bmw@visgen.comTheo de Raadt
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-22remove unnecessary linksNiels Provos
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-22Add mac68k to the -p list...Jason Downs
1999-04-22Follow proper OpenBSD shutdown/power off semantics.Jason Downs
1999-04-21From Tom Henderson <tomh@cs.berkeley.edu>:Niels Provos
1999-04-21seperate -> separate, people really need to learn how to spell this wordAaron Campbell
1999-04-21sucessful -> successfulAaron Campbell
1999-04-21Don't display the string associated with errno for "basedir too long"Alex Feldman
1999-04-21This is OpenBSD.Alex Feldman
1999-04-21Added -susv2 macro: Version 2 of the Single UNIX SpecificationAlex Feldman
1999-04-21Save a copy of the boot messages in /var/run/dmesg.boot.Alex Feldman
1999-04-21mention that strings in lastlog and utmp are not guaranteed to be NUL-terminatedTodd C. Miller
1999-04-21int -> size_tbrian
1999-04-21Split the recorded chap challenge into two - one for thebrian
1999-04-21If ioctl TIOCMGET fails, continue. The device may bebrian
1999-04-21First cut at powerpc support for uthread. Not complete.Dale S. Rahn
1999-04-21Fix the _THREAD_SAFE path through the cerror code for powerpc.Dale S. Rahn
1999-04-21Removed deprecated -S option from synopsis.Alex Feldman
1999-04-21Typo in diagnostic; gonter@whisky.wu-wien.ac.atAlex Feldman
1999-04-21Improved ps formatting.Alex Feldman
1999-04-20bcd, morse, and ppt are not playable games and so don't need to be runPaul Janzen
1999-04-20if mount fails with EINVAL, say "not an MSDOS filesystem"Todd C. Miller
1999-04-20'unsuccessful' has 2 'c's.Paul Janzen
1999-04-20messup, learn to test *all* variants of compile options whenNiklas Hallqvist