fixes for range locking
[unix-history] / usr / src / usr.bin /
1991-02-21 Keith Bosticdate and time created 91/02/20 08:59:59 by bostic
1991-02-20 Keith Bosticvipw moved to usr.sbin
1991-02-20 Keith Bostichacks for gcc pre-processor
1991-02-20 Keith Bosticdon't call fclose unless the file was opened
1991-02-13 Keith Bosticrework the password subsystem
1991-02-13 Keith Bosticrework the password subsystem
1991-02-13 Keith Bosticrework the password subsystem
1991-02-13 Keith Bosticrework the password subsystem
1991-02-13 Keith Bosticrework the password subsystem
1991-02-13 Keith Bosticrework the password subsystem
1991-02-11 Keith Bosticpasswd -> chpass
1991-02-10 Edward Wangfor bostic: ANSI C change: remove -> rm
1991-02-08 Donn Seeleydate and time created 91/02/07 23:33:43 by donn
1991-02-08 Donn SeeleyFirst crack. Introduce some sanity by pruning configur...
1991-02-08 Donn Seeleydate and time created 91/02/07 20:49:32 by donn
1991-02-08 Marc Teitelbaumoops - reverse test for isrun
1991-02-07 Chris Torekfix typo (was ==, should be =)
1991-02-07 Chris Torekfprintf takes a FILE pointer too
1991-02-07 Chris Torekremove() is an ANSI function: rename ours to removetemps()
1991-02-07 Chris Torekfix gcc-detected lint
1991-02-07 Keith BosticANSI; const -> constant, inline -> inlne
1991-02-07 Keith BosticANSI const -> constant. Branch delta for tahoe version
1991-02-07 Keith Bostictypo
1991-02-07 Keith Bosticdon't redefine malloc
1991-02-06 Chris Torekuse stdlib.h to declare atof and malloc
1991-02-06 Chris TorekPOSIX signals
1991-02-06 Chris Torekuse standard headers to get declarations; strdup is...
1991-02-06 Chris Torekuse stdin, stdout, and stderr when you mean stdin,...
1991-02-06 Keith Bosticstdio defines BUFSIX
1991-02-06 Keith Bosticdon't redeclare malloc
1991-02-06 Mike Karelsdon't need sgtty.h now
1991-02-05 Chris Torekfix gcc-detected lint
1991-02-05 Chris Torekfix gcc-detected lint
1991-02-05 Chris Torekfix gcc-detected lint
1991-02-05 Chris Torekget declarations from standard headers
1991-02-05 Chris Torekabort => tipabort (for ANSI C); shrink parity table...
1991-02-05 Chris Torektip.h now includes sys/time.h for us
1991-02-05 Chris Torekget various declarations from <foo.h> headers; avoid...
1991-02-05 Chris Torekfseek and ftell are declared correctly in <stdio.h...
1991-02-04 Keith Bosticstructure not &structure in call to bzero; minor lint
1991-02-04 Keith Bosticdate and time created 91/02/03 13:36:55 by bostic
1991-02-04 Keith Bosticadd krb_passwd.c
1991-02-04 Keith Bosticbreak Kerberos code out into krb_passwd.c
1991-02-04 Keith Bosticfix copyright notice
1991-02-04 Keith BosticANSI C change: remove -> rm
1991-02-03 Chris Torekget errno from <errno.h>
1991-02-03 Chris Torek08 and 09 are not octal constants! use 010 and 011
1991-02-03 Chris Torekmust include <sys/types.h> before <fcntl.h>
1991-02-03 Chris Torek<sys/file.h> => <sys/types.h> + <fcntl.h>
1991-02-03 Chris Torekexit takes a parameter!
1991-02-03 Chris Torekscandir() => dodir(), plus minor lint (for gcc -W)
1991-02-03 Chris Torekreplace special puts() with a macro (for ANSI C); minor KNF
1991-02-03 Chris Torekputw => putword; argument declarations (all from gcc -W)
1991-02-03 Chris Torekremove -> removeit (for ANSI C); other minor gcc-lint
1991-02-02 Donn Seeleydate and time created 91/02/01 11:21:14 by donn
1991-01-31 Mike KarelsCLBYTES should be MCLBYTES
1991-01-30 Keith Bosticnew copyright notice
1991-01-30 Keith Bosticdelivermail -> mail.local
1991-01-30 Keith Bosticlint fixes from Guy Harris, getting it to run under...
1991-01-29 Keith Bosticdelivermail -> mail.local
1991-01-28 Bob CorbettI updated the banner line for version 1.8. -rpc
1991-01-28 Bob Corbett(no message)
1991-01-22 Keith Bosticdate and time created 91/01/21 09:11:26 by bostic
1991-01-21 Chris Torektemporary files are already padded: do not pad them...
1991-01-21 Chris Torekremember to NUL-terminate those strings!
1991-01-21 Chris Torekthe ORPHANS macro sets eval on error, but does not...
1991-01-21 Bob CorbettI added code to implement the -r option. -rpc
1991-01-21 Bob CorbettI updated the manpage. -rpc
1991-01-21 Bob CorbettI simplified the code for printing conflicts. -rpc
1991-01-21 Bob CorbettI changed the code for printing actions to accomodate...
1991-01-21 Bob CorbettI added code to implement the -r option. -rpc
1991-01-21 Bob CorbettI fixed an error in the way precedence was interpreted...
1991-01-21 Bob CorbettI added code to implement the -r option. -rpc
1991-01-21 Bob CorbettI changed the formatting to make it more consistent...
1991-01-21 Bob CorbettI updated defs.h to version 1.8. -rpc
1991-01-21 Bob CorbettI updated the features list. -rpc
1991-01-21 Bob CorbettI added a credit. -rpc
1991-01-19 Keith Bosticdate and time created 91/01/18 18:45:40 by bostic
1991-01-19 Keith Bosticdate and time created 91/01/18 18:45:39 by bostic
1991-01-19 Keith Bosticdate and time created 91/01/18 18:45:38 by bostic
1991-01-19 Keith Bosticdate and time created 91/01/18 18:45:37 by bostic
1991-01-19 Keith Bosticdate and time created 91/01/18 18:45:35 by bostic
1991-01-19 Keith Bosticnew version
1991-01-19 Keith Bosticthe position of new files depends on the [-abi] flags
1991-01-18 Keith Bosticnew version
1991-01-18 Keith Bosticdate and time created 91/01/17 18:24:03 by bostic
1991-01-18 Keith Bosticdate and time created 91/01/17 18:24:01 by bostic
1991-01-18 Keith Bosticdate and time created 91/01/17 18:23:57 by bostic
1991-01-18 Keith Bosticdate and time created 91/01/17 18:23:53 by bostic
1991-01-18 Keith Bosticdate and time created 91/01/17 18:23:50 by bostic
1991-01-18 Keith Bosticdate and time created 91/01/17 18:23:46 by bostic
1991-01-18 Keith Bosticdate and time created 91/01/17 18:23:43 by bostic
1991-01-18 Keith Bosticdate and time created 91/01/17 18:23:38 by bostic
1991-01-18 Keith Bosticdate and time created 91/01/17 18:23:32 by bostic
1991-01-18 Keith Bosticnew version
1991-01-18 Keith Bosticnew versionl; document all known BSD formats
1991-01-18 Keith Bosticnew version; approximate POSIX compliance
1991-01-18 Keith Bosticdate and time created 91/01/17 18:16:40 by bostic
1991-01-18 Keith Bosticforgot to document the -d flag (it's what -I used to be)
1991-01-18 Keith BosticKNF, lint, document all options, make man page consistent
next