cleanup, add labels
[unix-history] / usr / src / usr.bin /
1988-09-27 Kirk McKusickprocess -t option argument properly for tn3270 (4.3BSD...
1988-09-27 Keith Bosticpreserve environment and use user's shell by default
1988-09-26 Keith Bosticdo mkdep -p
1988-09-24 Keith Bosticremove version.c, lesskey, cleanup, add cleandir, blah...
1988-09-24 Keith Bosticisolate editor variable, only pass line numbers to vi
1988-09-24 Keith Bosticeditor variable is now localized, and only gotten if...
1988-09-24 Keith Bosticdon't force extra keystroke after '=' operators
1988-09-24 Keith Bosticremove version command
1988-09-24 Keith Bosticremove mention of lesskey
1988-09-23 Keith Bosticonly print local/remote message if verbose is off
1988-09-23 Keith Bosticfix for ANSI C
1988-09-23 Keith Bosticfixes for ANSI C
1988-09-23 Keith Bosticfix for ANSI C
1988-09-23 Keith Bosticfopen returns pointer, not integer; fix for ANSI C
1988-09-23 Keith Bosticminor cleanups, don't static routines
1988-09-23 Keith Bosticdate and time created 88/09/22 16:47:00 by bostic
1988-09-23 Keith Bosticuse utmp.h UT_ defines
1988-09-22 Keith Bosticremove private versions of getpass(3) and p{open,close}(3)
1988-09-22 Keith Bosticremove private versions of getpass(3)
1988-09-22 Keith Bosticremove private versions of getpass(3) and p{open,close}(3)
1988-09-22 Keith BosticBerkeley copyright notice
1988-09-21 Keith Bosticupdate
1988-09-21 Keith BosticBerkeley specific header
1988-09-21 Keith BosticBerkeley copyright
1988-09-21 Keith Bosticdate and time created 88/09/20 17:30:39 by bostic
1988-09-21 Keith BosticBerkeley copyright
1988-09-21 Keith Bosticdate and time created 88/09/20 17:28:34 by bostic
1988-09-21 Keith BosticBerkeley copyright
1988-09-21 Keith Bosticdate and time created 88/09/20 17:26:27 by bostic
1988-09-21 Keith BosticBerkeley copyright
1988-09-21 Keith BosticBerkeley copyright
1988-09-21 Keith Bosticadd cleandir, man pages, cleanup
1988-09-21 Keith BosticBerkeley copyright
1988-09-21 Keith Bosticadd manual page, cleanups
1988-09-21 Keith Bosticswitch includes for utmp.h
1988-09-21 Keith BosticBerkeley copyright notice
1988-09-21 Keith Bosticdate and time created 88/09/20 16:58:20 by bostic
1988-09-21 Keith Bosticwritten by Earl Cohen; add Berkeley specific header
1988-09-21 Keith Bosticdate and time created 88/09/20 15:44:22 by bostic
1988-09-21 Keith Bosticfix to work with new wtmp stuff; notice date resets
1988-09-21 Keith BosticBerkeley copyright
1988-09-20 Keith Bosticuse libutil version of login
1988-09-20 Keith Bosticdate and time created 88/09/19 13:02:41 by bostic
1988-09-20 Keith Bosticadd Berkeley specific copyright notice
1988-09-20 Keith Bosticadd Berkeley specific copyright
1988-09-20 Keith Bosticfind names with underscores, i.e. "sys_siglist"; bug...
1988-09-19 Keith Bosticuse fgets, not gets so we don't overflow; split apropos...
1988-09-19 Keith Bosticmove man pages here, split whatis and apropos
1988-09-19 Keith Bosticdate and time created 88/09/18 17:00:37 by bostic
1988-09-19 Keith Bosticremove message length limit; blank out message area...
1988-09-19 Keith Bosticadd [file] option
1988-09-18 Keith Bostici unused
1988-09-17 Gregory MinshallWell, this is version 5.33 with one fix. The intermediate
1988-09-17 Keith Bosticmove man pages here, move depend to .depend
1988-09-16 Keith Bosticadd Berkeley specific copyright
1988-09-16 Keith Bosticunused function; lint cleanup; non-portable char comparison
1988-09-16 Keith Bosticlint cleanup
1988-09-16 Keith Bosticlint cleanups; non-portable char comparison
1988-09-16 Keith Bosticp hid previous define of p
1988-09-16 Keith Bosticremove unused variables
1988-09-16 Keith Bosticindent exits improperly; bug report 4.2BSD/ucb/197
1988-09-16 Keith Bosticremove trailing semi-colons on include lines for ANSI C
1988-09-16 Keith Bosticindent exits improperly; bug report 4.2BSD/ucb/197
1988-09-16 Keith Bosticremove trailing semi-colons from include lines; no...
1988-09-16 Keith Bosticremove trailing semi-colons on include lines for ANSI C
1988-09-16 Keith Bosticnew version from James Gosling <jag@Sun.COM>
1988-09-15 Gregory MinshallFirst try - adaptive algorithms for telnet to deal...
1988-09-15 Gregory MinshallFix bug which kept us from quitting (because bye()'s
1988-09-15 Gregory MinshallDon't declare htons() on machines which #define them.
1988-09-15 Gregory MinshallSun's of older vintage don't know about uid_t (sigh).
1988-09-14 Keith Bosticnot derived from AT&T code; add Berkeley specific header
1988-09-14 Keith Bosticdate and time created 88/09/13 11:06:01 by bostic
1988-09-14 Keith Bosticmention the -l flag; minor cleanups
1988-09-14 Keith Bosticpreserve priority; always exit 1 on error; use library...
1988-09-10 Keith Bosticuse vfork, not fork, add getopt, usage statement, Berke...
1988-09-09 Marc Teitelbaumchange the invert case cmd (~) to use an 'l' to move...
1988-09-04 Keith Bostichandles NULs now
1988-09-04 Keith Bosticnew version, from scratch; pass through NUL's like...
1988-09-03 Keith Bosticdate and time created 88/09/02 15:09:28 by bostic
1988-09-03 Keith Bosticdate and time created 88/09/02 15:08:57 by bostic
1988-09-03 Keith Bosticadd Berkeley specific copyrights
1988-09-03 Keith Bosticcleanup, add Berkeley header
1988-09-03 Keith Bosticadd Berkeley specific copyright
1988-09-03 Keith Bosticadd Berkeley specific copyright, cleanup
1988-09-03 Keith Bosticwritten from scratch uucp style locking routines
1988-09-03 Keith Bosticfix to use new uucplock routines, not mlock() and delock()
1988-09-01 Keith Bosticadd Berkeley specific copyright
1988-08-31 Keith Bosticdon't worry about permissions, just move the file into...
1988-08-29 Keith Bosticif not logged in, but on a valid tty, didn't get the...
1988-08-29 Gregory MinshallAdd copyright.
1988-08-29 Gregory MinshallAdd a new file.
1988-08-29 Gregory Minshally
1988-08-29 Gregory Minshalldate and time created 88/08/28 18:05:52 by minshall
1988-08-29 Gregory MinshallLint (but untested!).
1988-08-29 Gregory MinshallLint (and new copyrights).
1988-08-29 Gregory MinshallLint.
1988-08-29 Gregory MinshallLint (and, maybe, copyrights).
1988-08-29 Gregory Minshalldate and time created 88/08/28 17:54:15 by minshall
1988-08-29 Gregory MinshallLint (and new copyrights).
1988-08-29 Gregory MinshallSome linting of tn3270.
next