for routes to interfaces, must generate destination
[unix-history] / usr / src / usr.bin /
1990-04-12 Keith Sklowerin_pcb.h needs ip.h first
1990-04-12 Keith Sklowerin_pcb.h now requires ip.h first
1990-04-11 Kirk McKusickadd M_VNODE and M_CACHE entries
1990-04-11 Keith Bosticadd -K flag to avoid Kerberos connection
1990-04-11 Keith Bostictypo
1990-04-10 Keith Bosticadd -K flag to avoid Kerberos connection.
1990-04-10 Keith Bosticwritten by Kirk McKusick; add Berkeley specific copyrig...
1990-04-10 Marc Teitelbaumvnodes. re-work code.
1990-04-10 Keith Bosticallow "rlogin flags host", reformat to KNF, minor rephr...
1990-04-10 Keith Bosticminor cleanups, found while looking at rlogin
1990-04-10 Keith Bosticmove options before host argument, minor cleanups,...
1990-04-10 Keith Bosticinclude standard redist notice
1990-04-10 Keith Bosticchange argument parsing to allow "rsh flags host"
1990-04-09 Keith Bosticchecked in for Kevin Fall
1990-04-08 Keith Sklowerprint out link ifaddrs for netstat -i
1990-04-08 Keith Skloweradd cltp stats and take out x25 stats for time being
1990-04-08 Keith Sklowerdump routing tree via getkerninfo call (in progress)
1990-04-08 Keith Skloweradd cltp stats; print out (co)tp stats only when on...
1990-04-08 Keith Sklowerin_pcb now has proto ip header; switch order of includes
1990-04-07 Keith Bostic/dev/stdin has to be copied, but isn't a "-" on the...
1990-04-06 Keith Bostictypo; bug report 4.3BSD/ucb/289
1990-04-06 Marc Teitelbaumreorg
1990-04-06 Marc Teitelbaummove uuencode uucpd to their own src directory
1990-04-05 Keith Bosticchange -# to -w#, minor cleanups
1990-04-05 Keith Bosticuse getopt, change -# to -w#, don't call function per...
1990-04-05 Keith Bosticuse -n number instead of -#
1990-04-05 Bob CorbettI fixed a reference through zero bug. -rpc
1990-04-05 Keith Bosticremove duplicates from output list (again!); don't...
1990-04-05 Keith Bosticdelete libg.a
1990-04-05 Keith Bosticbetter error messages when user's editor doesn't exist
1990-04-04 Keith Bosticadd ttymsg, minor cleanups
1990-04-04 Keith Bosticchecked in for Marc; checkpoint for pmake
1990-04-04 Keith Bosticmove uuencode.5 to uuencode.format.5
1990-04-04 Keith Bosticquit signal not being restore correctly
1990-04-04 Keith BosticKerberos include files are in a subdirectory now
1990-04-04 Keith Bosticinclude files moved to kerberosIV, not /usr/include
1990-04-04 Keith Bosticmove fmt to its own directory
1990-04-04 Keith Bosticinclude from kerberosIV directory
1990-04-03 Keith Bosticchecked in for Marc, checkpoint for pmake
1990-04-03 Keith Bosticpmake makefile
1990-04-02 Craig LeresIn prompt(), use multiple putstr()s to avoid overrunnin...
1990-03-30 Kevin Fallkerberos include files moved to /usr/include/kerberosIV
1990-03-30 Kevin Fallinclude files for kerberos have moved into /usr/include...
1990-03-29 Marc Teitelbaumcosmetic change
1990-03-28 Marc Teitelbaumnew version
1990-03-25 Keith Bosticcheckpoint for pmake
1990-03-25 Keith Bosticdate and time created 90/03/24 10:26:05 by bostic
1990-03-24 Keith Bosticdate and time created 90/03/23 11:00:07 by bostic
1990-03-24 Keith Bosticcheck in for pmake
1990-03-24 Keith Bosticcheck in for Marc, so can modify for pmake
1990-03-24 Keith Bosticrename the include file so the Makefile can be a lot...
1990-03-24 Keith Bosticcheckpoint before pmake
1990-03-23 Keith Bosticchecked in for Kirk, his changes for obj directories
1990-03-22 Keith Bosticdon't stick null arguments into the environment
1990-03-22 Keith Bosticremove DEBUG_PARSE, never used
1990-03-21 Keith Bosticredo from scratch, needed to support '.po' suffixes
1990-03-20 Keith Bosticrename DONTCARE as OPTIONAL
1990-03-20 Keith Bosticrename .PMAKE variable as .MAKE, PMAKE environmental...
1990-03-20 Keith Bosticredo DEBUG stuff, adding DEBUG_GRAPH[12], deleting...
1990-03-20 Keith Bosticmove -p to -dg1 and -dg2; delete -W (noWarnings) flag...
1990-03-20 Keith Bosticdelete -W (noWarnings) flag
1990-03-20 Keith BosticStr_BreakString -> brk_string, delete Str_FreeVec;...
1990-03-20 Keith Bosticreformat, rewrite Str_Concat as str_concat, Str_BreakSt...
1990-03-20 Keith BosticStr_BreakString -> brk_string; delete Str_FreeVec;...
1990-03-20 Keith Bosticreplace malloc with emalloc; Str_Concat -> str_concat
1990-03-20 Keith Bosticreplace malloc with emalloc
1990-03-20 Keith Bosticreplace malloc with emalloc; Str_Concat -> str_concat
1990-03-20 Keith BosticI might as well use nonints, too, but I don't like...
1990-03-20 Keith Bosticreplace malloc with emalloc; Str_Concat -> str_concat;
1990-03-20 Keith Bosticreplace malloc with emalloc; Str_Concat -> str_concat
1990-03-20 Keith BosticStr_BreakString -> brk_string; no longer need Str_FreeVec
1990-03-20 Keith Bosticreplace malloc with emalloc
1990-03-18 Keith Bosticreplace chained if's with a switch
1990-03-18 Keith Bosticadd pathnames.h, redefining some paths
1990-03-15 Keith Bosticinitialize exitval in the right place
1990-03-15 Keith Bosticenvinit must be initialized to NULL
1990-03-14 Keith Bosticuser_from_uid has a new argument
1990-03-13 Keith Bosticfix varargs stuff; ignore second and rest of multiple...
1990-03-13 Keith Bosticadd MACHINE global variable
1990-03-13 Keith Bosticminor reformatting, make VARARGS stuff right
1990-03-13 Keith Bosticrelease 2.1 of pmake
1990-03-13 Keith Bosticrework to always be "make". Deleted -M, -B, -C, -v...
1990-03-13 Keith Bosticgoing to change main, so reformat to KNF
1990-03-13 Keith Bosticremove rmt.c module, most of remote support, including...
1990-03-13 Keith Bosticwire in DEF_OLD_VARS, still needs more work (oldVars...
1990-03-13 Keith Bosticwire in '.' as include/define intro character
1990-03-13 Mike Karelsnew signal type; mv cursor to bottom when interrupted
1990-03-13 Keith Bosticremove sparc #ifdef's
1990-03-13 Keith BosticRemove NEED_FD_SET, FD_SETSIZE, NO_WAIT3, NO_VFORK...
1990-03-13 Mike Karelsuse MAXHOSTNAMELEN
1990-03-13 Keith Bosticmissed two Str_New's, include strings.h in make.h for...
1990-03-13 Keith Bosticremove SYSV and is68k ifdef's
1990-03-13 Keith Bosticremove Sprite ifdef's
1990-03-13 Keith BosticStr_New -> strdup
1990-03-13 Keith Bosticremove directory locking, including the -l flag
1990-03-13 Keith Bosticredo system makefile configuration for BSD
1990-03-13 Keith Bosticadd Berkeley specific copyright
1990-03-13 Keith Bosticrelease 2.1 of pmake
1990-03-12 Bob CorbettI eliminated the definition of ROWSIZE because, with...
1990-03-12 Bob CorbettI fixed a bug in the code for reading literals. -rpc
next