Age | Commit message (Expand) | Author |
1999-04-25 | Make ttystat() work correctly with strings that are not NUL-terminated. | Todd C. Miller |
1999-04-25 | missing parts from last commit | Todd C. Miller |
1999-04-25 | m68k assembler version of strlcpy(3) | Todd C. Miller |
1999-04-24 | Use the generic m68k param.h. | Jason Downs |
1999-04-24 | simplified version that doesn't call strlen and that is simpler to convert to... | Todd C. Miller |
1999-04-23 | correct keycap.pcvt path | Todd C. Miller |
1999-04-23 | last part of UVM stuff for pmap (aborted yesterday by a routing loop). | Artur Grabowski |
1999-04-23 | dont accept packets with the destination address of a down interface; | Niels Provos |
1999-04-23 | in case PNP OS BIOS option is broken, skip isapnp ep cards | Theo de Raadt |
1999-04-23 | mac68k uses libkvm now | Jason Downs |
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 |