unix-history/.git
1995-02-11 Eric Allmanmore security hacking (avoiding bogus newlines in strings)
1995-02-11 Eric Allmanadd changes to the list of subdirectories
1995-02-11 Eric Allman8.6.10 security release
1995-02-11 Eric Allmanbump version number for 8.6.10 (no config changes)
1995-02-10 Eric Allmandual buffers no longer necessary due to change in sendt...
1995-02-10 Eric Allmanavoid conflicting buffer usage
1995-02-10 Eric Allmaneliminate unnecessary declaration
1995-02-10 Eric Allmanfix security problem allowing bogus lines to be written...
1995-02-10 Eric Allmanfix security problem: avoid newlines in command line...
1995-02-10 Eric Allmanadd prototype of denlstring()
1995-02-10 Eric Allmanuse cleanstrcpy for copying IDENT string
1995-02-10 Eric Allmanimproved locking for alias files
1995-02-10 Kirk McKusickwrong sense of comparison (from karels)
1995-02-10 Chris G. Demetrioudon't check for <0 on unsigneds. (kill comp. warning.)
1995-02-10 Chris G. Demetrioucasts to quiet compiler.
1995-02-10 Chris G. Demetrioucorrect return types to match protos.
1995-02-10 Chris G. Demetrioucasts to quiet compiler.
1995-02-10 Chris G. Demetrioucons_rtrequest returns void, for consistency.
1995-02-10 Chris G. Demetrioucons_rtrequest should return void.
1995-02-10 Chris G. Demetrioumake return types correct for tp functions
1995-02-10 Chris G. Demetrioucasts to quiet compiler
1995-02-10 Chris G. Demetriouioctl routines take u_long's as commnands.
1995-02-10 Keith Skloweryet more stupid lint tricks
1995-02-10 Keith Sklowermore stupid lint tricks
1995-02-10 Keith Sklowerlint concerns; match void/int prototypes
1995-02-09 Kirk McKusickfile size may be quad_t (from torek)
1995-02-09 Kirk McKusicknote parent of root inode, so that replacing ".." will...
1995-02-09 Chris G. Demetrioulint
1995-02-08 Kirk McKusickgive error when user tries to set high 16-bits of inode...
1995-02-08 Eric Allmansecurity patch: ident proto allows arbitrary programs...
1995-02-08 Eric Allmanfix security problem that allows users to put bogus...
1995-02-08 Keith Bosticwrong termination statement, could cause the environmen...
1995-02-07 Jan-Simon Pendryadd missing \n to usage message
1995-02-07 Eric Allmanfix COE problems (getting mapped into @EECS)
1995-02-07 Eric Allmangive X-Authentication-Warning: on -f flag unless user...
1995-02-06 Eric Allmanadd list of requested IDA features
1995-02-06 Eric Allmanchange for new DSN draft
1995-02-06 Eric Allmanadd ST_TRUSTED
1995-02-06 Eric AllmanIRIX64
1995-02-06 Eric AllmanIRIX6.0 is actually IRIX64 -- get rid of a compile...
1995-02-06 Eric Allmanmake sysexits.h location a bit less painful
1995-02-06 Jan-Simon Pendryfix cpy date & bmap args structure
1995-02-06 Jan-Simon Pendryensure bmap run list is initialised
1995-02-06 Eric Allmancut at 20 January version of DSN document
1995-02-06 Eric Allmanmisc. new ideas
1995-02-05 Jan-Simon Pendryrealpath now in gen/getcwd.c
1995-02-05 Eric Allmanfirst cut at IRIX 6.0 changes
1995-02-05 Eric Allmandelete things no longer needed with Message/RFC822...
1995-02-04 Jan-Simon Pendrybreak getcwd into two layers.
1995-02-04 Jan-Simon Pendryadd realpath.0
1995-02-04 Eric Allmanuse size_t for xx.size for maximum compability (I hope)
1995-02-03 Jan-Simon Pendryonly do name lookup for nfs filesystems
1995-02-02 Keith Bosticignore ${PWD} unless it begins with a leading slash
1995-02-01 Keith Bosticcheck $PWD first, if it's right, it's fast
1995-02-01 Eric Allmanadd FEATURE(smrsh)
1995-02-01 Eric Allmandate and time created 95/01/31 11:28:13 by eric
1995-02-01 Eric Allmanwarning about SCO resolver
1995-01-31 Jan-Simon Pendryupdate copyright dates
1995-01-31 Jan-Simon Pendryclose config file after reading
1995-01-31 Eric Allman#ifdef NAMED_BIND => #if
1995-01-29 Jan-Simon Pendryfix error messages.
1995-01-29 Jan-Simon Pendryfix error message
1995-01-27 Eric Allmanadd several new map types; beginnings of hosts switched...
1995-01-27 Eric Allmanadd bestmx map
1995-01-27 Eric Allmanadd FEATURE(bestmx_is_local)
1995-01-27 Eric Allmandocument FEATURE(bestmx_is_local)
1995-01-27 Eric Allmandate and time created 95/01/26 10:52:12 by eric
1995-01-26 Eric Allmantest for using Hesiod
1995-01-26 Eric Allmanadd UseHesiod variable
1995-01-26 Eric Allmanadd System V comment
1995-01-25 Eric Allmanclean up a few possible problems & one real bug
1995-01-25 Eric Allmanpre-initialize name server to avoid trashing _res.retry in
1995-01-25 Eric Allmanuse wordinclass() abstraction for searching classes
1995-01-25 Eric Allmanfix byte ordering for DaemonAddr; use wordinclass abstr...
1995-01-25 Eric Allmanchange NetInfo property handling to not use hacks
1995-01-25 Eric Allmanadd prototype for wordinclass
1995-01-24 Eric Allmanmore hacks to get + to work properly
1995-01-24 Eric Allmanchange SortQueueByHost option to QueueSortOrder
1995-01-24 Jan-Simon Pendryknf. use err/warn.
1995-01-19 Kirk McKusickalways lock except when doing vnodes
1995-01-19 Eric Allmantypo
1995-01-19 Eric Allmanarrange for some open files and a reasonable umask
1995-01-18 Eric Allmanchange ultrix version of mkstemp to avoid race condition
1995-01-17 Eric Allmanfix a couple of other small potential problems
1995-01-17 Eric Allmanavoid link during locking -- the target follows slinks,
1995-01-13 Kirk McKusickmissing splx, minor cleanups (from mycroft)
1995-01-13 Kirk McKusickensure that the option mbuf is freed (from mycroft)
1995-01-11 Eric Allmandocument confQUEUE_SORT_ORDER
1995-01-11 Keith Bostictypo, wrong parameter to __mvcur in endwin()
1995-01-11 Eric Allmando file locking
1995-01-10 Chris G. Demetriouadd ISO and CCITT opts, vn pdev. add NS option and...
1995-01-10 Chris G. Demetriouadd NS and CCITT options, cd and vn pseudo-devs. ...
1995-01-10 Chris G. Demetriouioctl cmd arg is u_long, strategy returns void.
1995-01-10 Chris G. Demetriousignal handler code is u_long, pull in vm_extern.h...
1995-01-10 Chris G. Demetrioustrategy returns void, ioctl cmd arg is u_long
1995-01-10 Chris G. Demetrioumicrotime returns void
1995-01-10 Chris G. Demetriouadd register_t for impending syscall args changes
1995-01-10 Chris G. Demetrioumicrotime takes a timeval ptr.
1995-01-10 Chris G. Demetrioureturn types, 64-bit changes: ioctl cmd -> u_long,...
1995-01-10 Chris G. Demetriouioctl cmd arg is u_long
next