unix-history/.git
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
1991-02-23 Keith Bosticuse stdarg.h, not varargs.h
1991-02-23 Mike Karelsoflags-FOPEN => FFLAGS(oflags)
1991-02-23 Keith Bosticprotect stdarg.h -- used by syslog.h and probably by...
1991-02-23 Keith Bosticuse stdarg, not varargs
1991-02-23 Keith Bosticcheck for ranlib magic string was wrong, so if the...
1991-02-23 Mike Karelsrearrange, put all open() and file f_flags definitions...
1991-02-23 Mike Karelsfix GUNIT ioctl
1991-02-23 Donn SeeleyPrototype declarations.
1991-02-23 Keith Bosticdate and time created 91/02/22 11:34:25 by bostic
1991-02-23 Keith Bosticbreak unistd.h up into <unistd.h> and <sys/unistd.h>
1991-02-23 Donn SeeleyOne more prototype declaration.
1991-02-23 Keith Bosticfsync the mailbox file descriptor
1991-02-23 Donn SeeleyPrototype declarations.
1991-02-23 Donn SeeleyNew-style prototype declarations.
1991-02-23 Donn SeeleyPrototype declarations.
1991-02-23 Donn SeeleyPrototype declarations. Currently we're using 'int...
1991-02-23 Keith BosticANSI fix
1991-02-23 Keith BosticANSI and c++ stuff
1991-02-23 Donn SeeleyPrototype declarations.
1991-02-23 Keith Bosticb{cmp,copy,zero} all take void *, not char *
1991-02-23 Keith Bosticmore compatibility
1991-02-23 Keith Bosticmake safe for c++
1991-02-23 Donn SeeleyPrototype declarations.
1991-02-23 Donn SeeleyPrototype declaration.
1991-02-23 Mike Karelsmove old lseek values here from sys/file.h; #ifdef...
1991-02-23 Donn SeeleyPrototype declarations.
1991-02-23 Keith Bosticall the p_ routines are static to the library
1991-02-23 Donn SeeleyDeclarations for link_addr and link_ntoa.
1991-02-23 Donn SeeleyThis baby is included by the kernel... Declare getdire...
1991-02-23 Keith Bosticdirent.h is in /usr/include, not /usr/include/sys
1991-02-23 Keith Bosticsetpwfile has gone away
1991-02-23 Donn SeeleyRemove prototype parameter names, both because they...
1991-02-23 Donn SeeleyBe consistent about using names for prototype parameter...
1991-02-23 Keith Bosticneed stdio for DEBUG and HASH_STATISTICS
1991-02-23 Donn SeeleyAdded prototype declarations for documented interfaces.
1991-02-23 Donn SeeleyReorganized declarations to accommodate both ANSI and...
1991-02-23 Donn SeeleyAdded new prototype declarations and cleaned up.
1991-02-22 Kirk McKusickfixes for multiple calls to namei (for rename in NFS)
1991-02-22 Kirk McKusickfixes for rename in NFS
1991-02-22 Keith Bosticsigsetjmp changes were wrong; back out for now
1991-02-22 Kirk McKusickfixes for range locking
1991-02-22 Keith Bosticmake sure oaddr doesn't get set on empty pages
1991-02-22 Keith Bosticcount bitmaps so they can be free'd
1991-02-22 Keith Bosticclear errno on open/create after stat; count bitmaps...
1991-02-22 Keith Bosticmake sure free'd overflow pages are not reread from...
1991-02-22 Keith Bosticupdate from Margo Seltzer, for her partial distribution
1991-02-22 Keith BosticL_SET -> SEEK_SET
1991-02-22 Keith Bosticdon't put namestr into text space -- Thanks ANSI!
1991-02-22 Keith Bosticmove O_ACCMODE into ../dist/sysv.h
1991-02-22 Keith Bosticmove from libc into libdbm
1991-02-22 Keith Bosticmake dn_skipname, fp_query, hostalias, p_cdname, p_clas...
1991-02-22 Mike Karelschanges to fflags FCNTLCANT => FCNTLFLAGS, FFLAGS/OFLAGS
1991-02-22 Keith Bosticdelete sethostfile(3)
1991-02-22 Keith Bosticfirst pass at function prototypes with cdefs.h
1991-02-22 Keith Bosticfix include to be right, minor wordsmithing
1991-02-22 Keith Bosticmove dkcksum() to sbin/disklabel/dkcksum.c
1991-02-22 Keith Bosticdate and time created 91/02/21 13:33:38 by bostic
1991-02-22 Keith Bosticmorecore should be static
1991-02-22 Keith Bosticbackref and cclass should be static
1991-02-21 Keith Bosticsave four bytes
1991-02-21 Keith Bosticdate and time created 91/02/20 08:59:59 by bostic
1991-02-21 Keith Bosticdon't do the fcntl unless the file was openeed
1991-02-21 Keith Bosticuse getcwd(3) malloc functionality to handle paths...
1991-02-21 Keith Bosticrename getwd to getcwd for POSIX.1 compatibility
1991-02-21 Keith Bosticadd getwd(3)
1991-02-21 Keith Bosticdate and time created 91/02/20 08:15:42 by bostic
1991-02-20 Keith Sklowerfix sbappend to check the last mbuf in a chain for...
1991-02-20 Mike KarelsTry not to initiate copyouts that are going to block
1991-02-20 Keith BosticPOSIX requires this to be used in non-numerical situations
1991-02-20 Keith Bosticdate and time created 91/02/19 15:39:22 by bostic
1991-02-20 Keith Bosticdate and time created 91/02/19 15:39:16 by bostic
1991-02-20 Keith Bostic1990 POSIX.1 revision moved ctermid to <stdio.h>
1991-02-20 Keith Bosticrename setpgrp to setpgid, add setpgrp compat call...
1991-02-20 Keith Bosticrename setpgrp to setpgid, add setpgrp compat call...
1991-02-20 Keith Bosticsetpgrp renamed to setpgid
1991-02-20 Keith Bosticvipw moved to usr.sbin
1991-02-20 Keith Bostichacks for gcc pre-processor
1991-02-20 Keith Bosticdate and time created 91/02/19 12:16:01 by bostic
1991-02-20 Keith Bosticdate and time created 91/02/19 12:15:56 by bostic
1991-02-20 Keith Bosticpipe is a libc routine, fix for ANSI C
1991-02-20 Keith Bosticdon't call fclose unless the file was opened
1991-02-20 Keith Sklowerhaving cloning messages generated rtalloc;
next