update from Rodney Ruddock (rodney@snowhite.cis.uoguelph.ca)
[unix-history] / usr / src / bin /
1993-05-07 Kirk McKusickavoid unnecessary hangs
1993-05-06 Keith Bosticuse fts_errno field, stat may not have been called
1993-05-05 Kirk McKusickupdate from Mike Hibler to add -t type
1993-05-01 Keith Bosticlint
1993-05-01 Keith Bosticput in path to test
1993-05-01 Keith Bosticdate and time created 93/04/30 11:38:09 by bostic
1993-05-01 Keith Bosticdate and time created 93/04/30 11:38:05 by bostic
1993-05-01 Keith Bosticquite building operators dynamically (from NetBSD,...
1993-05-01 Keith Bosticstrip leading spaces from "integers" (bug report 4...
1993-04-30 Keith Bosticmostly a complete rewrite for cleanliness, but a few...
1993-04-30 Keith Bosticreference mail.local, not binmail
1993-04-30 Keith Bosticuse C library err/warn routines
1993-04-30 Keith Bosticuse C library err/warn routines, index->strchr, etc.
1993-04-30 Keith Bosticuse C library err/warn routines
1993-04-30 Keith Bosticmake GCC 2 happy
1993-04-30 Keith Bosticprettiness police
1993-04-30 Keith Bosticuse C library err/warn routines; make GCC 2 happy
1993-04-30 Keith Bosticuse C library err/warn routines
1993-04-30 Keith Bosticuse C library err/warn routines; make GCC 2 happy
1993-04-30 Keith Bosticprettiness police
1993-04-30 Keith Bosticusee err/warn from the C library
1993-04-30 Keith Bosticuse err/warn from C library; lint, minor cleanups
1993-04-30 Keith Bosticuse err/warn from the C library
1993-04-30 Keith Bosticuse err/warn from the C library, lint, minor cleanups
1993-04-30 Keith Bosticuse err/warn from C library
1993-04-30 Keith Bosticuse err/warn from the C library
1993-04-30 Keith Bosticrindex -> strrchr
1993-04-30 Keith Bosticuse err/warn to C library, cast size values to printf...
1993-04-30 Keith Bosticuse err/warn from the C library
1993-04-30 Keith Bosticuse err/warn from C library; lots of minor cleanup...
1993-04-30 Keith Bosticuse err/warn from C library
1993-04-30 Keith Bosticbe more informative and careful about error conditions
1993-04-30 Keith Bosticuse err/warn routines from C library
1993-04-30 Keith Bosticprettiness police
1993-04-30 Keith Bosticuse err/warn routines from C library
1993-04-30 Keith Bosticuse err/warn(3) from C library, cast size arguments...
1993-04-30 Keith Bosticuse err/warn(3) from C library
1993-04-30 Keith Bosticrandom cleanups, lint, for 4.4BSD freeze
1993-04-30 Keith Bosticuse err/warn(3), lint for 4.4BSD freeze
1993-04-30 Keith Bosticlint, freezing for 4.4BSD
1993-04-29 Keith Bosticlint
1993-04-29 Keith Bosticuse err/warn; delete -k; bcopy -> memmove; getbsize...
1993-04-29 Keith Bosticgetbsize doesn't need the program name any longer
1993-04-29 Keith Bosticdelete -k option
1993-04-29 Keith Bosticreport bytes/sec last
1993-04-29 Keith Bosticdon't increment truncation count if the next character...
1993-04-29 Keith Bosticlint
1993-04-29 Keith Bosticbcopy -> memmove
1993-04-29 Keith Bosticbcopy -> memmove, bzero -> memset
1993-04-29 Keith Bosticlint, bzero -> memset, prototypes, use library err...
1993-04-29 Keith Bosticdate and time created 93/04/28 16:23:48 by bostic
1993-04-29 Keith Bosticlint
1993-04-29 Keith Bosticpwcache moved to C library
1993-04-29 Keith Bosticdelete trss from -v format, it's not available in the...
1993-04-29 Keith Bosticdelete trs from -v format, it's not available in the...
1993-04-29 Keith Bosticmove user_from_uid and group_from_gid into libc
1993-04-28 Keith Bostickinfo_proc.h gone, stuff moved to <sys/sysctl.h>
1993-04-28 Keith Bosticpwcache(3) now in the C library
1993-04-28 Keith Bosticpwcache(3) now in C library
1993-04-27 Keith Bosticold VM is gone, adb moves to /usr/src/old
1993-04-20 Chris Torekallow "for i do echo $i; done"
1993-04-20 Marc Teitelbaumcheckin by torek before fixing `for i do'
1993-04-20 Chris Torekset $? from backquote expansion: test case is `(exit...
1993-04-18 Keith Bosticminor wordsmithing
1993-04-17 Keith Bosticstty dumps core if you try to set the ispeed (ex: stty...
1993-04-13 Keith Mullerput the wrong prototype name in for ar_drain().
1993-04-04 Christos ZoulasRemoved gcc-1 -f optimization flags.
1993-04-01 Kirk McKusickconvert kinfo to sysctl
1993-03-31 Christos ZoulasChanged the -21... to 0x80... to avoid integer overflow...
1993-03-31 Christos ZoulasChanged f_seek to a union of off_t and Char* to avoid...
1993-03-16 Chris Torekquiet down the warnings
1993-03-13 Keith Mulleradded call to drain pipe on read. bug from donn seeley.
1993-03-13 Keith Mulleradded routine to drain pipes. bug from donn seeley.
1993-03-09 Ralph Campbellfix null pointer bug.
1993-03-05 Keith Bosticrename file flags to UF_* and SF_*, minimize name space...
1993-03-04 Keith Bostictwo new routines for file flags: flags_to_string and...
1993-03-04 Keith Bosticadd flags_to_string declaration
1993-03-04 Keith Bosticbreak flags_from_fid out into separate file, stat_flags.c
1993-03-04 Keith Bosticadd stat_flags file (used by chflags and install)
1993-03-03 Keith Bostictypo
1993-03-03 Marc Teitelbaummake feeble attempt at compatability with old (broken...
1993-03-03 Keith Bosticfixes, wordsmithing from Donn Seeley at BSDI
1993-02-22 Keith Bosticuse err(3) functions, minor cleanups
1993-02-17 Keith Bosticuse err(3) routines
1993-02-13 Elan AmirMIPS machine returns NULL if used '[ ]'. So added fix...
1993-02-12 Christos Zoulasfixed sortscmp typo a -> !a
1993-02-11 Chris Torek[ ] used *(char *)NULL (net2/bin/16). also, /bin/...
1993-02-03 Keith Mullerphysblk no longer needs to be a global.
1993-02-03 Keith Mullerhandle flawed directory names created by gnu utilities.
1993-01-23 Kirk McKusickMNT_NOFORCE is gone
1993-01-20 Keith Mulleron a copy symlinks were being incorrectly modified.
1993-01-17 Keith Mullerpax could create a archive with just a trailer if no...
1993-01-17 Keith Mullermissed a couple of typos in the last deltas
1993-01-17 Keith Mullerthe list of command line files not selected was not...
1993-01-17 Keith Mullermade copyright a static
1993-01-17 Keith Mullerrewrote tape append operations using Donn Seeleys ...
1993-01-17 Keith Mullerappend archive reading is lengthy. if verbose tell...
1993-01-17 Keith Mullerwas testing artyp before it was set. test was not needed.
1993-01-16 Keith Mullerfixed a typo
1993-01-16 Elan AmirFixed bug in traverse() that caused empty directories...
next