Age | Commit message (Expand) | Author |
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 |
1999-04-20 | Don't call sendmail with "-f root" since sendmail isn't run by a "trusted | Paul Janzen |
1999-04-20 | jsm28@cam.ac.uk: place cursor on player, not one over. | Paul Janzen |
1999-04-20 | sipp-esp --> esp | Alex Feldman |
1999-04-20 | Don't allow guessed letters to wrap; closes PR800. Based on fix from | Paul Janzen |
1999-04-20 | cleanup if -dump is called; markus.friedl@fau.de | Theo de Raadt |
1999-04-20 | Spelling and accuracy | Paul Janzen |
1999-04-20 | use open() with O_EXCL.. but also move to /var/run to avoid the 2nd-level /tm... | Theo de Raadt |
1999-04-20 | renable TCP_SACK and TCP_FACK again. if you have problems direct flaims | Niels Provos |
1999-04-20 | disable some stuff | Michael Shalayeff |
1999-04-20 | one more | Michael Shalayeff |
1999-04-20 | establish irq handler | Michael Shalayeff |
1999-04-20 | note a couple of typical io layouts for reference | Michael Shalayeff |
1999-04-20 | add memset() | Michael Shalayeff |
1999-04-20 | name changes | Michael Shalayeff |
1999-04-20 | syscall(), fix interrupt handling | Michael Shalayeff |
1999-04-20 | do lazy blok mapping of io space in bus_* | Michael Shalayeff |
1999-04-20 | no longer blockmap the whole io space | Michael Shalayeff |
1999-04-20 | flesh out, who cares about single-step anyway | Michael Shalayeff |
1999-04-20 | some cpu_* routines, uvm | Michael Shalayeff |
1999-04-20 | map mainbus space | Michael Shalayeff |
1999-04-20 | export some more | Michael Shalayeff |
1999-04-20 | more devices | Michael Shalayeff |
1999-04-20 | dumpconf() | Michael Shalayeff |
1999-04-20 | scheduler, syscalls, {fs}u{,s}words | Michael Shalayeff |