Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-09-05 | delete bad144 and tip | Theo de Raadt | |
1997-09-05 | installboot -v and -h | Theo de Raadt | |
1997-09-05 | use GLOBAL_AUTOCONF_CACHE | kstailey | |
1997-09-05 | update GLOBAL_AUTOCONF_CACHE to new style | kstailey | |
1997-09-05 | add support for GLOBAL_AUTOCONF_CACHE | kstailey | |
1997-09-05 | s/$(CF)/${CF}/ | kstailey | |
1997-09-05 | add ATAPI CD-ROM | Michael Shalayeff | |
add OPTi chipset for cd-rom+seound isa cards we have install floppy, not kernel-copy | |||
1997-09-05 | Add SCSITERSE option which omits the (large) ASC/ASCQ table. | Todd C. Miller | |
Old scsi error printing code is now gone. | |||
1997-09-05 | fix compilation problem when SCSIVERBOSE=0 | Todd C. Miller | |
1997-09-05 | fix F_GETLK; tron@lyssa.owl.de | Theo de Raadt | |
1997-09-05 | ppp 2.3.1 | Todd C. Miller | |
1997-09-05 | Minor changes from ppp 2.3.1 | Todd C. Miller | |
1997-09-05 | clean up sense info printing further | Theo de Raadt | |
1997-09-05 | Add commented out support for building with socks5. | Todd C. Miller | |
1997-09-05 | add full defines for %cr4 bits and cpu_feature bits (names match freebsd | chuck | |
and intel docs) | |||
1997-09-05 | getc() -> fgetc() for easy socksification. imp@openbsd.org | Todd C. Miller | |
1997-09-04 | more details | Theo de Raadt | |
1997-09-04 | fix spelling | Theo de Raadt | |
1997-09-04 | add invlpg and %cr4 read/write | chuck | |
1997-09-04 | warn about unknown disklabel types, doc it in BUGS | Michael Shalayeff | |
1997-09-04 | add %cr4 (from freebsd) | chuck | |
1997-09-04 | s/DEBUG/EXEC_DEBUG/ | Michael Shalayeff | |
1997-09-04 | Deal with <CR><LF> pairs in mailboxes so we can work with eudora mail | Todd C. Miller | |
spools mounted from DOS/Windoze. From Matt Thomas <matt@3am-software.com>. | |||
1997-09-04 | support boot API version number | Michael Shalayeff | |
1997-09-04 | Don't unlock skeys file before closing it. The lock is released | Todd C. Miller | |
when the file is closed anyway and explicately unlocking before the file gets flushed defeats the purpose of locking in the first place. | |||
1997-09-04 | sync | Theo de Raadt | |
1997-09-04 | clarify usage of wheel group; twp@tezcat.com | Niels Provos | |
1997-09-04 | fix pdksh/sh/-sh nightmare | Theo de Raadt | |
1997-09-04 | mention $TMPDIR in man page | Todd C. Miller | |
1997-09-04 | Updtaes from NetBSD (lukem) | Todd C. Miller | |
bugs fixed: * don't interpret '-' or '|' when a local filename is determined from the remote name (i.e, in mget, and in get with only one argument). This is implemented using an extra argument to recvrequest(). Fixes a major security hole. * clean up memory leak when using globulize() * clean up a couple of comments * fix wording in TNF copyright features added: * support for TIS fwtk gate-ftp servers: * read defaults from $FTPSERVER && $FTPSERVERPORT * start in gate-ftp mode if invoked as 'gate-ftp' * toggle or set with 'gate [host [port]]' Other changes: * use symbolic flags in access(2) * Use USHRT_MAX, not 0xffff | |||
1997-09-04 | fork netstart; new child is rc.conf | Theo de Raadt | |
1997-09-04 | use err()/warn()/__progname where appropriate, consolidate string, some -Wall | Michael Shalayeff | |
1997-09-04 | explain how ypserv is started | Theo de Raadt | |
1997-09-03 | no more need for the fstab.* files | Theo de Raadt | |
1997-09-03 | build a aliases.db file into the distribution | Theo de Raadt | |
1997-09-03 | add xr installboot for i386 | Michael Shalayeff | |
change msg to accomodate multiple man pages in SEEALSO | |||
1997-09-03 | sync | Theo de Raadt | |
1997-09-03 | comment is old | Theo de Raadt | |
1997-09-03 | use err()/warn()/__progname | Michael Shalayeff | |
document -d | |||
1997-09-03 | fix cua/tty locking | Theo de Raadt | |
1997-09-03 | bye bye | Theo de Raadt | |
1997-09-03 | sync | Theo de Raadt | |
1997-09-03 | Brain damage on theo's part. | kstailey | |
1997-09-03 | simplify verbose error reporting | Theo de Raadt | |
1997-09-03 | be silent for SCSI_SILENT transactions | Theo de Raadt | |
1997-09-03 | s/Silver Spring/Takoma Park/ | kstailey | |
1997-09-03 | Fix fake geo (again) | Tobias Weingartner | |
1997-09-03 | doc emul option | kstailey | |
1997-09-03 | add ps "emul" option | kstailey | |
1997-09-03 | changes for ps "emul" option | kstailey | |