minor changes + typos
[unix-history] / usr / src / usr.bin /
1990-11-22 Keith Bosticrewrite to use fts(3)
1990-11-22 Keith Bosticrephrase so the default case is included in the DESCRIP...
1990-11-22 Keith Bosticwe don't support -P or -p anymore, either
1990-11-22 Keith Bosticdocument that {} behavior has changed
1990-11-19 Keith BosticFix fstype function. Statfs follows symlinks, find...
1990-11-19 Mike Karelsfix strings for ` and ' in changequote
1990-11-16 Keith Bosticuse getchar() for queryuser function; lots of minor...
1990-11-16 Keith Bosticdon't require stat(2) information for xdev function...
1990-11-16 Keith Bosticif not exec/ok-ing a file, and no stat(2) information...
1990-11-16 Keith Bosticmake status variables consistent
1990-11-16 Keith Bosticdon't need to declare errno twice, use sys/errno
1990-11-16 Keith Bosticmake status variables consistent
1990-11-16 Keith Bosticlint
1990-11-07 Mike Karelsback out part of last change: check current uid against...
1990-11-06 Mike Karelsnot everyone lets you use ">=" on emums!
1990-11-02 Keith Bosticdon't run off the end
1990-11-02 Keith Bosticinitialize offset variables
1990-11-01 Keith Bosticmake the date outputs consistent, don't print newline...
1990-10-31 Keith BosticBSD_LINE_MAX -> POSIX2_LINE_MAX
1990-10-31 Keith BosticBSD_LINE_MAX -> POSIX2_LINE_MAX
1990-10-31 Keith Bosticdon't redefine NULL
1990-10-31 Keith BosticBSD_LINE_MAX -> POSIX2_LINE_MAX
1990-10-31 Keith BosticBSD_LINE_MAX -> POSIX2_LINE_MAX
1990-10-31 Keith Bosticsignals return pointers to void
1990-10-30 Keith Bosticchange so that user entered info gets put in secure...
1990-10-23 Keith Bosticadd -r option, allowing -exec/-ok to do relative traversal
1990-10-22 Kirk McKusickdelete Kerberos compilation for the foreign sites ...
1990-10-22 Kirk McKusickdelete data-stream encryption for the foreign sites...
1990-10-22 Kirk McKusickdelete data-stream encryption for the foreign sites...
1990-10-22 Kirk McKusickuse ifdef's that unifdef understands
1990-10-22 Kirk McKusickdelete data-stream encryption for the foreign sites...
1990-10-22 Kirk McKusickuse ifdef's that unifdef understands
1990-10-22 Kirk McKusickdelete data-stream encryption for the foreign sites...
1990-10-22 Kirk McKusickuse ifdef's that unifdef can understand
1990-10-22 Kirk McKusickdelete decryption for the foreign sites (4.3-Reno)
1990-10-22 Kirk McKusickdelete xsend for foreign sites
1990-10-13 Keith BosticFriday is tm_wday 5, not 6
1990-10-12 Keith Bosticuse EOF, not -1
1990-10-11 Keith Bosticdate and time created 90/10/10 11:39:23 by bostic
1990-10-11 Keith Bosticinsert code to only search locally
1990-10-11 Keith BosticAgnew *should* have resigned twice, but didn't...
1990-10-05 Marc Teitelbaumbring manpage up to date
1990-10-01 Keith Bosticman_conf -> man.conf
1990-10-01 Keith Bosticman.conf -> manconf
1990-10-01 Keith Bosticman_conf.5 -> manconf.5
1990-10-01 Keith Bosticchange so that user entered info gets put in secure...
1990-09-30 Keith Bosticcheck for openlog/syslog errors
1990-09-29 Kirk McKusicknow need CRYPT too
1990-09-29 Keith BosticChris Torek's fixes to make ftp stop using gets()
1990-09-28 Kirk McKusickbreak out -x (encrypted sessions) with #ifdef CRYPT
1990-09-28 Kirk McKusickbreak out -x functionality into #ifdef CRYPT
1990-09-28 Kirk McKusickhave to initialize quota variables here rather than...
1990-09-25 Keith BosticSix months ago I couldn't even spell porgrammer...
1990-09-25 Keith Bosticput -e option back in, minor typo in the -D option
1990-09-20 William Nesheimchanged conditional inclusion of machine/endian to...
1990-09-15 Paul BormanLatest batch of changes. See the README file
1990-09-15 Paul Bormandate and time created 90/09/14 10:46:06 by borman
1990-09-15 Paul BormanBump the sccs id to 5.1
1990-09-12 Keith Bosticpostorder find fails because of a missing `break'
1990-09-08 Cynthia A. E. Livi... fix example
1990-09-08 Keith Bosticnew copyright notice
1990-09-07 Keith Bosticadd the +offset syntax for od(1) compatibility
1990-09-06 Keith Sklowerresolve differences with tahoe version
1990-09-06 Keith Sklowerresolve differences with vax version
1990-09-06 Kevin Fallcall get_lrealm() with 0; -> don't use KRB_REALM define
1990-09-01 Cynthia A. E. Livi... fix botched parenthetic expression
1990-08-31 Keith Bosticadd libcompat to library list for [efg]cvt routines
1990-08-31 Keith Bosticadd libcompat to library list; needed for [efg]cvt...
1990-08-31 Marc Teitelbaumfixes from chris
1990-08-30 Kirk McKusicklist of names moves to <sys/malloc.h>
1990-08-30 Keith BosticSuruman -> Saruman
1990-08-28 Eric Allmandon't redefine _PATH_TMP; don't assume it begins "...
1990-08-27 Mike Karels/usr/local => /usr/local/bin
1990-08-26 Mike Karelssanitize syslog msgs, priorities; longer ticket lifetime;
1990-08-24 Keith Bosticadd -E for no escape character, allow octal for -e
1990-08-22 Keith Bosticdefer to the copyright notices in the files themselves
1990-08-22 Keith Bosticallow "--" with getopt(3)
1990-08-22 Keith Bosticloop was stupid, could miss if first two were identical...
1990-08-22 Keith Bosticstate the format for clarity
1990-08-22 Keith Bosticsomebody picked and dropped a little too fast
1990-08-16 Mike Karelsattempt to make this work: append to Makefile, strippin...
1990-08-13 Edward Wanglint
1990-08-13 Edward Wangswitch to POSIX tty, old code still supported under...
1990-08-13 Edward Wanglint
1990-07-29 Trent Heindisable VSTATUS (^T) on local tty
1990-07-29 Cynthia A. E. Livi... fix SYNOPSIS line
1990-07-28 Mike Karelsrestore 6.10 changes, add -a and mods to environ
1990-07-28 Mike Karelsalways mark for export when defining environ variables
1990-07-28 Mike Karelschange USER-passing to happen only if -a or -l user...
1990-07-28 Marc Teitelbaumshit - everyone wants it back as -i
1990-07-28 Marc Teitelbaumupdate for new flag and removal of old ones
1990-07-28 Marc Teitelbaum-i -> -t (more commands use -t to mean sort by time)
1990-07-26 Keith Bosticpi has a man page
1990-07-26 Keith Bosticmove man page to section 6
1990-07-26 Keith Bosticneeds VMUNIX
1990-07-26 Keith Bosticex_temp.h needs DVMUNIX
1990-07-25 Cynthia A. E. Livi... .Xr botch fix
1990-07-24 Chris Torekfix octal-escape code: beware end of string, etc
1990-07-22 Keith Bosticadd the how flag (-h) which prints out the lines betwee...
1990-07-22 Keith Bosticmissed an absolute pathname!
next