Age | Commit message (Expand) | Author |
1999-10-07 | Document ALT+F12, stress LEFT_SHIFT+PGUP/PGDN and point to machdep.kbdreset | Wim Vandeputte |
1999-10-07 | remove etc now that ssh configs are moved back to /etc | Christopher Turan |
1999-10-07 | Add -b (scrollback) to usage() -- OK aaron@ | Wim Vandeputte |
1999-10-07 | regen | Brad Smith |
1999-10-07 | - fix typo in previous commit | Brad Smith |
1999-10-07 | One single malloc, with a union to get the largest needed size, | Marc Espie |
1999-10-07 | Remove scaffolding for tracking pipe fds. | Marc Espie |
1999-10-07 | - Fix stat and mknod syscalls to properly disassemble and reassemble | Brad Smith |
1999-10-07 | fix mergo: xl_setcfg(): after modifying software state, inform hardware | Jason Wright |
1999-10-07 | add random in raminst -moj | Mats O Jansson |
1999-10-07 | mention ssh(1) as a better alternative, instead of telnet | Eric Jackson |
1999-10-07 | correct .Xr | Eric Jackson |
1999-10-07 | get rid of references to non-existant manpages. Still needs to be -mandoc'd | Eric Jackson |
1999-10-07 | adduser.messages -> adduser.message | Eric Jackson |
1999-10-07 | sync | Theo de Raadt |
1999-10-07 | there is no fastboot man page | Eric Jackson |
1999-10-07 | check for executability of ssh-keygen | Theo de Raadt |
1999-10-07 | on static machines, install these as mode 0 | Theo de Raadt |
1999-10-07 | if sshd startup fails due to rsa not being there, start up | Theo de Raadt |
1999-10-07 | add -Q flag: says whether ssh RSA check should whine on stdout | Theo de Raadt |
1999-10-07 | Yes, I think I've finally decided how I think scrollback should behave. | Aaron Campbell |
1999-10-07 | document more tcp specific sysctls, mostly netbsd. | Niels Provos |
1999-10-06 | M_EXT isn't the only test for a cluster any more: also test ext_ref | Jason Wright |
1999-10-06 | scp should not link against kerberos stuff | Theo de Raadt |
1999-10-06 | match case | Chris Cappuccio |
1999-10-06 | pciide now supports intel 82801 and promise ultra33/66 | Chris Cappuccio |
1999-10-06 | added new spiffy htdocs/openbsd_pb.gif to distribution install target. | Bob Beck |
1999-10-06 | Sync with release. | Angelos D. Keromytis |
1999-10-06 | Make some of the perror() calls more informative, correct some | Angelos D. Keromytis |
1999-10-06 | Reworked entire apache defaul index page. | philen |
1999-10-06 | implement client NumberOfPasswordPrompts option | Dug Song |
1999-10-06 | "Powered by OpenBSD" button, done by nemickol@monkey.org | philen |
1999-10-06 | Fix a typo in manpage, as well as bogus error reporting. | Angelos D. Keromytis |
1999-10-06 | Added a simple man page for AC-97 codecs. | Constantine Sapuntzakis |
1999-10-06 | use /dev/arandom by default | Bob Beck |
1999-10-06 | - let cryptographic checksums refer to each other | Marc Espie |
1999-10-06 | Replace unnecessary static int with a define. | Federico G. Schwindt |
1999-10-06 | Add .Os tag. | Federico G. Schwindt |
1999-10-06 | regen. | Federico G. Schwindt |
1999-10-06 | New devices; from NetBSD. | Federico G. Schwindt |
1999-10-06 | New (and better) defines in opl3sa3reg.h. Sayonara! | Federico G. Schwindt |
1999-10-06 | Add support for bass, treble, surround and mode under equalization class. | Federico G. Schwindt |
1999-10-06 | y2k related fixes; from netbsd, work by fgsch/ivan | Theo de Raadt |
1999-10-06 | sync | Theo de Raadt |
1999-10-06 | Put TCP_SACK back in as it is not turned on by default anyway. | Todd C. Miller |
1999-10-06 | Turn of debugging diagnostics | Constantine Sapuntzakis |
1999-10-06 | Fix piomode(0x4) errors. | Constantine Sapuntzakis |
1999-10-06 | Don't complain that /var/tmp/vi.recover is not owned by root | Todd C. Miller |
1999-10-06 | force HOST_OK not only for localhost but for localnet, suggested tholo@ | Niels Provos |
1999-10-06 | Make this man page much clearer. | Aaron Campbell |