date and time created 91/04/03 11:08:05 by bostic
[unix-history] / usr / src / usr.bin /
1991-04-04 Keith Bosticdate and time created 91/04/03 11:08:05 by bostic
1991-04-03 Keith BosticBINOWNER -> BINOWN, fix BINGRP, too
1991-04-03 Keith Bosticadd sort flag to usr /var/tmp; only search locally
1991-04-02 Keith Bosticdon't allow -d random, so "make -d file" fails.
1991-04-02 Keith Bosticbreak crc routine out into separate module; for use...
1991-04-02 Keith Bosticdate and time created 91/04/01 14:13:14 by bostic
1991-04-02 Donn SeeleyOops -- forgot that we still have to be able to read...
1991-04-02 Keith BosticANSI changes didn't quite work
1991-04-02 Keith BosticANSI, const -> constant
1991-04-01 Keith BosticANSI
1991-04-01 Keith Bosticconvert to db(3) interface, don't need dbm library
1991-04-01 Keith Bosticrename C library tags file
1991-04-01 Keith Bosticdon't bother with xstr(1), just use gcc
1991-04-01 Keith Bosticbug was that it used "/bin/mail", which got blindly...
1991-04-01 Keith Bosticps no longer uses attime.c, put it in place here
1991-04-01 Keith Bosticmake salt long enough for new password format; minor...
1991-03-30 Kevin Fallupdate to use "person.root" login for kerberos
1991-03-30 Kevin Fallfix problem where bad login would kill valid ticket...
1991-03-30 Marc Teitelbaumadd exit code
1991-03-29 Marc Teitelbaumadd -f options
1991-03-29 Marc Teitelbaumadd -f to prepend filenmame to each line
1991-03-28 William Nesheimreplaced ifdef vax with BYTE_ORDER as implyed by preexi...
1991-03-23 Keith Bosticuse new db(3) routines, lots of minor cleanup
1991-03-23 Keith Bosticfirst cut at new ndbm, still using ndbm interface
1991-03-23 Mike Karels#ifdef for new vm
1991-03-23 Dave A. BormanUpgrade to the latest & greatest authentication/encryption
1991-03-22 Keith Bosticdon't install the library anywhere
1991-03-22 Keith Bosticrename error argument for C preprocessor
1991-03-22 Keith Bosticrename -s option to -T (Sys V. compatibility)
1991-03-22 Keith Bosticdon't exit on error, fts_read will stop if it's unrecov...
1991-03-20 Donn SeeleyPermit multiple source files to be supplied (for use...
1991-03-20 Donn SeeleyMake the shell happy (new syntax??)
1991-03-19 Keith Bosticfix writeerr() to use "stdout" if no file specified;
1991-03-17 Cynthia A. E. Livi... macro and text revision (-mdoc version 3)
1991-03-17 Donn SeeleyFix really awful goof where it used #if TARGET == SUN4...
1991-03-17 Keith Bosticadd main.c, xmain.c to clean list
1991-03-16 Keith Bosticerr not getting set early enough
1991-03-16 Keith Bosticcheck writes for failure, so don't keep writing on...
1991-03-16 Keith BosticANSI fixes; use getopt(3); put all flags in usage state...
1991-03-16 Keith Bosticremove #ifdef's for XENIX, Gould, pcxt, z8000, interdata;
1991-03-16 Keith Bosticwritten by Rick Adams and friends; Berkeley copyright
1991-03-16 Mike Karelstry to satisfy General Counsel
1991-03-16 Keith Bosticdon't fall off the end of main
1991-03-15 Keith Bosticremove revision log
1991-03-15 Keith Bosticdate and time created 91/03/14 18:28:40 by bostic
1991-03-15 Keith Bosticrindex is in the C library
1991-03-15 Keith BosticBrian Smith (bsmith@postgres); changes to buffer writes...
1991-03-15 Keith Bosticalways use getopt(3)
1991-03-14 Cynthia A. E. Livi... updated to -mdoc version 3
1991-03-14 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old
1991-03-14 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old
1991-03-13 Keith Bosticdon't drop core on ^L's; bug report 4.3BSD/usr.bin/234
1991-03-13 Keith Bosticminor cleanups, describe the -p option correctly
1991-03-13 Keith Bosticexit status cleanup
1991-03-13 Keith Bosticcomply with ar source changes nothing else
1991-03-13 Keith Bosticmake archive routine naming consistent
1991-03-13 Keith Bosticre_exec, re_comp moved to -lcompat
1991-03-13 Keith Bosticre_comp, re_exec moved to -lcompat
1991-03-12 Keith Bosticfiles() bug fix; add externals, minor cleanups
1991-03-12 Keith Bosticmake ORPHANS a subroutine; files() bug fix
1991-03-12 Keith Bosticmake ORPHANS a function; files() bug fix
1991-03-12 Keith Bosticadd orphans function; files() bug fix -- return the...
1991-03-12 Keith Bosticmake ORPHANS a function; files() bug fix
1991-03-12 Keith Bosticmake ORPHANS a subroutine; files() bugfix
1991-03-12 Keith Bosticmake ORPHANS a subroutine; files() routine bugfix
1991-03-12 Keith Bosticmake ORPHANS a function; add externals, minor cleanups
1991-03-12 Keith Bosticadd externals, minor cleanups
1991-03-12 Keith Bosticadd externs, minor cleanup
1991-03-12 Keith Bosticfts(3) now returns reasonable error messages
1991-03-12 Keith Bosticdocument POSIX and more compatibility stuff for -s
1991-03-12 Keith Bosticchange so that the command line file name is used for...
1991-03-12 Keith Bosticget truncated names right -- it's 15 chars, not 16
1991-03-11 Keith Bosticadd -s option which inserts/matches truncated member...
1991-03-11 Keith Bosticfold header.c into archive.c
1991-03-11 Keith BosticSKIP -> skipobj, cleanup, get padding and archive creat...
1991-03-11 Keith BosticSKIP -> skipobj
1991-03-11 Keith Bosticcleanup, get padding and archive creation right
1991-03-11 Keith BosticANSI
1991-03-11 Keith BosticSKIP -> skipobj
1991-03-11 Keith BosticSKIP -> skipobj, cleanup, get padding and archive creat...
1991-03-11 Keith BosticSKIP -> skipobj
1991-03-11 Keith Bosticcleanup, get padding and archive creation right, delete...
1991-03-11 Keith Bosticfold header.c routines in; add skipobj routine instead...
1991-03-11 Keith Bosticcleanup, get padding and archive creation right
1991-03-11 Keith BosticANSI, error routine; use new fts routines which set...
1991-03-10 Keith BosticANSI
1991-03-10 Keith Bosticdocument that prune doesn't work if doing depth-first
1991-03-10 Keith BosticPOSIX.2, Draft 11
1991-03-10 Keith Bosticdon't redefine malloc
1991-03-10 Keith Bosticfixing hexdump without doing an extra strdup()
1991-03-09 Keith Bosticdate and time created 91/03/08 17:58:12 by bostic
1991-03-09 Keith Bosticdate and time created 91/03/08 17:57:00 by bostic
1991-03-09 Keith Bosticdate and time created 91/03/08 17:56:57 by bostic
1991-03-09 Donn SeeleyDon't permit '$' in identifiers, for the sake of the...
1991-03-08 Keith Bosticdon't duplicate all of the preceding strings for each...
1991-03-08 Donn Seeley... or maybe it doesn't after all
1991-03-08 Donn SeeleyChange add() to copy strings.
1991-03-08 Keith Bostichexdump *needs* writable strings...
1991-03-08 Marc Teitelbaumfixup examples
1991-03-08 Marc Teitelbaumrefer to strerror() instead of sys_errlist
next