ignore ourselves in the run queue
[unix-history] / usr / src / usr.bin /
1993-05-09 Kirk McKusickignore ourselves in the run queue
1993-05-08 Mike Hiblerdon't unlink directories (see job.c SCCS rev 5.16)
1993-05-07 Keith Bosticdate and time created 93/05/06 15:07:19 by bostic
1993-05-07 Keith Bosticdate and time created 93/05/06 15:07:01 by bostic
1993-05-07 Keith Bosticput whereis back in the main tree
1993-05-04 Chris Torekfseek returns an int 0 for success, not a position
1993-05-04 Keith Bosticadd cpp
1993-05-04 Keith Bosticdate and time created 93/05/03 21:10:39 by bostic
1993-05-04 Keith Bosticgcc2; cpp now in /usr/libexec/gcc2/cpp
1993-05-04 Mike Hiblermake "cm" apply to dialed connections as well as direct...
1993-05-04 Mike Hibleradd t3000
1993-05-04 Mike Hibleradd support for 9600 and 9600/ARQ modems, also fix...
1993-05-04 Mike Hiblerdate and time created 93/05/03 14:46:01 by hibler
1993-05-02 Keith Bosticcorrect -n for time ranges, so that "-mtime -1" is...
1993-05-02 Keith Bosticuse library err/warn(3) functions; lint, prettiness...
1993-05-01 Keith Bosticminor integration in 4BSD source tree
1993-05-01 Keith Bosticintegrate
1993-05-01 Keith Bosticst_size is a quad now
1993-05-01 Keith Mullerdate and time created 93/04/30 13:30:06 by muller
1993-05-01 Keith Mullerdate and time created 93/04/30 13:30:05 by muller
1993-05-01 Keith Mullerdate and time created 93/04/30 13:30:04 by muller
1993-05-01 Keith Mullerdate and time created 93/04/30 13:30:03 by muller
1993-05-01 Keith Mullerdate and time created 93/04/30 13:30:02 by muller
1993-04-30 Keith Bosticmake all calls to warnx, and get errno strings with...
1993-04-30 Keith Bosticdeclare optind
1993-04-30 Keith Bosticuse C library err/warn(3), do more error checking for...
1993-04-29 Keith Bosticgetbsize doesn't need the program name any longer
1993-04-29 Keith Bostic<sys/sysctl.h> now needs <sys/param.h>
1993-04-29 Keith Bostic<sys/kinfo_proc.h> information moved to <sys/sysctl.h>
1993-04-28 Chris Toreksystat does not compile on sparc
1993-04-28 Keith Bosticno longer needs program name variable
1993-04-28 Keith Bosticuse standard C library err/warn routines
1993-04-28 Keith Bosticpwcache(3) moved to the C library
1993-04-28 Keith Bostic<sys/kinfo_proc.h> moved to <sys/sysctl.h>
1993-04-28 Keith Bosticpwcache(3) now in the C library
1993-04-28 Keith Bostickinfo_proc.h gone, stuff moved to <sys/sysctl.h>
1993-04-28 Keith Bosticanother SCCS botch
1993-04-28 Keith Bosticfuckin' SCCS...
1993-04-28 Keith Bosticgetloadavg(3) is in libc, no longer need libutil
1993-04-28 Keith Bosticmake -n real, add -M, -N, lots of minor cleanups
1993-04-28 Keith Bosticuse strftime, don't roll our own
1993-04-28 Keith Bosticadd -M, -N, -n, fix header description
1993-04-28 Keith Bosticfix header description
1993-04-28 Keith Bosticlint
1993-04-28 Keith Bosticdate and time created 93/04/27 15:19:53 by bostic
1993-04-28 Keith Bosticname -> mib
1993-04-27 Keith Bosticdon't turn off FTS_NOSTAT for -x ... at least I can...
1993-04-27 Keith Bosticmove groff, gcc and friends to contrib
1993-04-27 Keith Bosticusage standard err(3) routine
1993-04-26 Keith Bosticadd nvi
1993-04-22 Mike Hiblerfix buffer overflow fix: bp was not updated properly...
1993-04-21 Mike Hiblerfix a typo and init st_flags for devnull case
1993-04-20 Chris Torekprettiness police; clean up SunOS ifdefs for SunOS 4
1993-04-18 Chris Torekadd test for branches across braces (was getting bogus...
1993-04-18 Chris Torekfix broken label handling (rewrite label code completely)
1993-04-15 Chris Torekfix REs over completely empty spaces
1993-04-14 Elan Amirmake sed work on 8-bit objects
1993-04-14 Chris Torekopen the proper file. use libc err().
1993-04-10 Chris Torekoff_t's are quad, use %qd not %ld
1993-04-10 Chris Torekmake $TMPDIR actually work; print actual temp name...
1993-04-09 Keith SklowerNODUMP => UF_NODUMP (checkin by torek)
1993-04-06 Ralph Campbelladd mips to list of gcc machines.
1993-04-06 Ralph Campbellfix idle time display (used wrong entry in arrary).
1993-04-06 Ralph Campbelluse Start instead of start. Conflicts with start in...
1993-04-06 Dave A. BormanFix gcc2 warnings.
1993-04-02 Kirk McKusickconvert kinfo to sysctl
1993-04-01 Kirk McKusickconvert from kinfo to sysctl
1993-04-01 Kirk McKusickconvert kinfo to sysctl
1993-04-01 Kirk McKusickconvert from kinfo to sysctl
1993-03-28 Ralph Campbelladded mips case
1993-03-28 Ralph Campbelladded mips code. Fixed error printf's to fprintf(stderr.
1993-03-24 Cynthia A. E. Livi... update .Os and history from .Ud to .Bx 4.4
1993-03-23 Keith Bosticfix stdarg/varargs includes
1993-03-22 Keith Bostichpux_exec.h is referenced from /sys
1993-03-22 Keith Bosticlint for GCC 2
1993-03-20 Keith Bosticwas munmap'ing the wrong size
1993-03-20 Keith Bosticunmap the memory when done, other might run out
1993-03-12 Keith SklowerAPPEND, NODUMP, IMMUTABLE -> UF_*
1993-03-09 Ralph Campbellchange the substitute pattern to match the range patter...
1993-03-09 Ralph Campbelldate and time created 93/03/08 19:21:06 by ralph
1993-03-09 Ralph Campbelladded mips support
1993-03-09 Ralph Campbellposition was not declared in getcc().
1993-03-09 Ralph Campbelldon't need to include /sys
1993-03-09 Ralph Campbelladded mips support
1993-03-09 Ralph Campbellremoved -z to ld since this is the default.
1993-03-09 Keith Bosticcomplain if records tc capabilities aren't fully expanded
1993-03-08 Keith Bosticdon't truncte the file when we create it, there's a...
1993-03-08 Keith Bosticcomplain if whitespace after w, r, :, b or t objects...
1993-03-08 Keith Bosticmake default parsing correct, i.e. "-am" didn't work
1993-03-08 Keith Bosticdocument that \n in a y command string is a newline
1993-03-08 Keith BosticPOSIX specifies non-overlapping, always; see descriptio...
1993-03-08 Keith BosticSince 'q' "branches to the end of the script", the...
1993-03-08 Keith Bosticuse library versions of err/warn
1993-03-07 Craig LeresMinor indentation fixes.
1993-03-07 Keith Bostictry utimes(f, NULL) before trying to read/write the...
1993-03-07 Keith Bosticimplement from scratch, using utimes(2), for POSIX...
1993-03-07 Keith Bosticmake shadow records really work
1993-03-07 Keith Bosticdocument the format of the database
1993-03-06 Keith Bosticsecond version, it really works now
1993-03-06 Keith Bosticdate and time created 93/03/05 10:22:28 by bostic
next