waitpid real, make this work
[unix-history] / usr /
1988-12-08 Keith Bosticwaitpid real, make this work
1988-12-08 Mike Karelsnew version distinguishing between rtentries and ortentries
1988-12-08 Keith Sklowernew version distinguishing struct rtentry and ortentry
1988-12-08 Keith Sklowertwo pass tree walk to free all routes.
1988-12-08 Mike Karels5.12 was actually not the n^2 tree walk, 5.13 is; check...
1988-12-08 Keith Bosticchange so that -m fails if non-standard shell and not...
1988-12-08 Mike Karelsfix user/pass to reset all on failure (*don't* leave...
1988-12-08 Kirk McKusickadd spaces between name and time fields (4.3BSD/etc...
1988-12-07 Mike Karelspids in a uid_t? other cleanups (but still not posix!)
1988-12-07 Keith Bosticinstall correct aliases file
1988-12-07 Keith Bosticmake '' default to file beginning if no large movements yet
1988-12-07 Keith Bosticremove -p (terse prompts); remove '&' prompt for '...
1988-12-07 Keith Bosticremove -p (terse prompts)
1988-12-07 Kirk McKusickuse values from <sys/syscall.h> (4.3BSD/etc/150)
1988-12-07 Kirk McKusickedit to put into official format; minor gramatical...
1988-12-07 Keith Bosticadd :a[rgs] command
1988-12-07 Keith Bosticadd ":a[rgs]" command from vi
1988-12-07 Mike Karelsfirst pass editing, more to follow
1988-12-06 Keith Bosticrequire -t flag for command line timeout value
1988-12-06 Keith Bosticminor cleanups for cray
1988-12-06 Keith Bosticdate and time created 88/12/05 15:43:16 by bostic
1988-12-06 Keith Bosticdate and time created 88/12/05 15:42:25 by bostic
1988-12-06 Keith Bosticallow command to be appended; redo perror messages...
1988-12-06 Keith Bosticfind . and .. if not at the end of path, i.e. "rm ...
1988-12-05 Gregory Minshalldate and time created 88/12/04 15:24:12 by minshall
1988-12-05 Gregory MinshallRelease 4.1
1988-12-05 Gregory MinshallVersion 4.0 readme
1988-12-04 Sam Lefflerpurge pending output when fielding SIGINT (signal handl...
1988-12-02 Kirk McKusickbetter values for mindist, maxdist, and sdist from...
1988-12-02 Gregory MinshallOops - make work on older (4.2) systems.
1988-12-01 Gregory MinshallOK, flush out network input buffer also...
1988-12-01 Gregory MinshallFlush out the last dregs in the terminal before quittin...
1988-12-01 Keith BosticRick Adams for Bill Scherlis, the night that MilNet...
1988-12-01 Keith Bosticadd Berkeley copyright
1988-11-30 Gregory MinshallTry to fix SIGIO problem with Sun machines, h_errno...
1988-11-30 Keith Bosticadd usage message on incorrect invocation
1988-11-30 Keith Bosticdisplay next file name as part of "END" prompt
1988-11-29 Keith Bosticdate and time created 88/11/28 16:18:44 by bostic
1988-11-29 Keith Bosticdate and time created 88/11/28 16:18:04 by bostic
1988-11-29 Keith Bosticdate and time created 88/11/28 16:17:56 by bostic
1988-11-29 Keith Bosticoff-by-one in account; bug report tahoe/ucb/30
1988-11-28 Keith Bosticdo -s processing, even if output not a tty
1988-11-28 Keith Bosticbackward compatible processing for "+/pattern"
1988-11-28 Keith Bosticdelete comments about how dumb terminal is
1988-11-28 Keith Bosticdelete mention of ^Y; currently don't allow ^Y or ^E.
1988-11-27 Keith Bosticon error, allow command character as well as return...
1988-11-27 Keith Bosticcompress CR-LF to LF by default; -u flag prints the...
1988-11-24 Keith Bosticcleanup rewrite; do arguments, errors correctly, don...
1988-11-24 Keith Bosticmake "man slip" work
1988-11-23 Edward Wangsome minor tuning and a small bug in counting changed...
1988-11-23 Edward Wanguse the ENDIAN definitions instead of machine type
1988-11-23 Edward Wanguse the ENDIAN definitions
1988-11-23 Keith Bosticcleanup from Guy Harris; use "path" everywhere, not...
1988-11-23 Keith Bostic=/^G show total bytes now; document may not always...
1988-11-23 Keith Bosticless -> more
1988-11-23 Keith Bostic(no message)
1988-11-23 Keith Bosticless -> more
1988-11-23 Keith Bosticmove to /usr/old
1988-11-22 Kirk McKusickbackward compatibility for pre-fat file systems;
1988-11-22 Keith Bosticmake dependencies work right
1988-11-21 Keith Bosticuse fgets, not gets
1988-11-21 Keith Bosticuse fgets(), not gets()
1988-11-21 Keith Bosticadd Berkeley specific copyright notice
1988-11-20 Gregory MinshallMake sure that fields are indicated with a non-highligh...
1988-11-19 Gregory MinshallThis is a major simplification of SlowScreen(). This
1988-11-19 Gregory MinshallCount SIGIO's (for debugging). Separate out noasynch...
1988-11-19 Gregory MinshallCount SIGIO's (for debugging). Don't worry if there...
1988-11-19 Mike Karelsfix buffer handling botch for logging "to" addresses...
1988-11-19 Mike Karelsgetruid uses unitialized var, use getuid (even though...
1988-11-19 Mike Karelsdisallow non-root from starting daemon or queue mode;
1988-11-19 Keith SklowerFirst attempt at status and new directions for OSI...
1988-11-19 Mike Karelsmake mode more prominent
1988-11-19 Mike Karelspipe down! losing a network connection is a normal...
1988-11-18 Mike Karelsmore cleanup, fix some inappropriate syserr's
1988-11-18 Keith Sklowermake it possible to input subnetted class D nets and...
1988-11-18 Keith Bosticdebug shouldn't change ability to mail to programs...
1988-11-18 Mike Karelsexpunge debugging/nonstandard/trojan horse commands...
1988-11-18 Keith Bosticwritten by Mark Horton; add Berkeley copyright
1988-11-18 Keith Bosticwritten by Mark Horton; add Berkeley copyright
1988-11-17 Keith Bosticuse strerror(3), minor lint cleanups
1988-11-17 Keith Bosticadd strsep, strerror
1988-11-17 Keith Bosticadd strerror(), deprecate sys_errlist, sys_nerr
1988-11-17 Keith BosticBerkeley specific copyright
1988-11-17 Keith Bosticadd strerror function; ANSI 4.11.6.2
1988-11-16 Keith Bosticanother worm fix; don't pass args starting with '-...
1988-11-16 Keith BosticBerkeley specific copyright
1988-11-16 Keith Bosticoriginally written by Mark Horton; add Berkeley specifi...
1988-11-15 Kirk McKusickdate and time created 88/11/14 19:49:58 by mckusick
1988-11-15 Keith Bostictemp files should be protected; bug report 4.3BSD/usr...
1988-11-15 Keith Bosticstrtok gets its own man page, with strsep
1988-11-15 Keith Bosticdate and time created 88/11/14 09:47:10 by bostic
1988-11-15 Keith Bosticfrom scratch
1988-11-15 Keith Bosticmake consistent with getpwent and getgrent
1988-11-13 Keith Bosticwritten by Kirk McKusick; add Berkeley copyright notice
1988-11-11 Mike Karelsworking simple-minded (n^2 alg) tree version.
1988-11-10 Keith Sklowerdate and time created 88/11/09 23:31:35 by sklower
1988-11-10 Keith Sklowerdate and time created 88/11/09 23:27:29 by sklower
1988-11-10 Mike Karelscheckpoint first working version with routing trees...
1988-11-10 Thomas FerrinMCESR register doesn't exist on ka650
1988-11-09 Thomas Ferrinavoid null pointer on machine check printf's
next