add symlinks
[unix-history] / usr /
1992-02-12 Keith Bosticadd symlinks
1992-02-11 BSD Tape MakersChanged date (rev.2/92), price (tent.) and added 4...
1992-02-11 BSD Tape MakersChanged date (rev.2/92), price (tentative) and Amendment to
1992-02-10 Jan-Simon Pendrymerge in new release
1992-02-08 BSD Tape Makersdate and time created 92/02/07 16:27:49 by tapers
1992-02-08 Keith Sklowerm_copym call lacked 4th arg; reverted to m_copy; remove...
1992-02-08 Keith Sklowerin ISO specific code, call to ifp->if_output needs...
1992-02-08 Kirk McKusickadd guessed times and dates
1992-02-07 Keith Bosticdon't break if multiple /w's
1992-02-07 Kirk McKusickadd hostname to diskless header (from Rick Macklem)
1992-02-07 Kirk McKusickadd hostname to diskless header
1992-02-07 Kirk McKusickbug fix for leases from Rick Macklem
1992-02-07 Kirk McKusickconvert to format defined by dirent.h, not that of...
1992-02-07 Kirk McKusickadd comment about on-disk formats and the format define...
1992-02-07 Kirk McKusickmove IFMT => VTYPE and VTYPE => IFMT to vnode since...
1992-02-07 Kirk McKusickextracted from <dirent.h>
1992-02-07 Kirk McKusickdefinition of dirent is defined in <sys/dirent.h>
1992-02-07 Kirk McKusickget rid of ufs dependencies; define RPC format of direc...
1992-02-07 Kirk McKusickadd RPC format of directories
1992-02-07 Keith BosticEric points out that the -l should be before the user...
1992-02-07 Keith Sklowercomparison wrongly takes precedence over bitwise and
1992-02-07 Keith Sklowercomparison wrongly takes precedence over bitwise-and
1992-02-07 Kirk McKusickget rid of UFS dependencies
1992-02-07 BSD Tape MakersChanged title, date and year of copyright
1992-02-07 BSD Tape Makersdate and time created 92/02/06 10:17:18 by tapers
1992-02-07 Keith Bostic-Wall is for debugging
1992-02-07 Christos ZoulasKeith for Christos; checkpoint
1992-02-07 Keith Bosticfix exit change; major whitespace cleanup
1992-02-07 Keith Bosticadd make
1992-02-06 Chris Torekmisc cleanups and speedups
1992-02-06 Chris Toreklint
1992-02-06 Kirk McKusicklint
1992-02-06 Chris Torekmisc cleanups
1992-02-06 Chris Torekkeep GCC happy
1992-02-06 Kirk McKusickioctl takes five parameters
1992-02-06 Chris Torekminor cleanups
1992-02-06 Kirk McKusickmove IFMT => VTYPE and VTYPE => IFMT to vnode since...
1992-02-06 Chris Torekmake it pretty
1992-02-06 Chris Torekprotect flag manipulation; cleanup of bufinit
1992-02-06 Kirk McKusicklint
1992-02-06 Chris TorekSunOS compatibility; misc cleanups
1992-02-06 Mike Karelseliminate code to protect against berknet
1992-02-06 Kirk McKusickdate and time created 92/02/05 22:41:43 by mckusick
1992-02-06 Kirk McKusickdate and time created 92/02/05 22:41:23 by mckusick
1992-02-06 Kirk McKusickdate and time created 92/02/05 22:40:56 by mckusick
1992-02-06 Kirk McKusicklint
1992-02-06 Chris Torekminor cleanups; sparc vmspace is too big to fit in...
1992-02-06 Chris Torekfunction prototypes; get rid of l_meta, l_rend
1992-02-06 Chris Torekd_dump parameters vary; parametric routines for linesw;
1992-02-06 Kirk McKusickreorg for backward compatibility; add extra info word
1992-02-06 Chris TorekSunOS compatibility
1992-02-06 Chris Torekseparate ttystop from stop so that kern_sig can tell...
1992-02-06 Chris Torekprototypes
1992-02-06 Chris Torekadd definitions for ATTACH and DETACH;
1992-02-06 Chris Torekadd COMPAT_SUNOS
1992-02-06 Chris Toreksparc header stuff
1992-02-06 Chris Torekcleanups
1992-02-06 Chris Torekadd prototypes
1992-02-06 Marc Teitelbaumpanic can use %r, does not return; fix comments describ...
1992-02-06 Chris Torekfix up prototypes
1992-02-06 Kirk McKusickitestart is a void
1992-02-06 Kirk McKusickdcastart is a void
1992-02-06 Kirk McKusickdcmstart is a void
1992-02-06 Kirk McKusickt_param does return a value
1992-02-06 Kirk McKusickkeep the offsets the same in the proc structure
1992-02-06 Keith Sklowernew namei calling convention
1992-02-06 Chris Torekadd t_stop function, specific for sun4 (goes away with...
1992-02-06 Kirk McKusickdelete PSL_ALLCC in owait
1992-02-06 Keith Bosticfold access and account documents together
1992-02-06 Chris Torekp_regs moves out of proc; add prototypes
1992-02-06 Kirk McKusickp_regs moves to p_md.md_regs
1992-02-06 Kirk McKusickadd cpu_setstack
1992-02-06 Kirk McKusicksetting stack is CPU dependent
1992-02-06 Kirk McKusicknew namei calling convention
1992-02-06 Christos Zoulaspmatch declaration fix.
1992-02-06 Kirk McKusickp_regs moves to p_md.md_regs
1992-02-06 Kirk McKusickdate and time created 92/02/05 16:32:47 by mckusick
1992-02-06 Christos Zoulas{}{a,b} did not expand correctly; Gmatch() accepts...
1992-02-06 Christos Zoulasfixed bug in realloc: copy the min size of the new...
1992-02-06 Kirk McKusickp_regs moves to p_md.md_regs
1992-02-06 Christos ZoulasUse vis(3) to print unprintable characters
1992-02-06 Kirk McKusickp_regs moves to p_md.md_regs
1992-02-06 Keith Bosticadd man page
1992-02-06 Keith BosticTK update
1992-02-06 Keith Bosticdate and time created 92/02/05 15:13:01 by bostic
1992-02-06 Keith Bosticdon't pass chars to library functions; yank to 5.1
1992-02-06 Keith Bosticdon't check isascii(), check against UCHAR_MAX (see...
1992-02-06 Keith Bosticdon't pass chars to functions
1992-02-06 Keith Bosticfix globbing on symlinks without targets
1992-02-06 Keith Bosticdriver didn't work if compiled with NFD == 1, also...
1992-02-06 Keith Bosticput on a reasonable header
1992-02-06 Keith Bosticno changes, yank to version 7.1
1992-02-06 Keith Bosticput on a reasonable header
1992-02-06 Keith Bosticput on a reasonable header
1992-02-06 William Nesheimchecking in for Bill by TK; don't pause for keystroke...
1992-02-06 Keith Bostictry the right header one more time
1992-02-06 Keith Bosticcompiling without a 386 (no -DNNPX) makes npxproc undef...
1992-02-06 Keith Bosticcommented, no functional changes; from Christos Zoulas
1992-02-06 Keith Bosticmask out relocation bits 0xfe000000; only worked becaus...
1992-02-05 Keith Bosticclarify failure case for fwrite
next