fixes for range locking
[unix-history] / usr / src / sys /
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
1991-01-12 Keith Bosticneed struct ether_header even if INET not defined
1991-01-12 Kirk McKusickhave to include user.h and proc.h always now
1991-01-11 Kirk McKusickadd dynamically allocated file descriptors
1991-01-11 Kirk McKusickadd conditional code for new VM so can share with old...
1991-01-11 Kirk McKusickugly hack to get correct cdir just got worse
1991-01-11 Kirk McKusickeliminate paranoid check
1991-01-11 Kirk McKusickadd synamically allocated file descriptors
1991-01-11 Kirk McKusickmake new VM conditional so can share with old VM tree
1991-01-11 Kirk McKusickcdir moves out of the namei data structure
1991-01-11 Kirk McKusickadd dynamically allocated file descriptors
1991-01-11 Kirk McKusickdelete paranoid check
1991-01-11 Kirk McKusickadd dynamically allocated file descriptors
1991-01-11 Kirk McKusickdate and time created 91/01/10 23:37:32 by mckusick
1991-01-11 Kirk McKusickadd pointer to dynamically allocated file descriptors
1991-01-11 Kirk McKusickfile descriptors are now allocated dynamically
1991-01-11 Kirk McKusickadd M_FILE for file descriptor structures
1991-01-11 Kirk McKusickrdir and cdir move into file descriptor structure
1991-01-11 Keith Bosticbug: setgroups never called crcopy(); other stuff,...
1991-01-11 Kirk McKusickconditionalize neweh VM
1991-01-10 William Nesheimtrivial 386 ifdefs added
1991-01-10 Keith SklowerCheckpoint integration of tp_cons with UBC X.25; compil...
1991-01-10 Keith Sklowerchanges requested by wisconsin to support IS-IS.
1991-01-10 Keith Sklowerfirst version to integrate to UBC X.25 (compiles only).
1991-01-10 Keith Sklowerchanges to support esis and isis over eon
1991-01-10 Keith Sklowercheckpoint -- this version compiles and represents...
1991-01-10 Keith Sklowerpk_clear now takes for diagnostic code and whether...
next