Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
1997-09-03 | regen | Jason Downs | |
1997-09-03 | Update for BSD/OS 3.0. | Jason Downs | |
1997-09-03 | argh | Niels Provos | |
1997-09-03 | forgot a state_insert, handling resource limit messages should work now! | Niels Provos | |
1997-09-03 | Fix fake geo | Tobias Weingartner | |
1997-09-03 | 2nd part of pretty "machine diskinfo" | Tobias Weingartner | |
1997-09-03 | 1st part of pretty "machine diskinfo" stuff | Tobias Weingartner | |
1997-09-02 | change biosdinfo() to return fail value. use fake geo, where needed | Michael Shalayeff | |
1997-09-02 | put installboot on the floppy | Theo de Raadt | |
1997-09-02 | Pretty. | Tobias Weingartner | |
1997-09-02 | Add "machine diskinfo" command. Needs work. | Tobias Weingartner | |
1997-09-02 | strip on install | Michael Shalayeff | |
1997-09-02 | correct spelling | kstailey | |
1997-09-02 | dead vars | Michael Shalayeff | |
1997-09-02 | completely disable network support | Michael Shalayeff | |
1997-09-02 | Xregs is DUMP_REGS -- dependable | Michael Shalayeff | |
1997-09-02 | machine diskinfo command, toby is filling w/ meat at the moment | Michael Shalayeff | |
1997-09-02 | debug last consistency ci | Michael Shalayeff | |
1997-09-02 | machine(MD) command set support | Michael Shalayeff | |
1997-09-02 | don't use direct regnames | Michael Shalayeff | |
1997-09-02 | Clean up the manual a bit (add a few missing .TP directives). | Angelos D. Keromytis | |
1997-09-02 | provide two separate interfaces for bios errors mappings:\n error->msg, ↵ | Michael Shalayeff | |
error->errno | |||
1997-09-02 | s/apm_init/apm_check/ in apm_check() debug printf | Michael Shalayeff | |
1997-09-02 | sync usage() to man | Michael Shalayeff | |