unix-history/.git
1991-02-26 Keith Bosticlint displays the entire lint path instead of just...
1991-02-26 Keith BosticANSI fixes
1991-02-26 Keith BosticDocument trailing slashing on path buildling paths
1991-02-26 Keith BosticANSI fixes
1991-02-26 Keith Bosticmissed a sizeof when fixed the last one
1991-02-26 Keith BosticDatabases don't like it when the sizes of their keys...
1991-02-26 Keith Bosticstrings may no longer be writable (thanks, ANSI!)
1991-02-26 Keith BosticANSI fixes
1991-02-26 Keith BosticANSI fixes
1991-02-25 Keith BosticANSI fixes (plus one real bug fix the compiler found)
1991-02-25 Keith BosticANSI fixes
1991-02-25 Keith BosticANSI fixess
1991-02-25 Keith BosticANSI fixes
1991-02-25 Donn SeeleyInclude files for function prototypes.
1991-02-25 Donn SeeleyFix __STDC__ version of C-shell printf() to be more...
1991-02-25 Keith Bosticoff-by-one in path termination
1991-02-25 Keith BosticThere was a reason they included <sys/param.h> (MIN...
1991-02-25 Keith Bosticif entry length is bigger than the terminal, print...
1991-02-25 Keith BosticAdd include files to get prototype declarations, and...
1991-02-25 Keith Bosticgetkerninfo takes a void *, not a char *
1991-02-25 Keith Bosticnew version of ndbm routines, minor cleanup
1991-02-25 Keith BosticAdd include files to get prototype declarations, and...
1991-02-25 Keith Bosticmove insque/remque to libcompat, no longer need structu...
1991-02-25 Keith Bosticdate and time created 91/02/24 15:16:07 by bostic
1991-02-25 Kirk McKusicknodev => enodev or enxio as appropriate; nulldev =...
1991-02-25 Keith Bosticadd ANSI prototypes
1991-02-25 Kirk McKusickdocument the 'b' and 'B' options
1991-02-25 Keith Bosticadd prototype for getsubopt(3)
1991-02-25 Keith Bosticlots of prototype corrections
1991-02-25 Keith Bosticdn_comp and dn_expand all expect u_char's, not chars
1991-02-25 Keith Bosticinclude sys/types.h, no longer need to typedef size_t
1991-02-25 Keith Bosticmove P_tmpdir from /usr/tmp to /var/tmp
1991-02-25 Keith Bosticgethostbyaddr takes a char *, not a void *
1991-02-25 Keith BosticAdd include files to get prototype declarations, and...
1991-02-25 Keith Bosticmodf takes a double * as it's second argument
1991-02-25 Keith Bosticswab takes void *'s, not char *'s
1991-02-25 Keith Bosticput "." at the end of the default path
1991-02-25 Keith Bosticdon't use syslog, application may have already used it.
1991-02-25 Kirk McKusickupdates from Mike to make messages more media independent;
1991-02-25 Keith BosticAdd include files to get prototype declarations, and...
1991-02-25 Keith Bostictypo
1991-02-25 Keith BosticAdd include files to get prototype declarations, and...
1991-02-25 Keith Bosticbcmp, bzero take void *, not char *
1991-02-25 Keith Bosticbcopy takes a void *, not a char *
1991-02-25 Keith Bosticexec family (except for exect) are now machine-independent
1991-02-25 Keith Bosticlots of minor changes
1991-02-25 Keith Bosticneed ctype.h, shouldn't have deleted it
1991-02-25 Keith Bosticdoesn't need ctype.h
1991-02-25 Keith BosticAdd include files to get prototype declarations, and...
1991-02-25 Keith Bosticincluded by arpa/inet.h, so protect it.
1991-02-25 Keith BosticAdd include files to get prototype declarations, and...
1991-02-25 Keith Bosticneeds limits.h
1991-02-25 Keith Bosticfirst pass at function prototypes with cdefs.h
1991-02-25 Keith BosticAdd include files to get prototype declarations, and...
1991-02-24 Donn SeeleyAdjustments and bug fixes after adding prototypes to...
1991-02-24 Donn SeeleyRuin Keith's finely crafted ANSI C code to make it...
1991-02-24 Donn SeeleyAdd include files to get prototype declarations, and...
1991-02-24 Donn SeeleyMake unvis() have more reasonable argument types.
1991-02-24 Donn SeeleyGet the return type right for setlogmask().
1991-02-24 Donn SeeleyAdjust the type of scandir's function argument.
1991-02-24 Donn SeeleyAdd a forward declaration of struct rusage.
1991-02-24 Keith Bosticredo all the exec routines from scratch in C (well...
1991-02-24 Keith Bosticfrom POSIX.1 documentation -- specify what *really...
1991-02-24 Donn SeeleyIt's just fhandle_t, not struct fhandle_t!
1991-02-24 Chris Torekwarn about missing /etc/dumpdates, and detect errors...
1991-02-24 Chris Torekfix gcc warnings; add dev_bshift and tp_bshift variables
1991-02-24 Chris Torekfix gcc warnings; add quit() function to print message...
1991-02-24 Chris Torekfix gcc warnings
1991-02-24 Chris Torekadd dev_bshift to reduce multiply and divide by dev_bsi...
1991-02-24 Chris Torekavoid multiply and divide when possible; fix gcc warnings;
1991-02-24 Chris Torekavoid multiply and divide when possible; fix gcc warnings;
1991-02-24 Donn Seeleywait3 and wait4 aren't POSIX functions.
1991-02-24 Donn SeeleyGoof in order of arguments for vis() prototype.
1991-02-24 Donn SeeleyAdd const qualifiers to make utime declaration more...
1991-02-24 Keith Bosticdefault path, used by sh(1) and C library exec routines
1991-02-24 Keith Bosticmove default into <paths.h>, needed by the library...
1991-02-24 Donn SeeleyOne more prototype declaration.
1991-02-24 Donn SeeleyPrototype declarations.
1991-02-24 Keith Bosticblackbox the token passed between getmode and setmode...
1991-02-24 Keith Bosticreformat to KNF
1991-02-24 Donn SeeleyChanges for prototype declarations.
1991-02-24 Donn SeeleyChanges to accommodate prototype declarations.
1991-02-24 Keith Bosticmake flags arguments right
1991-02-24 Keith Bosticmake flags right
1991-02-24 Keith Bosticminor wordsmithing, make flags right
1991-02-23 Donn SeeleyTweaks for psignal().
1991-02-23 Donn SeeleyDeclare sys_siglist[] to go with psignal().
1991-02-23 Donn Seeleyconst char ** => char * const *
1991-02-23 Kirk McKusickgdb does not allow writing of constant strings
1991-02-23 Kirk McKusickcleanup of byte swapping code
1991-02-23 Kirk McKusickmust use maximum directory blocksize across all archite...
1991-02-23 Kirk McKusickOn tahoe, must use secsize of 1024, even though the...
1991-02-23 Keith BosticANSI prototypes
1991-02-23 Donn SeeleyFix some overeager use of 'const'.
1991-02-23 Donn Seeleymktime()'s argument isn't const.
1991-02-23 Keith Bosticcleanup, update, reimplement to work as correctly as...
1991-02-23 Donn SeeleyMake exect()'s prototype more like the (correct) one...
1991-02-23 Keith Bosticadd sys/time.h, prototype for select needs it.
1991-02-23 Donn SeeleyFix 'const' problems with getopt()'s prototype.
1991-02-23 Keith Bostica little less verbose, please
next