unix-history/.git
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;
1991-02-20 Keith Bosticadd "pinning" to the buffer pool
1991-02-20 Keith Bosticmake return value static for hsearch interface
1991-02-20 Keith Bosticadd "pinning" to the buffer pool
1991-02-20 Keith Bosticmake -1 mean no open fd instead of 0
1991-02-20 Keith Bosticadd "pinning" to the buffer pool
1991-02-19 Mike A. Olsonneed to include db.h -- we use HASHINFO here
1991-02-19 Mike A. Olsonfix stack management bug
1991-02-19 Keith Sklower(checked in by karels) treat MT_HEADER as MT_DATA in...
1991-02-19 Donn SeeleyA working version that contains declarations for POSIX...
1991-02-19 Mike Karelsfill in b_proc iff proc will wait for operation, so...
1991-02-19 Donn Seeleydate and time created 91/02/18 10:40:26 by donn
1991-02-19 Donn SeeleyAdd our (trivial) multibyte character support.
1991-02-19 Donn Seeleydate and time created 91/02/18 10:27:33 by donn
1991-02-19 Donn Seeleywe now have stubs for the annoying ANSI multibyte chara...
1991-02-18 Chris Torekdate and time created 91/02/18 00:45:07 by torek
1991-02-18 Chris Torekdate and time created 91/02/18 00:45:06 by torek
1991-02-18 Chris Torekdate and time created 91/02/18 00:39:04 by torek
1991-02-16 Chris Torekcsh ugliness needs to pass sprintf on to regular stdio...
1991-02-16 Keith Bosticdelete '#ifndef _IO', ioctl.h is protected from reinclusion
1991-02-16 Keith Bosticadd Berkeley specific copyright notice
1991-02-16 Marc Teitelbaumreadjust flags more carefully
1991-02-16 Keith Bostickernel reorg (checked in by karels)
1991-02-16 Marc Teitelbaumadd permission checks to allow regular users to run...
1991-02-16 Keith Bosticdone at DEC; add Berkeley specific copyright notice
1991-02-16 Keith Bosticdon't redefine fseek()
1991-02-16 Keith Bosticdon't need to escape back quote
1991-02-16 Keith Bosticdon't need to defined OBJS
1991-02-15 Keith Bosticgetw is defined by stdio
1991-02-15 Keith Bosticdon't redeclare malloc and realloc
1991-02-15 Keith Bosticdate and time created 91/02/14 18:40:44 by bostic
1991-02-15 Keith Bosticset file descriptors to be close-on-exec; block signals...
1991-02-15 Donn SeeleyProto-ized, ANSI-ized, POSIX-ized for your protection.
1991-02-15 Keith Bosticadd O_CLEXEC for close-on-exec semantics
1991-02-15 Keith Bosticsince db(3) appends ".db", don't need it here.
1991-02-15 Keith Bosticfix SRCS list
1991-02-15 Keith Bosticdate and time created 91/02/14 14:48:53 by bostic
1991-02-15 Keith Bosticdate and time created 91/02/14 14:35:43 by bostic
1991-02-15 Keith Bosticdate and time created 91/02/14 14:35:35 by bostic
1991-02-15 Keith Bosticuse DBM_SUFFIX; db(3) now appends ".db" when old interf...
1991-02-15 Keith Bosticadd DBM_SUFFIX
1991-02-15 Keith Bosticappend ".db" to the file name
1991-02-14 Donn SeeleyG++'s parser isn't up to handling atexit()'s extended...
1991-02-14 Kirk McKusickgetsock now has three arguments and returns an error
1991-02-14 Chris Torekra82 has 15 tracks per cylinder, not 14
1991-02-14 Keith Bosticstdc.h -> cdefs.h
next