make ANSI C compatible
[unix-history] / usr / src / usr.bin / passwd / passwd.c
1987-12-22 Keith Bosticmake ANSI C compatible
1987-12-01 Keith Bosticremove checkpass; just check for all lower case
1987-10-07 Keith Bosticdisallow ',' in gcos field; bug report 4.3BSD/bin/88
1987-10-07 Keith Bosticdon't use getlogin ever, use getuid instead
1987-06-23 Keith Bosticfall back to getuid() if getlogin fails.
1986-11-18 Keith Bosticchsh/passwd improperly disallows valid shells; bug...
1986-07-26 Jim Bloomreset shell list between lookups for normal users
1986-05-29 Kirk McKusickdo not allow users to change from a restricted shell
1986-04-26 Jay Lepreautypo
1985-11-09 Kirk McKusickgetusershell() becomes a library routine
1985-10-31 Kirk McKusickif present, /etc/shells is used to provide a list of...
1985-10-13 Kirk McKusickcheck for failed open before closing (from Chris Torek)
1985-10-12 Kirk McKusickadd copyright
1985-08-29 Jim Bloomrelax restrictions on office phone numbers
1985-08-11 Robert Elzmake sure ptmp is all written before we check for wrt...
1985-08-10 Robert Elzdon't reply on errno being preserved over fprintf calls.
1985-08-10 Robert Elzcheck for write errors on /etc/ptmp before renaming...
1985-04-10 Edward Wangfinger office address less Berkeley-centric
1985-02-11 Edward Wanguse rindex() instead index() to match argv[0]
1985-01-24 Jay Lepreauignore TSTP a little sooner, before ptmp file is created
1985-01-11 Ralph Campbellmake code more portable.
1985-01-10 Ralph Campbellcheck argv[0] for chfn or chsh
1984-12-09 Jay Lepreaufix bug with -f and room number
1984-08-30 Ralph Campbell-f option replaces chfn, -s option replaces chsh
1984-08-18 Jim Bloommore coherent error messages
1983-12-21 Ralph Campbellmodified to update dbm passwd database directly.
1983-12-03 Ralph Campbellrebuild passwd database.
1983-07-11 Sam Lefflerbeware of screwey user umaskas
1983-06-11 Sam Leffleruse open locking; should use flock on /etc/passwd itself
1983-02-10 Sam Lefflerextraneous if
1983-01-02 Sam Lefflerdate and time created 83/01/01 13:24:54 by sam