unix-history/.git
1994-08-15 Kirk McKusickcg_link => cg_firstfield; fs_link => fs_firstfield
1994-08-15 Kirk McKusickIS_WHT is gone, compare directly
1994-08-15 Kirk McKusickcg_link => cg_firstfield; fs_link => fs_firstfield
1994-08-15 Kirk McKusickrename fisrt field to be more descriptive
1994-08-14 Eric Allmanfix compile error on other systems
1994-08-14 Keith Bosticuse 8K buffering for stdout -- some C libraries use 1K
1994-08-14 Keith Bosticthe cursor must be at the screen bottom for SF/sf
1994-08-14 Keith Bosticmore types problems, make it compile again
1994-08-14 Keith Bosticmore types problems, make it compile again
1994-08-12 Kirk McKusickbetter formatting (from cgd)
1994-08-12 Kirk McKusickfurther select refinements (from torek via karels)
1994-08-12 Kirk McKusickbug fix from Macklem
1994-08-12 Keith Bosticdp->d_types is now unsigned, store the gettype return...
1994-08-11 Keith Bosticmake nvi generic
1994-08-11 Kirk McKusickno longer need DT_WHTD
1994-08-11 Kirk McKusickLEASE_CHECK => VOP_LEASE
1994-08-11 Kirk McKusickno longer need DT_WHTD
1994-08-11 Kirk McKusickadd vop_lease
1994-08-11 Jan-Simon Pendryadd whiteout inode number
1994-08-11 Jan-Simon Pendryadd whiteout type
1994-08-11 Kirk McKusickadd ufs_lease_check (dependent on NFS being present)
1994-08-11 Kirk McKusickadd spec_lease_check
1994-08-11 Kirk McKusickadd fifo_lease_check
1994-08-11 Kirk McKusickadd entries for leases
1994-08-11 Jan-Simon Pendryadd whiteout type; add opaque directory flag
1994-08-11 Jan-Simon Pendryadd whiteout entry type
1994-08-11 Kirk McKusickmove in NFS specific call from vnode.h
1994-08-11 Kirk McKusickmove NFS specific call to kern_time.c
1994-08-11 Kirk McKusickadd vop_lease
1994-08-11 Kirk McKusickLEASE_CHECK => VOP_LEASE
1994-08-11 Kirk McKusickmore portable version (from cgd)
1994-08-11 Kirk McKusickinline => __inline (from cgd)
1994-08-11 Kirk McKusicka zero-valued timeout (which should poll and return...
1994-08-11 Keith Bosticdon't leave the screen in stadnout mode
1994-08-10 Keith Bosticdon't reenter standout mode on every character
1994-08-10 Keith Bosticwstandend/wstandout return an int (that's what System...
1994-08-10 Keith Bosticsimplify the code, return an int (that's what System...
1994-08-10 Eric Allmanadd comment about device major/minor info
1994-08-10 Eric Allmandocument long option names
1994-08-09 Eric Allmansetproctitle updates for AIX
1994-08-09 Kirk McKusickpart of 4.4BSD distribution
1994-08-09 Kirk McKusicksecond printing; daemon copyright
1994-08-09 Kirk McKusickadd second printing; daemon copyright
1994-08-09 Kirk McKusickadd second printing; copyright for daemon
1994-08-09 Kirk McKusickdrop ed.1 from encumbered list; add daemon copyright...
1994-08-08 Eric Allmanadd F=d mailer flag to turn off angle brackets on retur...
1994-08-08 Eric Allmanadd EightBitMode as long option name
1994-08-08 Eric AllmanDECWRL extensions to qf file
1994-08-08 Eric Allmanadd DECWRL fields to envelope
1994-08-08 Eric Allmanfix unnecessary dereferences
1994-08-08 Eric Allmanallow V7 config files (to make long option names safe)
1994-08-08 Eric Allmanallow full-word options
1994-08-08 Eric Allmanmake BrokenSmtpPeers a runtime option
1994-08-08 Eric Allmanallow sorting by host name instead of by message priority
1994-08-08 Eric Allmanexpand bitmaps to 256 bits
1994-08-08 Eric AllmanBrokenSmtpPeers is now an option
1994-08-08 Eric Allmanadd queue sorting variable
1994-08-08 Eric Allmanchange name of TZ_TYPE values -- the USE_ was bogus
1994-08-08 Eric Allmangeneralized U= mailer field to cleanly override DefUid
1994-08-08 Eric Allmanavoid qualifying all UUCP addresses with $Y
1994-08-08 Eric Allmandocument U= mailer field
1994-08-08 Eric Allmanallow U= flag on mailer to run as specific user id
1994-08-08 Eric Allmaninclude alpha time zone as 822 comment in Date: line
1994-08-08 Eric Allmandefaults for TZ_TYPE -- this will probably require...
1994-08-08 Eric Allmanfix typo
1994-08-08 Eric Allmanadd specific mailer uid/gid to run as
1994-08-08 Eric Allmanfirst cut at full 8-bit data capability
1994-08-08 Eric Allmanadd EOL handling envelope flags
1994-08-06 Kirk McKusickdelete redundant declaration of time (from cgd)
1994-08-06 Kirk McKusickinline => __inline (from cgd)
1994-08-06 Kirk McKusickput white-out in conditionally
1994-08-06 Kirk McKusickwhite-out is on an ifdef
1994-08-06 Kirk McKusickproper semantics for adding -print (from cgd)
1994-08-06 Kirk McKusickPOSIX behavior for -print being added (from cgd)
1994-08-06 John A. Kunzeadded :cd to tvi912/920 (used by tin)
1994-08-06 Kirk McKusickcannot use append mode in a stateless server (from...
1994-08-06 Kirk McKusicklint, multicast fix (from karels)
1994-08-05 Kirk McKusickfensepost error (from Torek)
1994-08-05 Kirk McKusickfix for little-endian machines (from mycroft)
1994-08-05 Kirk McKusickfixes from Ralph
1994-08-05 Kirk McKusickcredit where credit is due
1994-08-04 Keith Bosticrework scrolling to us AL/DL if scrolling most of the...
1994-08-02 Mike Hiblermention Nov 92 TOCS paper by Kessler and Hill for poten...
1994-07-30 Jan-Simon Pendryadd whiteouts
1994-07-30 Jan-Simon Pendryadded whiteout
1994-07-29 Mike Hiblerattempt to make "average active VM" count more accurate--
1994-07-29 Mike Hiblersigh...handle another "too much memory in buffer" bound...
1994-07-29 Mike Hiblerput space around minus sign in pad expressions. gcc2...
1994-07-28 Jan-Simon Pendryadded whiteout
1994-07-28 Jan-Simon Pendrychanges for whiteouts and union filesystem
1994-07-28 Keith BosticI got the sense of the scroll test backwards....
1994-07-28 Keith Bostic__tscroll has to take a second integer argument for...
1994-07-28 Keith Bosticadd support for CS SF/sf/SR/sr combinations as scrollin...
1994-07-28 Keith Bosticdelete __FULLLINE, it's never used
1994-07-28 Keith Bosticdelete __FULLLINE, it's never used
1994-07-25 Kirk McKusickRalph did the 3100/5000, not the 3000/5000
1994-07-25 Kirk McKusickset group size in cred (from mycroft via macklem)
1994-07-25 Kirk McKusickMike Hibler sez we can nuke the round down on maxcontig
1994-07-25 Kirk McKusickmfs should be mount_mfs
1994-07-25 Kirk McKusickdon't spill superblock numbers for big disks
next