Age | Commit message (Expand) | Author |
1999-05-25 | for getopt, check rval != -1, not > 0 | Todd C. Miller |
1999-05-23 | getopt(3) returns -1, not EOF | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-05-15 | repair | Aaron Campbell |
1999-04-29 | Work around the blocking read() that causes so many hung ftpd processes. | Jason Downs |
1999-04-02 | .Pp macros do not belong immiedately after .Sh section header lines | Aaron Campbell |
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen |
1999-02-26 | implement internal ls | Artur Grabowski |
1999-02-24 | fowarding -> forwarding | Aaron Campbell |
1999-02-21 | vis() buf overflow | Theo de Raadt |
1999-01-11 | Correct documentation on how mail.local does its locking. | Constantine Sapuntzakis |
1998-12-30 | indent | Theo de Raadt |
1998-12-30 | No, it was a NOT a typo. | Jason Downs |
1998-12-30 | typo; evanc@concer.to | Theo de Raadt |
1998-12-29 | use getcwd() | Theo de Raadt |
1998-12-20 | spelling; krw@tcn.net | Theo de Raadt |
1998-12-19 | less cryptic message on pty allocation failure | Theo de Raadt |
1998-12-16 | even more .Nm fixes | Aaron Campbell |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-11-25 | whoops | Aaron Campbell |
1998-11-25 | cleanup; d@ | Aaron Campbell |
1998-11-18 | check for out-of-range umask bits from strtol() | Theo de Raadt |
1998-10-20 | .Nm gettytab 5 -> .Xr gettytab 5 | Angelos D. Keromytis |
1998-10-15 | Add ref to /usr/share/smtpd files. | Ian Darwin |
1998-10-10 | Man page typo. | Ian Darwin |
1998-09-27 | superuser may now specify another user's spool to lock. | Todd C. Miller |
1998-09-16 | change to using getopt() [some inetd.conf files will need repair]; | Theo de Raadt |
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell |
1998-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell |
1998-08-21 | decrypt the input _before_ checking if it is \n, not _after_. | Artur Grabowski |
1998-08-18 | TIOCNOTTY is the default in POSIX termios, no need to explicately ask for it. | Todd C. Miller |
1998-08-17 | As prommised, mail.local is no longer setuid. | Todd C. Miller |
1998-08-15 | kill bogus ENVIRONMENT section and clean up slightly | Todd C. Miller |
1998-08-15 | go back to using mktemp, not mkstemp in baditem(); theo | Todd C. Miller |
1998-08-15 | Break out locking code into its own file so it can be shared with lockspool. | Todd C. Miller |
1998-08-15 | Move the spool locking functionality of "mail.local -H" into its own | Todd C. Miller |
1998-08-11 | Xr uucico | Theo de Raadt |
1998-08-04 | Fix definition of high port and tell where they come from; noted by karls@ine... | Todd C. Miller |
1998-07-28 | change getent/getstr to gtgettent/gtgetstr, the names now used | Marco S Hyman |
1998-07-27 | use old curses to avoid duplicate symbol in libtelnet | Todd C. Miller |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller |
1998-07-23 | delete SecurID hacks | Theo de Raadt |
1998-07-23 | add replydirname() from netbsd; fixes 257 directory replies; problem noted by... | Theo de Raadt |
1998-07-20 | Spelling, and omitted words for getNAME. | Marc Espie |
1998-07-16 | no yppasswdd.log file; mason@primenet.com.au | Theo de Raadt |
1998-07-13 | ftpd: sleep for an indeterminate amount for non-existant logins | Todd C. Miller |
1998-07-12 | indent | Theo de Raadt |
1998-07-10 | Make sure port is in allowed range before trying to get a reserved port. | Todd C. Miller |
1998-07-10 | do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling | Theo de Raadt |