Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | Todd C. Miller | |
1999-07-20 | bad arguments? usage() should syslog() | Theo de Raadt | |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-05-28 | more .El madness | Aaron Campbell | |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1998-12-19 | less cryptic message on pty allocation failure | Theo de Raadt | |
1998-12-16 | even more .Nm fixes | Aaron Campbell | |
1998-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell | |
occurrences squashed as well. | |||
1998-08-21 | decrypt the input _before_ checking if it is \n, not _after_. | Artur Grabowski | |
1998-07-28 | change getent/getstr to gtgettent/gtgetstr, the names now used | Marco S Hyman | |
in libtelnet; add prototypes for both functions to ext.h | |||
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-13 | ftpd: sleep for an indeterminate amount for non-existant logins | Todd C. Miller | |
to simulate a crypt, like login does. Use SEEK_* not L_* and kill some 0L's used in lseek while we're there. | |||
1998-07-10 | do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling | Theo de Raadt | |
1998-06-23 | Fix snprintf return value usage. | Todd C. Miller | |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff | |
1998-05-15 | build with -Wall | Artur Grabowski | |
1998-05-08 | crank the slop; until other changes happen | Theo de Raadt | |
1998-05-08 | minor indent | Theo de Raadt | |
1998-05-08 | oops | Theo de Raadt | |
1998-05-08 | typo | Theo de Raadt | |
1998-05-08 | tighter buf handling | Theo de Raadt | |
1998-05-08 | sprintf removals | Theo de Raadt | |
1998-04-25 | Fix casts in args to mem*. Boy am I anal. | Todd C. Miller | |
1998-04-01 | remove eavesdropping warning. Sorry, this is a no-way | Theo de Raadt | |
1998-03-25 | cleanup and please -Wall | Artur Grabowski | |
1998-03-12 | Encryption from kth-krb 0.9.8 (only for those with kerberos) | Artur Grabowski | |
1998-02-16 | fixes to compile against netbsd domestic libtelnet | Jason Wright | |
1997-07-23 | tabify | kstailey | |
1997-07-14 | -Wall | Todd C. Miller | |
1997-03-26 | no libcrypt, fix DPADD | Theo de Raadt | |
1997-02-16 | block $ENV too, sigh | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-12-23 | Fix assignment/truth-value compiler warning. | robin | |
1996-12-23 | Eliminate assignment/truth-value compiler warning. | robin | |
1996-12-23 | Add parentheses to assignment used as truth value to eliminate a compiler | robin | |
warning. | |||
1996-12-23 | Remove redundant/incorrect switch case label: `def_case' | robin | |
1996-12-06 | memset | Theo de Raadt | |
1996-12-06 | please linux people (why am i doing this?? i need a life) | Theo de Raadt | |
1996-09-27 | permit 48 char hostname | Theo de Raadt | |
1996-08-27 | strncpy correctly | Theo de Raadt | |
1996-08-24 | more complete list of bad env variables, and a fancy scanner; thanks to | Theo de Raadt | |
millert and dholland@hcs.harvard.edu for suggestions. | |||
1996-08-16 | ENV is unsafe to pass; from dholland@hcs.harvard.edu | Theo de Raadt | |
1996-04-23 | sync with netbsd 960418 | Theo de Raadt | |
1996-03-28 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-02-22 | From NetBSD: | Niklas Hallqvist | |
Make sure that the user name cannot ever be interpreted as an option to login(8). Note: This does *not* fix any security holes. | |||
1996-01-11 | from netbsd; fix small documentation bug -- we have no bftp(1) | Theo de Raadt | |
1995-10-28 | security fix from NetBSD | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |