summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-09-05delete bad144 and tipTheo de Raadt
1997-09-05installboot -v and -hTheo de Raadt
1997-09-05use GLOBAL_AUTOCONF_CACHEkstailey
1997-09-05update GLOBAL_AUTOCONF_CACHE to new stylekstailey
1997-09-05add support for GLOBAL_AUTOCONF_CACHEkstailey
1997-09-05s/$(CF)/${CF}/kstailey
1997-09-05add ATAPI CD-ROMMichael Shalayeff
add OPTi chipset for cd-rom+seound isa cards we have install floppy, not kernel-copy
1997-09-05Add SCSITERSE option which omits the (large) ASC/ASCQ table.Todd C. Miller
Old scsi error printing code is now gone.
1997-09-05fix compilation problem when SCSIVERBOSE=0Todd C. Miller
1997-09-05fix F_GETLK; tron@lyssa.owl.deTheo de Raadt
1997-09-05ppp 2.3.1Todd C. Miller
1997-09-05Minor changes from ppp 2.3.1Todd C. Miller
1997-09-05clean up sense info printing furtherTheo de Raadt
1997-09-05Add commented out support for building with socks5.Todd C. Miller
1997-09-05add full defines for %cr4 bits and cpu_feature bits (names match freebsdchuck
and intel docs)
1997-09-05getc() -> fgetc() for easy socksification. imp@openbsd.orgTodd C. Miller
1997-09-04more detailsTheo de Raadt
1997-09-04fix spellingTheo de Raadt
1997-09-04add invlpg and %cr4 read/writechuck
1997-09-04warn about unknown disklabel types, doc it in BUGSMichael Shalayeff
1997-09-04add %cr4 (from freebsd)chuck
1997-09-04s/DEBUG/EXEC_DEBUG/Michael Shalayeff
1997-09-04Deal with <CR><LF> pairs in mailboxes so we can work with eudora mailTodd C. Miller
spools mounted from DOS/Windoze. From Matt Thomas <matt@3am-software.com>.
1997-09-04support boot API version numberMichael Shalayeff
1997-09-04Don't unlock skeys file before closing it. The lock is releasedTodd 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-04syncTheo de Raadt
1997-09-04clarify usage of wheel group; twp@tezcat.comNiels Provos
1997-09-04fix pdksh/sh/-sh nightmareTheo de Raadt
1997-09-04mention $TMPDIR in man pageTodd C. Miller
1997-09-04Updtaes 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-04fork netstart; new child is rc.confTheo de Raadt
1997-09-04use err()/warn()/__progname where appropriate, consolidate string, some -WallMichael Shalayeff
1997-09-04explain how ypserv is startedTheo de Raadt
1997-09-03no more need for the fstab.* filesTheo de Raadt
1997-09-03build a aliases.db file into the distributionTheo de Raadt
1997-09-03add xr installboot for i386Michael Shalayeff
change msg to accomodate multiple man pages in SEEALSO
1997-09-03syncTheo de Raadt
1997-09-03comment is oldTheo de Raadt
1997-09-03use err()/warn()/__prognameMichael Shalayeff
document -d
1997-09-03fix cua/tty lockingTheo de Raadt
1997-09-03bye byeTheo de Raadt
1997-09-03syncTheo de Raadt
1997-09-03Brain damage on theo's part.kstailey
1997-09-03simplify verbose error reportingTheo de Raadt
1997-09-03be silent for SCSI_SILENT transactionsTheo de Raadt
1997-09-03s/Silver Spring/Takoma Park/kstailey
1997-09-03Fix fake geo (again)Tobias Weingartner
1997-09-03doc emul optionkstailey
1997-09-03add ps "emul" optionkstailey
1997-09-03changes for ps "emul" optionkstailey