Age | Commit message (Expand) | Author |
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 |
1998-07-09 | Don't open stderr channel until after the user has authenticated themselves | Todd C. Miller |
1998-07-09 | this is rshd, not rlogind | Todd C. Miller |
1998-07-08 | Force NUL termination of strings in request we get from client; okir@monad.sw... | Todd C. Miller |
1998-07-07 | a big bunch of next to nothing | Theo de Raadt |
1998-07-05 | man page; mrg | Theo de Raadt |
1998-07-03 | S_IWGRP | Theo de Raadt |
1998-06-23 | Fix snprintf return value usage. | Todd C. Miller |
1998-06-23 | tsk tsk bob did not test his code on the alpha | Theo de Raadt |
1998-06-22 | The x option is not used if CRYPT is turned off. | Artur Grabowski |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff |
1998-06-10 | spelling | Theo de Raadt |
1998-06-10 | indent | Theo de Raadt |
1998-06-10 | Now uses TCPCTL_IDENT sysctl to get uid associated with a connection | Bob Beck |
1998-06-08 | allow ftpchroot-ed users to also be multihomed | Michael Shalayeff |
1998-06-03 | use SIG_ERR | Theo de Raadt |
1998-06-03 | -p port option for damon mode | Bob Beck |