use Chris's version, need to return size_t
[unix-history] / usr / src / usr.sbin /
1990-05-18 Mike Karelsadd sender to outgoing headers, deleting old; keep...
1990-05-18 Mike Karelsmy modifications before first test on arpa
1990-05-18 Mike Karelsfrom Eric
1990-05-17 Kirk McKusick"add support for hp300 from Utah"
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-14 Keith Bosticforgot permissions
1990-05-14 Keith Bosticwrong executable directory
1990-05-14 Keith Bosticforgot permissions
1990-05-12 Keith Bosticfirst pass for new make
1990-05-12 Keith Bosticmove to subdirectory
1990-05-12 Keith Bosticfirst pass for new make
1990-05-12 Keith Bostic(no message)
1990-05-12 Keith Bosticfirst pass for new make
1990-05-12 Rick Adamsfixed a race condition in the locking when there are...
1990-05-12 Keith Bosticfirst pass for new make
1990-05-12 Keith Bosticfirst pass for new make
1990-05-11 Marc Teitelbaumstrsep has new calling convention
1990-05-09 Marc Teitelbaumaddress of vnode prepends vnode, new mount flags, print...
1990-05-07 Kirk McKusickallow fstab to override the default quota file name
1990-05-07 Kirk McKusickallow fstab to override the defualt quota file name
1990-05-07 Kirk McKusickallow fstab to override default quota file location
1990-05-07 Kirk McKusickupdate for new quota system
1990-05-06 Kirk McKusickfirst cut at new quotas
1990-05-06 Kirk McKusickmissing (but critical) parenthesis
1990-05-05 Kirk McKusickmount flags change from M_ to MNT_
1990-05-05 Kirk McKusickfirst cut at new quotas
1990-05-01 Kirk McKusickupdate to use dinode's instead of inodes
1990-04-30 Keith Bosticupdate after moving things around and pmake
1990-04-30 Keith Bosticcheckpoint for pmake
1990-04-29 Keith Bosticadd getopt(3)
1990-04-29 Keith Bosticadd Berkeley copyright notice
1990-04-29 Keith Bosticmake directly executable, add Berkeley copyright notice
1990-04-29 Keith Bosticdate and time created 90/04/28 16:30:20 by bostic
1990-04-29 Keith Bosticdate and time created 90/04/28 16:28:33 by bostic
1990-04-29 Keith Bosticdate and time created 90/04/28 16:25:39 by bostic
1990-04-29 Keith Bosticdate and time created 90/04/28 16:25:34 by bostic
1990-04-29 Keith Bosticadd tbl for man page
1990-04-26 Marc Teitelbaumno static
1990-04-25 Eric Allmandon't change semantics of uid setting for local mail...
1990-04-24 Eric Allmanchange my affiliation
1990-04-20 Keith Bosticdon't use toupper(*s++), paranoia; bug report 4.3BSD...
1990-04-20 Keith Bosticdon't NULL deref RealHostName; bug report 4.3BSD-tahoe...
1990-04-20 Keith Bosticdon't NULL deref if smtpmessage() is passed a NULL...
1990-04-20 Keith Bosticdisk error check, case-insensitive list-owner lookup
1990-04-20 Keith Bosticdon't prepend a '>' to "From:" lines; bug report 4...
1990-04-20 Keith BosticNULL dereference; bug report 4.3BSD-tahoe/usr.sbin/11
1990-04-20 Keith Bosticallocate space for pw_name; bug report 4.3BSD-tahoe...
1990-04-20 Keith Bosticfdopens are wrong; bug report 4.3BSD/usr.lib/137
1990-04-20 Keith Bosticcheckpoint for pmake
1990-04-20 Keith Bosticdate and time created 90/04/19 10:03:45 by bostic
1990-04-20 Keith Bosticmove pathnames into pathnames.h
1990-04-20 Keith Bosticuninitialized file pointers
1990-04-19 Keith Bosticthaw() needs OutChannel if an error occurs
1990-04-19 Marc Teitelbaumvnodes
1990-04-19 Keith Bosticsendmail security problems; bug report 4.3BSD/usr.lib/153
1990-04-19 Keith Bosticsignals return void pointers
1990-04-19 Keith Bosticflock instead of locking files, major security fixes...
1990-04-19 Keith Bosticlong headers can cause sendmail to loop; bug report...
1990-04-19 Keith Bosticmail bounces on transient errors; bug report 4.3BSD...
1990-04-19 Keith Bostic`LineNumber' not incremented when reading :include...
1990-04-19 Keith Bosticdon't break old makefiles; bug report 4.3BSD/usr.lib/114
1990-04-19 Keith Bosticincrease MAXFIELD to 4K; bug report 4.3BSD/usr.lib/153
1990-04-17 Rick Adamsforgot an extern int la; for load avarage.
1990-04-16 Rick Adamsfix shouldqueue to not get load average for evey file...
1990-04-16 Rick Adamsnew locking code that uses flock()
1990-04-16 Rick Adamscheck if e_xfp is null before flushing it
1990-04-16 Rick Adamsfix bug in delivering to files where can't read dfAA*
1990-04-16 Rick Adamsdont recalculate load average for EVERY job in the...
1990-04-16 Rick Adamscomplain if cant use frozen config file
1990-04-12 Keith Sklowerin_pcb.h requires ip.h requires in_systm.h
1990-04-12 Keith Sklowerin_pcb.h requires ip.h
1990-04-05 Keith Bosticundo revision 5.33, log missing utmp files, /etc/rc...
1990-04-05 Keith Bosticdon't lose datagram server on reconfig; bug report...
1990-04-04 Keith Bosticchange maximum arguments to 20; 5's too few, and it...
1990-03-25 Mike Karelswhat was wrong with this two revisions ago? vmunix...
1990-03-22 Keith Bosticboth the alias and alias ndbm files have to be protected
1990-03-21 Thomas Ferrinremove needless declaration
1990-03-21 Thomas Ferrinprevent stupid Ambiquous Command error on null input...
1990-03-08 Marc Teitelbaumdate and time created 90/03/07 14:45:51 by marc
1990-03-08 Marc Teitelbaumdate and time created 90/03/07 14:45:49 by marc
1990-03-08 Marc Teitelbaumdate and time created 90/03/07 14:45:46 by marc
1990-03-06 Keith Bosticmake work with ANSI C preprocessor
1990-03-06 Keith Bosticfix h_errno for ANSI C variable scoping
1990-03-06 Keith Bosticfix dflag for ANSI C variable scoping
1990-02-22 Keith Bosticnever installed setuid, so don't need to reset the uid
1990-02-18 Kirk McKusickproper location of symbols.sort
1990-02-17 Keith Bosticmove to sbin
1990-02-10 Thomas Ferrindon't fork off an output filter if it won't ever be...
1990-02-07 Sam Lefflerfor karels; switchover to new tty ioctls & session...
1990-01-31 Keith Sklowerfs.h --> ufs from sys
1990-01-31 Kirk McKusickoutput errors to log file (4.3BSD-tahoe/usr.sbin/6)
1990-01-31 Kirk McKusickproper cast in printf (4.3BSD-tahoe/usr.lib/10)
1990-01-06 Keith Bosticnew strsep broke it; was stupidly coded anyway
1990-01-03 Keith Bosticremove mention of mtab, consolidate descriptions
1990-01-03 Kirk McKusickget rid of use of mtab.h
1990-01-03 Keith Bosticnew signals
1989-12-19 Keith BosticNULL pointer; bug report 2.10BSD/usr.lib/8
1989-12-15 Keith Bostictypo
1989-11-23 Kirk McKusickloss of controlling terminal now returns EIO instead...
1989-11-14 Keith Bosticmove shared internal facilities into syslog.h; probably...
next