Make LCALL like LJMP and avoid segmentation faults parsing segments (!).
[unix-history] / usr / src / usr.bin /
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
1991-03-08 Donn SeeleySave 8 bytes and avoid writing constants.
1991-03-08 Donn SeeleyString constants are constant!
1991-03-08 Donn Seeleystdoutn is now an array.
1991-03-06 Donn SeeleyDon't mktemp() constant strings.
1991-03-06 Donn SeeleyDon'
1991-03-06 Donn SeeleyFix mktemp() call. Don't know why I bother...
1991-03-06 Donn SeeleyFixed mktemp()s; added includes, fixed ANSI nits.
1991-03-06 Donn SeeleyDon't use mktemp() on constants.
1991-03-06 Keith Bosticdon't print file name, if still can fail open.
1991-03-06 Marc Teitelbaum-C was broken.
1991-03-06 Marc Teitelbaumdynamic allocted filedescs - version1 (version2 ifdef...
1991-03-06 Keith Bosticrename glob to ftpglob
1991-03-06 Donn SeeleyDocument the -f flag (force xargs to ignore status).
1991-03-06 Donn Seeley(no message)
1991-03-06 Donn Seeley(1) Don't forget to terminate the argument list (2...
1991-03-06 Dave A. BormanChange -I/usr/src/lib to -I${.CURDIR}/../../lib
1991-03-06 Donn SeeleyMake 'line' writable (and save 4 bytes).
1991-03-05 Keith BosticBSD4_3 defined in <sys/param.h>; protect #defines
1991-03-05 Keith Bosticneeds -lcompat
1991-03-05 Keith Bostictypo...
1991-03-05 Keith Bosticwrong path for sccsdiff
1991-03-05 Keith BosticANSI -- can't concatenate strings compatibly
1991-03-04 Keith Bosticfix error message when user doesn't know the old passwd
1991-03-04 Keith Bosticredo the pw_copy calling convention
1991-03-04 Keith Bosticget the temporary file and fd handling right.
1991-03-03 Donn SeeleyFixed pinhead code that went out of its way to write...
1991-03-03 Keith BosticANSI C -- string constants can't be written
1991-03-03 Keith BosticANSI preprocessor works a bit differently...
1991-03-03 Keith BosticANSI
1991-03-03 Keith BosticANSI (real bug fix!)
1991-03-03 Keith BosticANSI
1991-03-03 Keith BosticANSI, make exit codes consistent
1991-03-03 Keith BosticANSI
1991-03-03 Keith BosticANSI, replace strsave with strdup
next