Age | Commit message (Expand) | Author |
1999-04-23 | mac68k uses libkvm now | Jason Downs |
1999-04-23 | mmmmap() bounds check. | Jason Downs |
1999-04-23 | Kcore dump, from NetBSD. | Jason Downs |
1999-04-23 | Add kcore.h | Jason Downs |
1999-04-23 | Fix kcore initialization. | Jason Downs |
1999-04-22 | Fixed cut & paste error in .Nx 1.4 macro. | Alex Feldman |
1999-04-22 | MACHINE_NEW_NONCONTIG code. From NetBSD. Needed by UVM | Artur Grabowski |
1999-04-22 | we don't need to include buf.h | Artur Grabowski |
1999-04-22 | uvmspace_exec can change p_vmspace! | Artur Grabowski |
1999-04-22 | better panic message | Artur Grabowski |
1999-04-22 | UVM stuff. Mostly name changes. | Artur Grabowski |
1999-04-22 | spelling | Marc Espie |
1999-04-22 | UVM stuff. vm_fault -> uvm_fault | Artur Grabowski |
1999-04-22 | UVM kernacc -> uvm_kernacc | Artur Grabowski |
1999-04-22 | UVM fixes. Mostly changed function names. | Artur Grabowski |
1999-04-22 | kcopy needed by UVM. From NetBSD | Artur Grabowski |
1999-04-22 | UVM fixes, cnt -> uvmexp | Artur Grabowski |
1999-04-22 | constants for UVM | Artur Grabowski |
1999-04-22 | fix mktemp trash, indent; bug spotted by bmw@visgen.com | Theo de Raadt |
1999-04-22 | [vp]{addr,size}_t needed by UVM | Artur Grabowski |
1999-04-22 | implement pmap_{,de}activate | Artur Grabowski |
1999-04-22 | protect from multiple include | Artur Grabowski |
1999-04-22 | UVM fixes. vm_map_create -> uvm_map_create and kmem_alloc -> uvm_km_alloc | Artur Grabowski |
1999-04-22 | UVM fixes, just a few useracc -> uvm_useracc | Artur Grabowski |
1999-04-22 | Heh, this was definitely not tested. cpp sytax errors. | Niklas Hallqvist |
1999-04-22 | remove unnecessary links | Niels Provos |
1999-04-22 | fix device selector, spif isn't an DV_NET, missing sbus_establish | Jason Wright |
1999-04-22 | Bug fixes from NetBSD, port-powerpc/7240 and port-powerpc/7243 | Dale S. Rahn |
1999-04-22 | Add mac68k to the -p list... | Jason Downs |
1999-04-22 | Follow proper OpenBSD shutdown/power off semantics. | Jason Downs |
1999-04-21 | From Tom Henderson <tomh@cs.berkeley.edu>: | Niels Provos |
1999-04-21 | seperate -> separate, people really need to learn how to spell this word | Aaron Campbell |
1999-04-21 | sucessful -> successful | Aaron Campbell |
1999-04-21 | Don't display the string associated with errno for "basedir too long" | Alex Feldman |
1999-04-21 | This is OpenBSD. | Alex Feldman |
1999-04-21 | Added -susv2 macro: Version 2 of the Single UNIX Specification | Alex Feldman |
1999-04-21 | Save a copy of the boot messages in /var/run/dmesg.boot. | Alex Feldman |
1999-04-21 | mention that strings in lastlog and utmp are not guaranteed to be NUL-terminated | Todd C. Miller |
1999-04-21 | int -> size_t | brian |
1999-04-21 | Split the recorded chap challenge into two - one for the | brian |
1999-04-21 | If ioctl TIOCMGET fails, continue. The device may be | brian |
1999-04-21 | First cut at powerpc support for uthread. Not complete. | Dale S. Rahn |
1999-04-21 | Fix the _THREAD_SAFE path through the cerror code for powerpc. | Dale S. Rahn |
1999-04-21 | Removed deprecated -S option from synopsis. | Alex Feldman |
1999-04-21 | Typo in diagnostic; gonter@whisky.wu-wien.ac.at | Alex Feldman |
1999-04-21 | Improved ps formatting. | Alex Feldman |
1999-04-20 | bcd, morse, and ppt are not playable games and so don't need to be run | Paul Janzen |
1999-04-20 | if mount fails with EINVAL, say "not an MSDOS filesystem" | Todd C. Miller |
1999-04-20 | 'unsuccessful' has 2 'c's. | Paul Janzen |
1999-04-20 | messup, learn to test *all* variants of compile options when | Niklas Hallqvist |