get rid of random trash
[unix-history] / usr / src /
1992-02-16 Kirk McKusickget rid of random trash
1992-02-16 Kirk McKusickmore descriptive panic message
1992-02-16 Kirk McKusick__LDPGSZ moves out to <sys/exec.h>
1992-02-16 Kirk McKusick__LDPGSZ moves in from a.out.h
1992-02-16 Kirk McKusickconvert to use new select interface, selrecord/selwakeup
1992-02-16 Mike Karelsuse proper parameters to close routine
1992-02-16 Chris Torekconvert to use new select interface, selrecord/selwakeup
1992-02-16 Kirk McKusickdelete sbselqueue; convert to use new select interface...
1992-02-16 Kirk McKusickconvert to use new select interface, selrecord/selwakeup
1992-02-16 Kirk McKusickdefine new select interface, selrecord/selwakeup
1992-02-16 Kirk McKusickconvert to use new select interface, selrecord/selwakeup
1992-02-16 Kirk McKusickhave to include proc.h before socketvar.h
1992-02-16 Kirk McKusickneed to include proc.h; dump routine currently takes...
1992-02-16 Kirk McKusickhave to include proc.h before socketvar.h
1992-02-16 Kirk McKusickuse selrecord and selwakeup to implement selecting
1992-02-16 Kirk McKusickhave to include proc.h before socketvar.h
1992-02-16 Chris Torekhave to use bcopy as short may be unaligned
1992-02-16 Kirk McKusickmust include proc.h before socketvar.h
1992-02-16 Kirk McKusickhave to include proc before socketvar.h
1992-02-16 Kirk McKusickmust include proc before tty.h and socketvar.h
1992-02-16 Kirk McKusickupdate from Rick Maclem for leases
1992-02-16 Kirk McKusickdefine struct selinfo; function prototypes for selrecor...
1992-02-16 Kirk McKusicksb_sel is now struct selinfo, not a proc pointer
1992-02-16 Kirk McKusickt_rsel and t_wsel are now struct selinfo, not proc...
1992-02-15 Keith Sklowergnu cpp balks on single apostrophes in asm comments.
1992-02-15 Chris Torekhave to use VM_MIN_ADDRESS instead of assuming binaries...
1992-02-15 Keith Bosticstyle police; pass init -- to indicate no arguments
1992-02-15 Chris Torekcompatibility for COMPAT_SUNOS
1992-02-15 Chris Toreklint
1992-02-15 Chris Torekmisc cleanups
1992-02-15 Chris Torekadd COMPAT_SUNOS
1992-02-15 Chris Torekalways set sig, no need to test catch, makes gcc happy
1992-02-15 Marc Teitelbaumtrace context switches
1992-02-15 Chris Toreklint; uwritec is defined only for the vax
1992-02-15 Chris Torekfix race in use of copied limit structure
1992-02-15 Chris Torekmerge in COMPAT_SUNOS
1992-02-15 Chris Toreklint
1992-02-15 Chris Toreklint; have to set p_stat early to protect against early...
1992-02-15 Mike Karelsmore KNF; don't bother double-checking the kernel retur...
1992-02-15 Kirk McKusickminor improvement from torek
1992-02-15 Mike Karelschange the rest of the llc? strings
1992-02-15 Mike Karelsnow fix the worse bug introduced in fixing the minor one
1992-02-15 Keith Sklowerincorporate fix from dkhusema
1992-02-15 Keith Sklowerchanges proposed by hagens to make CLNP EchoReply work
1992-02-15 Keith Sklowerfix bug
1992-02-15 Chris Torekmisc nits, additions for sun4c
1992-02-15 Kirk McKusickfix for remrq from Mike
1992-02-15 BSD Tape Makersnew path for UCHEADERS
1992-02-14 Chris Toreklint
1992-02-14 Chris Torekcleanups for GCC, minor optimization in selscan
1992-02-14 Kirk McKusickp_regs moves to p_md.md_regs
1992-02-13 Mike Karelsmsgbuf => msgbufp, at least for now
1992-02-13 Christos Zoulasdocumented -l
1992-02-13 Christos ZoulasUse the system's version of malloc
1992-02-13 Christos ZoulasFixed directory printing in case there was both a ...
1992-02-13 Craig LeresDon't make ilevel go negative when we test it.
1992-02-13 Keith Bosticfix -l documentation
1992-02-13 Keith Bosticfix buffer overflow problem; example was really long...
1992-02-13 Keith Bosticmake tail match historic practice for the various arguments
1992-02-13 Keith Bosticfix so if falls off the beginning of the file doesn...
1992-02-13 Keith Bosticfix so if falls off the beginning of the file doesn...
1992-02-13 Keith Sklowerchange -llc flags to -link flags
1992-02-13 Keith Sklowerchange -llc<n> to -link<n>
1992-02-12 Keith Bosticadd getcap
1992-02-12 Keith Bostic_ANSI_SOURCE fix from Chris
1992-02-12 Kirk McKusickovbcopy should be bcopy
1992-02-12 Carl Staelinprint more than one partial segment per segment; print...
1992-02-12 Keith Bosticupdate for ANSI functions, minor cleanups
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
next