unix-history/.git
1994-04-02 Chris G. Demetriouput rest of the flags in to the SYNOPSIS statement BSD-4_4_Lite1-Snapshot-Development
1994-04-02 Keith BosticPOSIX 1003.2B/D9 symbolic links
1994-04-02 Keith Bosticdon't depend on errno being set by fts(3)
1994-04-02 Keith Bosticcheck for fts_read error
1994-04-02 Keith Bosticsetting errno and then not exiting isn't safe
1994-04-02 Mike Hiblermake MNT_ASYNC the default for mfs, allow -T for mfs
1994-04-02 Keith BosticPOSIX 1003.2B/D9 symbolic links
1994-04-01 Keith Bosticiget() is gone, VFS_VGET is loading the vnode
1994-04-01 Keith Bosticiget is gone, getnewvnode() does initialization, mostly
1994-04-01 Jan-Simon Pendryprettyness police
1994-04-01 Keith Bosticbring stat(2) up to date w.r.t. sys/stat.h
1994-04-01 Jan-Simon Pendryprettyness police
1994-04-01 Jan-Simon Pendryfix error message.
1994-04-01 Keith BosticPOSIX 1003.2B/D9 symbolic links
1994-04-01 Keith Bosticlint
1994-04-01 Keith Bosticreturn error status to main for an exit status
1994-04-01 Jan-Simon Pendrydate and time created 94/04/01 07:08:20 by pendry
1994-04-01 Jan-Simon Pendryprettyness police
1994-04-01 Jan-Simon Pendrylint, prettyness police
1994-04-01 Keith BosticThe following fix adds vt220, vt320, and xterm to act...
1994-04-01 Keith Bosticminor wordsmithing
1994-04-01 Jan-Simon Pendrydate and time created 94/04/01 06:50:04 by pendry
1994-04-01 Jan-Simon Pendryprettyness police
1994-04-01 Keith Bosticclarificatoin
1994-04-01 Keith Bosticcleanup, misspellings, typos
1994-04-01 Keith Bosticmisspelling
1994-04-01 Keith Bosticdelete extra EACESS
1994-04-01 Keith Bosticdon't cast the -1 to anything (especially a long)
1994-04-01 Jan-Simon Pendryprettyness police.
1994-04-01 Jan-Simon Pendryprettyness police
1994-04-01 Jan-Simon Pendryremoved COMPAT_43 flag. the code was removed in df...
1994-04-01 Jan-Simon Pendryprettyness police
1994-04-01 Keith Bosticchown has the same problem as all the others -- it...
1994-04-01 Keith Bosticdoing a chflags on a directory causing a cycle is proba...
1994-04-01 Keith Bosticdoing a chmod on a directory causing a cycle is probabl...
1994-04-01 Keith Bosticdoing a chown on a directory causing a cycle is probabl...
1994-04-01 Keith BosticPOSIX 1003.2B/D9 symbolic links
1994-04-01 Keith Bosticcheck for fts_Read error
1994-04-01 Keith Bosticcheck for fts_read error
1994-04-01 Keith Bosticcheck for fts_read erorr
1994-04-01 Keith BosticPOSIX 1003.2B/D9 symbolic links
1994-04-01 Keith Bosticbetter wording than no-op
1994-04-01 Keith Bosticbetter wording
1994-04-01 Keith Bosticdo some more error checking on the octal value
1994-04-01 Keith BosticPOSIX 1003.2B/D9 symbolic links
1994-04-01 Keith Bosticclean up fts(3) return conditions
1994-04-01 Keith BosticPOSIX 1003.2B/D9 symbolic links
1994-04-01 Keith BosticPOSIX 1003.2b/D9 symbolic links
1994-04-01 Keith Bosticminor wordsmithing
1994-04-01 Keith Bosticrework to reflect POSIX 1003.2 symlinks
1994-04-01 Keith Bosticimplement the POSIX 1003.2 -f flag
1994-04-01 Mike Hibleranother thought about improving performance
1994-03-31 Keith Bosticmake usage and man page match
1994-03-31 Keith Bosticmake man page and random usage match
1994-03-31 Keith Bostictypo
1994-03-31 Keith Bosticdate and time created 94/03/31 08:50:52 by bostic
1994-03-31 Keith Bosticdate and time created 94/03/31 08:50:48 by bostic
1994-03-31 Keith Bosticdate and time created 94/03/31 08:50:43 by bostic
1994-03-31 Keith Bosticadd System V random
1994-03-31 Jan-Simon Pendryeradicate lofs
1994-03-31 Keith Bosticdeprecate lofs file system
1994-03-31 Keith BosticKNF, add the -l flag for shell scripts
1994-03-31 Keith Bosticmove mount_lofs to /usr/src/old
1994-03-31 Jan-Simon Pendrylast checkin missed internal mount_ufs support.
1994-03-31 Keith Bosticsigset_t is unsigned, and sigemptyset should return...
1994-03-31 Keith Bosticchange tsort to not look for the longest cycle (add...
1994-03-31 Keith Bostic1983 typo...
1994-03-31 Keith Bosticlint, ubig is an unsigned long
1994-03-31 Keith Bosticsecurity problem symbolic link fix
1994-03-30 Keith Bosticprettiness police
1994-03-30 Keith Bosticadd LFS references
1994-03-30 Keith Bosticneeds stdio.h for EOF
1994-03-29 BSD Tape Makersadded binary code to Keith's sentence per Mary's request
1994-03-29 Keith BosticMary MacDonald wanted paragraph 15 changed to note...
1994-03-29 Keith Bosticnote that 4.4BSD follows symbolic links
1994-03-29 Keith Bosticchange chown(2) to follow symbolic links
1994-03-29 Keith BosticThis is all stuff first added in 4.2BSD, according...
1994-03-28 Keith BosticLost Jeff Forys' changes to keep from leaving two slash...
1994-03-28 Keith Bosticshouldn't be a colon after the program name
1994-03-28 Keith Bosticuse the cchars1 array instead of listing the options
1994-03-28 Keith Bosticfix address bounds check
1994-03-28 Keith Bosticfix compiler warning
1994-03-28 Keith Bosticlint
1994-03-28 Keith BosticThe 'for' loop checks the contents of cp w/o ever check...
1994-03-28 Keith Bosticsort options, use a table for the flags, not a literal
1994-03-28 Keith Bosticbreak termios.h, ioctl.h up into filio.h, sockio.h...
1994-03-28 Keith Bosticbreak termios.h, ioctl.h up into filio.h, sockio.h...
1994-03-28 Keith Bosticbreak termios.h, ioctl.h up into filio.h, sockio.h...
1994-03-28 Keith Bosticbreak termios.h, ioctl.h up into filio.h, sockio.h...
1994-03-28 Keith Bosticbreak termios.h, ioctl.h up into filio.h, sockio.h...
1994-03-28 Jan-Simon Pendryfix typo "exec" -> "force"
1994-03-28 Keith Skloweryet more flags, document getting ISO specific stats
1994-03-28 Keith Sklowerdocument new flags
1994-03-28 Keith Bostictypo
1994-03-28 Keith BosticRick Macklem notes that NFS should get MNT_RDONLY and...
1994-03-28 Keith Bosticmake async, sync match between .h and man page
1994-03-28 Keith BosticUFS supports sync, sync
1994-03-28 Keith BosticJan-Simon Pendry's and my new mount code
1994-03-28 Jan-Simon Pendrylint
1994-03-28 Jan-Simon Pendrymissing #includes
next