summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
1997-09-03regenJason Downs
1997-09-03Update for BSD/OS 3.0.Jason Downs
1997-09-03arghNiels Provos
1997-09-03forgot a state_insert, handling resource limit messages should work now!Niels Provos
1997-09-03Fix fake geoTobias Weingartner
1997-09-032nd part of pretty "machine diskinfo"Tobias Weingartner
1997-09-031st part of pretty "machine diskinfo" stuffTobias Weingartner
1997-09-02change biosdinfo() to return fail value. use fake geo, where neededMichael Shalayeff
1997-09-02put installboot on the floppyTheo de Raadt
1997-09-02Pretty.Tobias Weingartner
1997-09-02Add "machine diskinfo" command. Needs work.Tobias Weingartner
1997-09-02strip on installMichael Shalayeff
1997-09-02correct spellingkstailey
1997-09-02dead varsMichael Shalayeff
1997-09-02completely disable network supportMichael Shalayeff
1997-09-02Xregs is DUMP_REGS -- dependableMichael Shalayeff
1997-09-02machine diskinfo command, toby is filling w/ meat at the momentMichael Shalayeff
1997-09-02debug last consistency ciMichael Shalayeff
1997-09-02machine(MD) command set supportMichael Shalayeff
1997-09-02don't use direct regnamesMichael Shalayeff
1997-09-02Clean up the manual a bit (add a few missing .TP directives).Angelos D. Keromytis
1997-09-02provide two separate interfaces for bios errors mappings:\n error->msg, ↵Michael Shalayeff
error->errno
1997-09-02s/apm_init/apm_check/ in apm_check() debug printfMichael Shalayeff
1997-09-02sync usage() to manMichael Shalayeff