08 and 09 are not octal constants! use 010 and 011
[unix-history] / usr /
1991-02-03 Chris Torek08 and 09 are not octal constants! use 010 and 011
1991-02-03 Chris Torekmust include <sys/types.h> before <fcntl.h>
1991-02-03 Chris Torek<sys/file.h> => <sys/types.h> + <fcntl.h>
1991-02-03 Chris Torekexit takes a parameter!
1991-02-03 Chris Torekscandir() => dodir(), plus minor lint (for gcc -W)
1991-02-03 Chris Torekreplace special puts() with a macro (for ANSI C); minor KNF
1991-02-03 Chris Torekputw => putword; argument declarations (all from gcc -W)
1991-02-03 Chris Torekremove -> removeit (for ANSI C); other minor gcc-lint
1991-02-03 Chris Torekfix bugs exposed by gcc -W
1991-02-03 Keith Bostictty_istrapsig is a function
1991-02-02 Keith Bosticdidn't handle empty lines, and when a symbol was missin...
1991-02-02 Keith Bosticstdc.h -> cdefs.h
1991-02-02 Keith Bosticfflush -> __sflush
1991-02-02 Keith Bosticstdc.h -> cdefs.h
1991-02-02 Keith Bosticfflush -> __sflush
1991-02-02 Keith Bosticstdc.h -> cdefs.h
1991-02-02 Keith Bosticfflush -> __sflush
1991-02-02 Keith Bosticstdc.h -> cdefs.h
1991-02-02 Keith Bosticinitialization out of order wrt stdio.h
1991-02-02 Keith Bosticuse __sflush, not fflush
1991-02-02 Keith Bosticfdopen got messed up
1991-02-02 Kirk McKusickadd POSIX-style byte-level record locking
1991-02-02 Kirk McKusickkeep me happy about precedence
1991-02-02 Kirk McKusickadd POSIX-style byte-level record locking
1991-02-02 Kirk McKusickdate and time created 91/02/01 16:28:24 by mckusick
1991-02-02 Kirk McKusickadd POSIX-style byte-level record locking
1991-02-02 Keith Bosticneed a semi-colon before the done
1991-02-02 Donn Seeleydate and time created 91/02/01 13:13:32 by donn
1991-02-02 Donn Seeleydate and time created 91/02/01 13:11:55 by donn
1991-02-02 Keith Bosticmove to /usr/old
1991-02-02 Keith Bosticquick hack to make it work with the new stdio -- no...
1991-02-02 Keith Bosticmove dbx to src/old
1991-02-02 Keith Bosticfcntl.h needs sys/types.h
1991-02-02 Donn Seeleydate and time created 91/02/01 11:21:14 by donn
1991-02-02 Keith Bosticinstall in /usr/bin for now
1991-02-01 Keith Bosticadd /dev database fro ps
1991-02-01 Keith Bosticuse paths.h define for /var/run
1991-02-01 Chris Torekwaserr was never set; other minor gcc warnings fixed
1991-02-01 Chris Torekfix up gcc lint
1991-02-01 Chris Torekgcc-detected lint: now clean under -Wall once /usr...
1991-02-01 Keith Bosticdate and time created 91/01/31 17:16:33 by bostic
1991-02-01 Keith Bosticdate and time created 91/01/31 17:16:31 by bostic
1991-02-01 Keith Bosticdate and time created 91/01/31 17:16:29 by bostic
1991-02-01 Keith Bosticdate and time created 91/01/31 17:16:27 by bostic
1991-02-01 Keith Bosticdate and time created 91/01/31 17:16:26 by bostic
1991-02-01 Keith Bosticdate and time created 91/01/31 17:16:24 by bostic
1991-02-01 Keith Bosticmove fakcu, perror, remove to stdio; fakcu goes away
1991-02-01 Keith Bosticput in obsolete notice
1991-02-01 Keith Bosticadd pcc for tahoe and vax
1991-02-01 Keith Bosticcc gets installed in /usr/bin
1991-02-01 Keith Bosticmove lint into the pcc directory
1991-01-31 Keith Bosticmake the copyright look right, yank to 5.1
1991-01-31 Mike KarelsCLBYTES should be MCLBYTES
1991-01-30 Keith Bosticnew copyright notice
1991-01-30 Keith Bosticdelivermail -> mail.local
1991-01-30 Keith Bosticneeds vfprintf from libc/stdio
1991-01-30 Chris TorekNaN has a sign too
1991-01-30 Keith Bosticlint fixes from Guy Harris, getting it to run under...
1991-01-29 Kirk McKusicklabel_t must be defined even if not just kernel
1991-01-29 Keith Bosticdelivermail -> mail.local
1991-01-29 Kirk McKusickicode must live in data space so initflags can be written
1991-01-29 Keith Bosticdate and time created 91/01/28 16:33:55 by bostic
1991-01-29 Kirk McKusickcleanup comments to reflect reality; minor code cleanup...
1991-01-28 Kirk McKusicktemporarily need to define NVM
1991-01-28 Bob CorbettI updated the banner line for version 1.8. -rpc
1991-01-28 Bob Corbett(no message)
1991-01-28 Keith Bosticmakefiles don't have copyright notices
1991-01-28 Chris Torekstdio has changed; flushoutput must change correspondingly
1991-01-28 Chris Torekuse new stdio function interface to avoid blowing away...
1991-01-27 Keith Bosticstdc.h -> cdefs.h
1991-01-27 Keith Bosticdoesn't need stdc.h
1991-01-27 Keith Bosticstdc.h -> cdefs.h; use __P, sort functions, minor words...
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:15:45 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:56 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:54 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:52 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:51 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:49 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:48 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:46 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:45 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:43 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:42 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:41 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:38 by mao
1991-01-24 Mike A. Olsonsplit up modules into smaller files
1991-01-22 Chris Torekreinsert hp300 hack for Inf and NaN; add sparc to the...
1991-01-22 Cynthia A. E. Livi... .
1991-01-22 Keith Bosticremove old li nk
1991-01-22 Keith Bosticdelete get_date, just use strftime
1991-01-22 Keith BosticSCCS munges %M%
1991-01-22 Keith Bosticdate and time created 91/01/21 09:11:26 by bostic
1991-01-22 Keith Bosticupdate for new stdio; from Chris Torek
1991-01-21 Keith Bosticadd cuserid, ctermid, getlogin for POSIX 1003.1
1991-01-21 Chris Torektemporary files are already padded: do not pad them...
1991-01-21 Chris Torekremember to NUL-terminate those strings!
1991-01-21 Chris Torekthe ORPHANS macro sets eval on error, but does not...
1991-01-21 Keith Bosticstrsep had an incorrect function prototype
1991-01-21 Keith Bosticcheckpoint
1991-01-21 Keith Bosticnew stdio from Chris Torek
next