included by arpa/inet.h, so protect it.
[unix-history] / usr / src / sys /
1991-02-25 Keith Bosticincluded by arpa/inet.h, so protect it.
1991-02-24 Donn SeeleyGet the return type right for setlogmask().
1991-02-24 Donn SeeleyAdd a forward declaration of struct rusage.
1991-02-24 Donn SeeleyIt's just fhandle_t, not struct fhandle_t!
1991-02-24 Donn Seeleywait3 and wait4 aren't POSIX functions.
1991-02-24 Donn SeeleyOne more prototype declaration.
1991-02-24 Donn SeeleyPrototype declarations.
1991-02-23 Mike Karelsoflags-FOPEN => FFLAGS(oflags)
1991-02-23 Keith Bosticuse stdarg, not varargs
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 Bosticbreak unistd.h up into <unistd.h> and <sys/unistd.h>
1991-02-23 Donn SeeleyOne more prototype declaration.
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 Donn SeeleyPrototype declarations.
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 Donn SeeleyDeclarations for link_addr and link_ntoa.
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 Kirk McKusickfixes for range locking
1991-02-22 Mike Karelschanges to fflags FCNTLCANT => FCNTLFLAGS, FFLAGS/OFLAGS
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 Bostic1990 POSIX.1 revision moved ctermid to <stdio.h>
1991-02-20 Keith Bosticsetpgrp renamed to setpgid
1991-02-20 Keith Sklowerhaving cloning messages generated rtalloc;
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-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-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-13 Mike Karelsdhuparam needed return values
1991-02-12 Mike Karelsneed to copy sv{u,g}id in fork!
1991-02-09 Keith Bosticonly kvm.h included kinfo.h, and there wasn't any reaso...
1991-02-09 Mike Karelsconsistent naming
1991-02-07 Mike Karelsfix old comment
1991-02-06 Kirk McKusickadd support for Exabyte tape
1991-02-06 Kirk McKusickExabyte driver from Mike Hibler at Utah
1991-02-06 Kirk McKusickupdate from Mike Hibler for Exabyte support
1991-02-06 Keith Bosticfirst pass at function prototypes with cdefs.h
1991-02-05 Mike Karelsprotect free list from lossage if multiple procs try...
1991-02-05 Keith Bosticadd first pass at POSIX.2 values
1991-02-05 Keith Sklowerbugfix from john@labtam.labtam.oz.au
1991-02-04 Kirk McKusickadd include of types.h
1991-02-04 Kirk McKusickfix check for LINK_MAX in ufs_link;
1991-02-04 Kirk McKusickif entry is gone, do not try to release the parent
1991-02-04 Kirk McKusickadd Exabyte support
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-01-29 Kirk McKusicklabel_t must be defined even if not just kernel
1991-01-29 Kirk McKusickicode must live in data space so initflags can be written
1991-01-29 Kirk McKusickcleanup comments to reflect reality; minor code cleanup...
1991-01-28 Kirk McKusicktemporarily need to define NVM
1991-01-21 Keith Bosticadd cuserid, ctermid, getlogin for POSIX 1003.1
1991-01-20 William Nesheimminor cleanup, updated comments to reflect changes
1991-01-20 William Nesheimtrack TRACE changes
1991-01-20 William Nesheimreno changes, cleanups, bug fixes
1991-01-20 William Nesheimpartial cleanup, add coprocessor context switch code...
1991-01-20 William Nesheimreno changes
1991-01-20 William Nesheimkernel reorg
1991-01-20 William Nesheimreno changes
1991-01-20 William Nesheimreno changes and kernel reorg
1991-01-20 William Nesheimkernel reorg
1991-01-20 William Nesheimreno changes
1991-01-20 William Nesheimchange copyright notice
1991-01-20 William Nesheimkernel reorg.
1991-01-20 William Nesheimreno changes
1991-01-20 William Nesheimminor corrections
1991-01-19 William Nesheimdate and time created 91/01/18 21:10:51 by william
1991-01-19 William Nesheim386 trap and syscall frame difference passed thru to...
1991-01-19 William Nesheimamended initflag initialization, now done for all proce...
1991-01-19 William Nesheimfixed just which copyright notice is included.
1991-01-18 Keith Bosticadd #define for 0666
1991-01-16 Keith Bosticuntil proven otherwise, this stuff is kernel specific
1991-01-16 Keith Bosticstdio has to include this file, don't require types.h
1991-01-16 William Nesheimtrivia, reno changes, and kernel reorg
1991-01-16 William Nesheimdate and time created 91/01/15 14:55:49 by william
1991-01-16 William Nesheimdate and time created 91/01/15 14:53:52 by william
1991-01-16 William Nesheimdate and time created 91/01/15 14:27:10 by william
1991-01-16 William Nesheimdate and time created 91/01/15 14:27:04 by william
1991-01-16 William Nesheimdate and time created 91/01/15 14:26:57 by william
1991-01-16 William Nesheimdate and time created 91/01/15 14:26:53 by william
1991-01-16 Bill Joyreno changes
next