unix-history/.git
1993-01-20 Keith Mulleron a copy symlinks were being incorrectly modified.
1993-01-20 Mike Hiblerproperly scale value read from HW in microtime
1993-01-20 Dave A. BormanAdd in knowledge of RESTART-ANY and
1993-01-20 Dave A. BormanFix up the code that deals with the
1993-01-19 Akito Fujitaadd KIFF_SIZE macro
1993-01-19 Akito Fujitasave parameters from boot program
1993-01-19 Akito Fujitasave DIPSW setup
1993-01-19 Akito Fujitaadd some member to struct KernInter
1993-01-19 Dave A. BormanGo back to using the global "pty" variable
1993-01-19 Eric Allmandocument MAIL_HUB
1993-01-19 Eric Allmanuse full domain names as appropriate; clarify some...
1993-01-19 Eric Allmanimplement arpatounix; log more info; allow nested ...
1993-01-19 Elan AmirFixed bug in tail recursion elimination.
1993-01-19 Andrew Cherensonip mcast bug fix from mccanne@ee.lbl.gov
1993-01-18 Keith Bosticcan't have a global "hashp", pass it around as an argument
1993-01-18 Eric Allmanadd e_nsent
1993-01-17 Keith Mullerpax could create a archive with just a trailer if no...
1993-01-17 Keith Mullermissed a couple of typos in the last deltas
1993-01-17 Keith Mullerthe list of command line files not selected was not...
1993-01-17 Keith Mullermade copyright a static
1993-01-17 Keith Mullerrewrote tape append operations using Donn Seeleys ...
1993-01-17 Keith Mullerappend archive reading is lengthy. if verbose tell...
1993-01-17 Keith Mullerwas testing artyp before it was set. test was not needed.
1993-01-17 Keith Bosticsimplify the readdir loop (from Marc)
1993-01-16 Mike Hiblermake it work again
1993-01-16 Keith Mullerfixed a typo
1993-01-16 Elan AmirFixed bug in cspace -- precdence of == is less that...
1993-01-16 Elan AmirAdded colons.
1993-01-16 Elan AmirFixed bug in traverse() that caused empty directories...
1993-01-16 Elan AmirDeleted ex1.c. Referred user to source code.
1993-01-16 Elan AmirCross reference font fix.
1993-01-16 Elan AmirSemicolons in 'w' fns (no commas).
1993-01-16 Elan Amirdate and time created 93/01/15 10:14:57 by elan
1993-01-16 Elan AmirFixed problem in .Fn -- parethesees not italic.
1993-01-15 Chris Torekemit correct syntax
1993-01-15 Elan AmirTRUE/FALSE --> non-zero/zero. Fixed typos.
1993-01-15 Elan Amir(no message)
1993-01-15 Elan AmirFixed typos.
1993-01-15 Elan AmirFixed indentation problem
1993-01-15 Elan AmirDeleted life.c and twinkle2.c. Reorganized the example...
1993-01-15 Elan AmirCURSES_ERR --> ERR.
1993-01-15 Elan AmirGot rid of empty lines.
1993-01-15 Elan AmirCURSES_ERR/OK --> ERR/OK
1993-01-15 Elan AmirAdded waddbytes(), mvwprintw(), mvprintw(), mvwscanw...
1993-01-15 Elan AmirFixed typo in comment.
1993-01-15 Elan Amirfixed up the makefile.
1993-01-15 Elan AmirChanged names of C files.
1993-01-15 Elan AmirVarious typos and style corrections and additional...
1993-01-15 Elan Amir\*m -> \(dg. Made functions ANSI style declarations.
1993-01-15 Elan AmirAdded new ANSI style .Fn macro.
1993-01-15 Keith Mullerimproved comments to be more useful.
1993-01-15 Keith Mullercleaned up comments to be more informative.
1993-01-15 Keith Mulleradded ifdef _PAX_ for pax specific defines. Cleaned...
1993-01-15 Keith Mulleradded support for -D and -Y. Cleaned up the comments...
1993-01-15 Keith Mullercleaned up many typos. added support for -D and -Y.
1993-01-15 Keith Mulleradded support for -D and -Y
1993-01-15 Keith Mulleradded support for -D and -Y.
1993-01-15 Keith Mullercleaned up some incorrect comments and fixed an error...
1993-01-15 Keith Mulleradded support for -D and -Y.
1993-01-15 Keith Mullerrepaired error messages relating to a failure to start...
1993-01-15 Keith Mulleradded support for the -D and -Y. fixed the counting...
1993-01-15 Keith MullerRepaired handling of tapes on append and made ar_close...
1993-01-15 Keith BosticThe first param to getmntinfo(3) should be a "struct...
1993-01-15 Kirk McKusickadd and use killproc when cannot exec a new process
1993-01-15 Eric Allmanrevert debugging to old values
1993-01-15 Eric Allmanfix minor debugging botch
1993-01-15 Eric Allmanfix compilation problem with -DNDBM only
1993-01-14 Eric Allmanenvironment handling simplification/bug fix; handle...
1993-01-14 Eric Allmaneliminate UserEnviron
1993-01-14 Eric Allmanallow definition of hub machine that gets *all* local...
1993-01-14 Akito Fujitasync up to hp300/dev/if_lereg.h 7.5
1993-01-14 Akito Fujitasync up to hp300/dev/if_le.c 7.15
1993-01-14 Akito Fujitarootdev & swapdev message is removed
1993-01-14 Akito Fujitamessage format is changed
1993-01-14 Keith Bosticsigaddset, sigdelset and sigismember have to return...
1993-01-14 Keith Bosticsigaddset, sigdelset and sigismember have to return...
1993-01-14 Keith Bosticcleanup, make it print again
1993-01-14 Keith Bostic/etc/password -> /etc/passwd
1993-01-13 Keith Bosticfix up
1993-01-13 Akito Fujitalocal version update
1993-01-13 Akito Fujitaadd get_boot_device() to take boot device info. to...
1993-01-13 Akito Fujitachanged setconf() which could be allowed partition...
1993-01-13 Akito Fujitasync up tp hp300/hp300/autoconf.c 7.9
1993-01-13 Keith Bosticmove cuserid() to libcompat, POSIX no longer requires it
1993-01-13 Keith Bosticadd cuserid
1993-01-13 Keith Bosticdate and time created 93/01/12 10:31:37 by bostic
1993-01-13 Keith Bosticadd 4.3/cfree
1993-01-13 Keith Bosticmove cuserid to libcompat, POSIX no longer requires it
1993-01-13 Keith Bosticmove cfree into libcompat
1993-01-13 Keith Bosticfree doesn't return a value
1993-01-13 Keith Bosticdate and time created 93/01/12 10:24:57 by bostic
1993-01-13 Keith Bosticdate and time created 93/01/12 10:22:21 by bostic
1993-01-13 Keith Bosticempty has to be local for namespace reasons
1993-01-12 Keith Mullerset ctime field on extraction.
1993-01-12 Keith Mulleradded support for -T changes in sel_subs.c
1993-01-12 Keith Mullerupdated -T time ranges for both inode change and mod...
1993-01-12 Keith Mulleradded ifdef _PAX_ for pax specific defines
1993-01-12 Keith Mullerset the inode ctime field on extraction.
1993-01-12 Chris Torekdate and time created 93/01/12 02:19:44 by torek
1993-01-12 Chris Torekdate and time created 93/01/12 02:18:47 by torek
next