unix-history/.git
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...
1994-03-22 Mike Hiblerdon't lose signal handler "code" argument when signal...
1994-03-22 Keith Bosticdate and time created 94/03/21 16:00:30 by bostic
1994-03-22 Keith Bosticadd a copyright notice
1994-03-22 Keith Bosticadd procfs, union
1994-03-22 Keith Bosticadd stand directory
1994-03-22 Keith Bosticadd a copyright notice
1994-03-22 Keith Bosticadd add a copyright noitce
1994-03-22 Keith Bosticupdate for Lite
1994-03-22 Keith Bosticadd 1994
1994-03-22 Keith Bosticremoved __main(). This will require libgcc.a to be...
1994-03-21 Keith Bosticuse the C library routines for conversion
1994-03-21 Keith BosticEOF isn't an error
1994-03-21 Keith Bosticuse the C library routines for conversion
1994-03-21 Keith Bosticused by factor(6), too, add NEG_BIG (NEG_SEMIBIG) back in
1994-03-21 Keith Bosticsetting all of the fields to INT_MIN took forever to run
1994-03-21 Keith Bostictable errors; From: db@diana.ocunix.on.ca (Dyane Bruce)
1994-03-21 Keith Bosticsysconf(_SC_OPEN_MAX) and sysconf(_SC_CHILD_MAX) are...
1994-03-21 Keith Bosticdelete UofT; requested change from Henry Spencer <henry...
1994-03-21 Keith Bosticrequested change from Henry Spencer <henry@zoo.toronto...
1994-03-21 Keith Bosticadd the ISO-9660 filesystem
1994-03-20 Keith Sklowerkeeping up with recent flags, and documenting them
1994-03-20 Christos Zoulasavoid clobbering termios in setup_tty
1994-03-20 Christos Zoulasfix indentation
1994-03-20 Christos Zoulasinitialize targ->children
1994-03-20 Christos Zoulasavoid clobbered variable warnings, fix varargs functions
1994-03-20 Christos Zoulasadd prototypes for all external functions
1994-03-20 Christos Zoulasfix spelling errors and typos; add OBJDIR
1994-03-20 Christos Zoulasfix OBJDIR, add MACHINE_ARCH, fix varargs functions
1994-03-20 Christos Zoulaseat leading spaces from cmd
1994-03-20 Christos Zoulasavoid clobbered variable warnings; eat leading spaces...
1994-03-20 Keith BosticTo get sort and the other processes called by this...
1994-03-20 Keith BosticIt seems to me that addbytes() (and thus addch()) shoul...
1994-03-20 Keith Bostictput patch to support 'tput cm 10 20'
1994-03-20 Keith BosticThe SYSV ${VAR:src=dst} was broken; try:
1994-03-20 Keith Bosticadd a ``shuttle'' rule from .c to the program
1994-03-20 Keith Bosticfix out of order execution of :: rules
1994-03-20 Keith BosticTERM is put into the environment by login
1994-03-20 Keith Bosticlogin sets HOME, don't bother here
1994-03-20 Keith Bosticmakewhatis.sed should handle '.', '+', and '-' in names
1994-03-20 Keith Bosticmake prototypes __P style
1994-03-19 Mike CorriganSECURITY PROBLEM: -oe option can read any file
1994-03-19 Mike CorriganThe 'E' option is not safe
1994-03-18 Keith Bosticgo to alpha3.4
1994-03-18 Keith Bosticupgrade to alpha3.4
1994-03-18 Keith Bostictypo
1994-03-18 Keith Bosticredirection of 'man -w' has unexpected result
1994-03-18 Keith Bosticadd a quotd server
1994-03-18 Keith Bostictypo
1994-03-18 Keith Bosticuse sprintf() instead of loop counts, for consistency
1994-03-18 Keith Bosticupdate, minor changes
1994-03-18 Keith BosticKNF
1994-03-18 Keith Bosticskip lines that are too long
1994-03-17 Keith Bosticsupport vmin, vtime display and set
1994-03-17 Keith BosticDon't install disklabel setgid; it doesn't need to...
1994-03-17 Eric Allmanuse __progname (from crt0) as default syslog tag if...
1994-03-17 Keith BosticIf you call syslog() with a pointer to ctime()'s static...
1994-03-17 Keith Bosticdate change characters were reversed
next