Age | Commit message (Expand) | Author |
1999-11-25 | there is no poip | Theo de Raadt |
1999-11-25 | NBPG in userland? what were you thiking? | Theo de Raadt |
1999-11-25 | convey and convex it traps on both ways, and a little syscalls in between | Michael Shalayeff |
1999-11-25 | bus stuff is in mainbus now, the rest is rewritten many ways | Michael Shalayeff |
1999-11-25 | it forks, it execs, it syscalls | Michael Shalayeff |
1999-11-25 | many traps, syscall nad other stuff | Michael Shalayeff |
1999-11-25 | clean some debug stuff | Michael Shalayeff |
1999-11-25 | new pcb and frame | Michael Shalayeff |
1999-11-25 | kernel psw register | Michael Shalayeff |
1999-11-25 | KERNEL_PSW no more | Michael Shalayeff |
1999-11-25 | new pcb and frame layouts | Michael Shalayeff |
1999-11-25 | '+' vs '=','0' constraints | Michael Shalayeff |
1999-11-25 | do bus stuff through pointers, native devices use memory ops where possible | Michael Shalayeff |
1999-11-25 | fix check for a pv list emptieness returned by pmap_find_pv | Michael Shalayeff |
1999-11-25 | remove dead pmap_collect_pv() | Michael Shalayeff |
1999-11-25 | Use PAGE_SIZE instead of NBPG. | Artur Grabowski |
1999-11-25 | Annoying unnecessary space. | Artur Grabowski |
1999-11-25 | Allow arguments to games and be more selective when checking for valid games. | Paul Janzen |
1999-11-25 | Fix an obscure bug involving misidentified coup fourres. | Paul Janzen |
1999-11-25 | fix type | Theo de Raadt |
1999-11-25 | In the cases where we are sure what page size we have, define PAGE_SIZE | Artur Grabowski |
1999-11-25 | Update comments to reflect reality. | Artur Grabowski |
1999-11-25 | Allow MD code to define PAGE_SIZE to a constant. | Artur Grabowski |
1999-11-25 | sync with FreeBSD | David Leonard |
1999-11-25 | keep freebsd's thread info distcint from mine | David Leonard |
1999-11-25 | Properly fix the last checkin, the pseudo device rd is now a mi device and | Dale S. Rahn |
1999-11-25 | Add back rd_ md hooks that was incorrectly removed with the recent rd changes. | Dale S. Rahn |
1999-11-25 | Check for our tzfile(5) magic. | Paul Janzen |
1999-11-25 | sync | Theo de Raadt |
1999-11-25 | Parse dates only before the first <tab> character; otherwise, weekly events | Paul Janzen |
1999-11-25 | More spelling | Paul Janzen |
1999-11-25 | Spelling (confirmed with Webster and OED). | Paul Janzen |
1999-11-25 | sync | Theo de Raadt |
1999-11-25 | From espie@openbsd.org: | Todd C. Miller |
1999-11-25 | Pull in latest files from the sudo cvs tree. We now wrap scripts with | Todd C. Miller |
1999-11-24 | progress meter overflow fix from damien@ibs.com.au | Markus Friedl |
1999-11-24 | remove dead #ifdef-0-code | Markus Friedl |
1999-11-24 | it's not an error() if shutdown_write failes in nchan. | Markus Friedl |
1999-11-24 | strcasecmp instead of tolower | Markus Friedl |
1999-11-24 | postpone fork_after_authentication until command execution, | Markus Friedl |
1999-11-24 | fix packet_integrity_check() for !have_hostname_in_open. | Markus Friedl |
1999-11-24 | set SO_REUSEADDR and SO_LINGER for forwarded ports. | Markus Friedl |
1999-11-24 | KNF, final part 3 | Markus Friedl |
1999-11-24 | Limit newaliases to root and trusted users; sendmail+gshapiro@sendmail.orG | Todd C. Miller |
1999-11-24 | missing copyright | Markus Friedl |
1999-11-24 | SSH_ASKPASS support | Markus Friedl |
1999-11-24 | We won't have the tickets in shared memory, remove dead code | Artur Grabowski |
1999-11-24 | No need to set the page size twice | Artur Grabowski |
1999-11-24 | Add FreeBSD tags | David Leonard |
1999-11-24 | memconfig | Theo de Raadt |