68976 | 28-Apr-1995 |
bostic |
the checkuser() function compared p against name, but p points to the end of the line, not the beginning. From: "J.T. Conklin" <jtc@NetBSD.ORG> |
67321 | 01-Jun-1994 |
ah |
page breaks for 4.4BSD manuals |
66988 | 19-Apr-1994 |
bostic |
spell |
66842 | 16-Apr-1994 |
bostic |
"bare linefeed's code should match 226 See RFC959 starting around the bottom of page 35. From: sms@WLV.IIPO.GTEGSC.COM (Steven M. Schultz) |
66727 | 06-Apr-1994 |
pendry |
fix REST. fix globbing - need NOCHECK flag |
66726 | 06-Apr-1994 |
pendry |
fix globbing - need NOCHECK flag |
66725 | 06-Apr-1994 |
pendry |
fix globbing - need NOCHECK flag |
66711 | 04-Apr-1994 |
pendry |
eliminate local version of glob (cf ftp) clean up yacc grammar. prettiness police. |
61428 | 04-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1) |
61427 | 04-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
61425 | 04-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
60087 | 17-May-1993 |
bostic |
index, rindex -> strchr, strrchr |
60086 | 17-May-1993 |
bostic |
bzero -> memset |
56384 | 01-Oct-1992 |
bostic |
fix prototypes for gcc 2.2.2 |
55381 | 19-Jul-1992 |
bostic |
date and time created 92/07/19 15:10:54 by bostic |
55258 | 15-Jul-1992 |
andrew |
new features: extend logging to show i/o operations, display pre- and post-login messages; add prototyping, misc. bug fixes |
54530 | 27-Jun-1992 |
andrew |
document changes to logging, list files displayed during login |
54528 | 27-Jun-1992 |
andrew |
(bostic) changes for prototyping, fix error in MDTM error reply |
54527 | 27-Jun-1992 |
andrew |
(bostic) changes for prototyping |
54526 | 27-Jun-1992 |
andrew |
(bostic) changes for prototyping |
54525 | 27-Jun-1992 |
andrew |
bump version # up a bit |
54524 | 27-Jun-1992 |
andrew |
add paths for message files |
54204 | 22-Jun-1992 |
bostic |
spell out the rules for the anonymous directory |
54058 | 18-Jun-1992 |
andrew |
remove unneeded declarations, fix restart msg |
52999 | 18-Mar-1992 |
bostic |
Don't log user passwords when debug is turned on with -d. Set "home" to "/" when logging in as a guest. Don't syslog() trailing CR-LF when using -d. Don't timestamp connect message, syslog() already
Don't log user passwords when debug is turned on with -d. Set "home" to "/" when logging in as a guest. Don't syslog() trailing CR-LF when using -d. Don't timestamp connect message, syslog() already does that. Don't timestamp timeout message, syslog() already does that. Minor whitespace cleanups. from Craig Leres (leres@ee.lbl.gov)
show more ...
|