sys_errlist type changed
[unix-history] / usr / src / usr.bin /
1993-05-18 Chris Toreksys_errlist type changed
1993-05-18 Chris Torekhack to make it compile: declare lseek only #ifndef...
1993-05-18 Keith Bosticmove cpio into /usr/src/old
1993-05-18 Elan AmirAdded "static" to c table.
1993-05-18 Elan AmirIncreased buffer size so that C comments of size larger...
1993-05-18 Chris Torekrm incorrect declaration of lseek; cleanup, prototype...
1993-05-18 Chris Torekuse libc err()
1993-05-17 Keith Bosticconvert to new basic integral types
1993-05-17 Chris Torekdate and time created 93/05/16 16:10:22 by torek
1993-05-17 Chris Torekdate and time created 93/05/16 16:10:21 by torek
1993-05-17 Chris Torekprototypes, ANSI, pass -Wall; still could stand more...
1993-05-16 Chris TorekANSI C says no tokens after #else, #endif
1993-05-16 Chris Torekmake it work when run twice
1993-05-16 Chris Torekmake it work when repeated
1993-05-16 Chris Torekmake it work when repeated
1993-05-16 Chris Torek<sys/kinfo_proc.h> information moved to <sys/sysctl.h>
1993-05-16 Chris Torekmake it compile on sparc
1993-05-14 Chris Torekm4 drops commas in embedded arguments - test case is
1993-05-13 Keith Sklowerfix from David Burren on name lookup of gateways in...
1993-05-13 Elan AmirNo private suspend routine. Use curses.
1993-05-13 Elan AmirNo private suspend routine for systat (use curses).
1993-05-12 Keith Bosticmove awk to contrib/gawk.2.14
1993-05-12 Keith Bostictn3270 works (well, compiles) again
1993-05-12 Keith Bosticdate and time created 93/05/11 10:05:59 by bostic
1993-05-12 Keith Bosticdate and time created 93/05/11 10:05:55 by bostic
1993-05-12 Keith Bosticdate and time created 93/05/11 10:05:48 by bostic
1993-05-12 Keith Bosticdate and time created 93/05/11 10:05:42 by bostic
1993-05-12 Keith Bosticdate and time created 93/05/11 10:05:36 by bostic
1993-05-12 Keith Bosticdate and time created 93/05/11 10:05:26 by bostic
1993-05-12 Keith Bosticdate and time created 93/05/11 10:05:10 by bostic
1993-05-12 Keith Bosticmake tn3270 compile again
1993-05-12 Keith Bosticdate and time created 93/05/11 10:04:18 by bostic
1993-05-12 Keith Bosticdate and time created 93/05/11 10:02:26 by bostic
1993-05-12 Keith Bosticdate and time created 93/05/11 10:02:21 by bostic
1993-05-12 Keith Bosticmake tn3270 compile again
1993-05-12 Keith Bosticmve telextrn.h into the sys_curses subdirectory
1993-05-12 Keith Bosticmv telextrn.h into the sys_curses directory, it's the...
1993-05-11 Keith Bosticprettiness police
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.
next