unix-history/.git
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
1994-03-28 Jan-Simon Pendrynow launch a sub-process to deal with each request.
1994-03-28 Jan-Simon Pendryfix typo
1994-03-28 Keith BosticJan-Simon Pendry's and my new mount code
1994-03-28 Keith Bosticreplace -above, -below, -replace with -b, -r, (-above...
1994-03-28 Keith Bosticmove me macros somewhere else besides this file
1994-03-28 Keith BosticJan-Simon Pendry's and my new mount code
1994-03-28 Keith Bosticadd in -o option
1994-03-28 Keith BosticJan-Simon Pendry's and my new mount code
1994-03-28 Keith Bosticforgot to change the argument
1994-03-28 Keith BosticJan-Simon Pendry's and my new mount code
1994-03-28 Keith BosticJan-Simon Pendry's and my new mount code
1994-03-27 Keith Bosticprettiness police
1994-03-27 Keith BosticJan-Simon Pendry and my new mount code
1994-03-27 Keith Bosticdocument that getmntopts.3 doesn't get installed
1994-03-27 Keith BosticThe NOTRANS option was one I added to mount.h (but...
1994-03-27 Keith Bosticdate and time created 94/03/27 08:07:56 by bostic
1994-03-27 Keith Bosticdate and time created 94/03/27 08:07:46 by bostic
1994-03-27 Keith Bosticdate and time created 94/03/27 08:07:39 by bostic
1994-03-27 Keith Bosticdate and time created 94/03/27 08:06:58 by bostic
1994-03-27 Keith BosticJan-Simon and my new versions of the mount commands
1994-03-27 Jan-Simon Pendryremove _PATH_EXECDIR, add _PATH_SBIN, _PATH_USRSBIN
1994-03-27 Keith Bosticadd mount_ufs.c getmntopts.c
1994-03-27 Keith Bosticreturn -1 on failure, so it matches the man page and...
1994-03-26 Keith Bosticadd a trailing semi-colon to the getopt extern varaibles
1994-03-26 Keith Bosticchange "ahost" name to "buf", pick a reasonable length
1994-03-26 Keith Bosticuse "min" and "time", not "vmin" and "vtime"
1994-03-26 Keith Bosticprettiness police
1994-03-26 Keith Bosticremove '.' from the path
1994-03-26 Keith Bosticcgetent accesses free'd memory
1994-03-26 Keith Bosticadd gettimeofday(2), select(2) references struct timeval
1994-03-26 Keith BosticKNF, ANSI C
1994-03-26 Keith Bosticoff-by-one error in the daytab causing all dates in...
1994-03-26 Keith Bosticonly clear bits specified in perm, or, if setting as...
1994-03-26 Keith Bostichandle all of the 'weird' strings
1994-03-26 Keith Bosticadd 'permcopy' chars to the accepted perm list
1994-03-26 Keith Bosticthere's a bug in restore's interactive mode, which...
1994-03-25 Keith Bosticback the license to 3/94, that's what the Cover letter...
1994-03-25 Keith Bosticdon't mention versions of Net/2
1994-03-25 Keith Bosticdon't mention "versions" of Net/2
1994-03-25 Keith Bosticmake Attachment A/B and Exhibit A/B consistent
1994-03-23 Mike Hiblercorrection to last delta: VM_OBJECT_NULL -> NULL
1994-03-23 Keith BosticMary's 3/2/94 changes, including adding Attachment A
1994-03-23 Keith Bosticadd USL's copyright notice
1994-03-22 Keith Bosticdate and time created 94/03/22 07:52:54 by bostic
1994-03-22 Keith Bosticput an AT&T copyright on it
1994-03-22 Eric AllmanE option is not safe after all
1994-03-22 Eric Allman8.6.8 -- security problem with -oE flag
1994-03-22 Keith Bosticadd a default .c to target rule
1994-03-22 Keith BosticNull Suffixes were not being copied, but they were...
1994-03-22 Keith BosticThe functions in getgrent.c don't work right, because...
1994-03-22 Keith BosticThe functions in getgrent.c don't work right, because...
1994-03-22 Keith Bosticftruncate() now expands files. the macro that 'mail...
1994-03-22 Keith Bosticfix the copyright
1994-03-22 Mike Hibleranother relevant fix from Mach 3.0
1994-03-22 Mike Hiblerround kentry_data_size to a page since pmap_bootstrap_a...
1994-03-22 Mike Hiblerlint
1994-03-22 Mike Hiblerdetect a suspected vget race with getnewvnode (and...
1994-03-22 Mike Hiblerallocate segment tables out of a private submap that...
next