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