loop was stupid, could miss if first two were identical; from Chris T.
[unix-history] / usr / src / usr.bin /
1990-08-22 Keith Bosticloop was stupid, could miss if first two were identical...
1990-08-22 Keith Bosticstate the format for clarity
1990-08-22 Keith Bosticsomebody picked and dropped a little too fast
1990-08-16 Mike Karelsattempt to make this work: append to Makefile, strippin...
1990-08-13 Edward Wanglint
1990-08-13 Edward Wangswitch to POSIX tty, old code still supported under...
1990-08-13 Edward Wanglint
1990-07-29 Trent Heindisable VSTATUS (^T) on local tty
1990-07-29 Cynthia A. E. Livi... fix SYNOPSIS line
1990-07-28 Mike Karelsrestore 6.10 changes, add -a and mods to environ
1990-07-28 Mike Karelsalways mark for export when defining environ variables
1990-07-28 Mike Karelschange USER-passing to happen only if -a or -l user...
1990-07-28 Marc Teitelbaumshit - everyone wants it back as -i
1990-07-28 Marc Teitelbaumupdate for new flag and removal of old ones
1990-07-28 Marc Teitelbaum-i -> -t (more commands use -t to mean sort by time)
1990-07-26 Keith Bosticpi has a man page
1990-07-26 Keith Bosticmove man page to section 6
1990-07-26 Keith Bosticneeds VMUNIX
1990-07-26 Keith Bosticex_temp.h needs DVMUNIX
1990-07-25 Cynthia A. E. Livi... .Xr botch fix
1990-07-24 Chris Torekfix octal-escape code: beware end of string, etc
1990-07-22 Keith Bosticadd the how flag (-h) which prints out the lines betwee...
1990-07-22 Keith Bosticmissed an absolute pathname!
1990-07-22 Keith Bosticallocate space for hosts, rather than fixed table size
1990-07-06 Cynthia A. E. Livi... put back pipes (`|')
1990-07-04 Keith Bosticclean pxref.0
1990-07-03 Edward Wanguse of null pointer
1990-07-02 Keith Bosticremove genbuild stuff
1990-07-02 Keith Bostic-a wasn't getting discarded completely; test case is:
1990-07-02 Keith Bosticclean y.tab.h
1990-07-02 Keith Bosticclean style1.c
1990-07-01 Keith Bosticdon't print out file name until sure it exists
1990-07-01 Keith Bosticdon't handle "exec foo -a {} \;" as old syntax because...
1990-07-01 Keith Bosticnew makefiles
1990-07-01 Marc Teitelbaumread ioctl_compat; also, look for "define" anywhere...
1990-07-01 Marc Teitelbaumdefine COMPAT_43 ot pick up ioctl_compat.h defines
1990-07-01 Trent Heindeclaration boo-boo
1990-07-01 Trent Heintwo bugs: 'perm' primary didn't work because setmode...
1990-07-01 Marc TeitelbaumUSE_OLD_TTY
1990-07-01 Keith Bosticnew doc makefiles
1990-07-01 Keith Bosticnew doc makefiles
1990-07-01 Keith Bosticnew doc makefiles
1990-07-01 Keith Bosticdate and time created 90/06/30 12:47:04 by bostic
1990-06-30 Cynthia A. E. Livi... converted man page
1990-06-30 Keith Bosticput uucp back in
1990-06-30 Trent Heinpathname changes & addition of nroff rule for manpages
1990-06-30 Trent Hein/usr/spool -> /var/spool
1990-06-30 Trent Heinsignal() int to void
1990-06-30 Trent Heinpathname changes (new hier bsd4.3-reno)
1990-06-30 Mike Karelsfix perror messages for tos
1990-06-30 Keith Bosticadd telnet
1990-06-30 Keith Bosticclean part.c
1990-06-30 Keith BosticVern Paxon's fixes for the new lex
1990-06-30 Keith Bostich02opcs.h is generated locally, now
1990-06-30 Kirk McKusickcheck in for Kirk; use getrusage, not times()
1990-06-30 Keith Bosticinstall pascal include files in /usr/include/pascal
1990-06-30 Edward Wangdo network fingers in argument order (instead of revers...
1990-06-30 Edward Wangbug fix: missing chdir("..") when a directory is not...
1990-06-30 Marc Teitelbaumtty is already prep'd - remove unnecessary code
1990-06-30 Keith Bosticdate and time created 90/06/29 11:45:57 by bostic
1990-06-30 Keith Bosticredo how pascal finds things.
1990-06-30 Keith Bosticuse -I path to get 0.h
1990-06-30 Keith Bosticdate and time created 90/06/29 11:44:47 by bostic
1990-06-30 Keith Bosticredo pascal makefiles
1990-06-30 Keith Bosticdate and time created 90/06/29 11:43:07 by bostic
1990-06-30 Keith Bosticredo pascal makefiles
1990-06-30 Keith Bosticdate and time created 90/06/29 11:42:37 by bostic
1990-06-30 Keith Bosticdate and time created 90/06/29 11:42:24 by bostic
1990-06-30 Keith Bosticredo pascal makefiles
1990-06-30 Keith Bosticdate and time created 90/06/29 11:41:42 by bostic
1990-06-30 Keith Bosticredo pascal makefiles
1990-06-30 Keith Bosticdate and time created 90/06/29 11:39:32 by bostic
1990-06-30 Keith Bosticuse pathnames.h to specify full pathnames
1990-06-30 Keith Bosticdate and time created 90/06/29 11:38:21 by bostic
1990-06-30 Keith Bosticredo pascal makefiles
1990-06-30 Keith Bosticdate and time created 90/06/29 11:37:44 by bostic
1990-06-30 Keith Bosticredo pascal makefiles
1990-06-30 Keith Bosticfix "(echo -n ${LIBPC}:; nm -go ${LIBPC})"
1990-06-30 Trent Heinmove a variable declaration
1990-06-29 Kirk McKusickupdate size of px_header
1990-06-29 Kirk McKusickdate and time created 90/06/29 07:35:48 by mckusick
1990-06-29 Marc Teitelbaumfix ttymsg
1990-06-29 Marc Teitelbaumcencode -> vis; rewrite
1990-06-29 Marc Teitelbaumbroke out some code into foldit.c
1990-06-29 Marc Teitelbaumtextual changes; add timeval routines (should be in...
1990-06-29 Marc Teitelbaumcopyright; textual changes
1990-06-29 Marc Teitelbaumtextual change (facs -> trpoints)
1990-06-29 Marc Teitelbaumupdate manpage to new code
1990-06-29 Marc Teitelbaumadd another header file
1990-06-29 Marc Teitelbaumcencode->vis; u_eosys is gone;
1990-06-29 Marc Teitelbaumoutput file is ktrace.out; add -R
1990-06-29 Marc Teitelbaumsymbolic modes. reorg code.
1990-06-29 Marc Teitelbaumremove reference to ldisc.
1990-06-29 Marc Teitelbaumbump TUBECOLS from 160 -> 220
1990-06-29 Marc Teitelbaumremove internal quote bits before entering shell
1990-06-29 Marc Teitelbaumremove refernce to ldisc; dosusp determines if we can ^Z
1990-06-29 Marc Teitelbaumclear internal quote bits before passing to shell for...
1990-06-29 Marc Teitelbaumnew interface to strsep
1990-06-29 Marc Teitelbaumrip out tty initializations (done elsewhere)
1990-06-29 Trent Heinreset optind before getopt() -- fixes 'make -k clean...
next