unix-history/.git
1992-03-28 Kirk McKusickdefine doff_t for size of directory offsets
1992-03-28 Kirk McKusickdefine doff_t for size of directory offsets
1992-03-27 Keith Sklowerif we are forwarding to a RTF_REJECTED route, we must...
1992-03-27 Kirk McKusickensure proper types for local variables and parameters
1992-03-27 Kirk McKusickensure proper types for local variables
1992-03-26 Kirk McKusickextended gprof header
1992-03-26 Keith SklowerM_PREPEND has already freed if no mbufs available.
1992-03-24 Kirk McKusickupdate from Ralph Campbell to eliminate floating point
1992-03-24 Kirk McKusick(code) to syscall() must be unsigned to catch negative...
1992-03-23 Ralph Campbellfix register listing break point.
1992-03-23 Ralph Campbelldon't save FP state more than once.
1992-03-23 Ralph Campbelladded memory mini-root support.
1992-03-23 Ralph Campbelladded support for memory mini-root.
1992-03-23 Ralph Campbellfix name of __ctype to match ctype.h
1992-03-23 Ralph Campbellremove ITOV and use vnode pointer instead.
1992-03-23 Ralph Campbellfix comments.
1992-03-23 Ralph Campbellremove ITOV and use vnode pointer instead.
1992-03-23 Ralph Campbelladded support for memory mini-root.
1992-03-22 Keith Sklowerif you have markedly different interface addresses...
1992-03-22 Keith Bosticroot logins should always start with a umask of 022
1992-03-22 Keith Bosticempty ine
1992-03-22 Keith Bosticforgot to exit with right status
1992-03-22 Keith Bosticbring rev back into the main-line source tree
1992-03-21 Eric Allmanreject connections more quickly if load average goes up;
1992-03-21 Eric Allmancheck for configuration level higher than we understand
1992-03-21 Keith Bosticchange mips definitions to work for NOPROFILE instead
1992-03-21 Keith Skloweruse m_devget instead of le_get. Other minor changes
1992-03-21 Craig LeresAllow later -e flag to override -E.
1992-03-21 Keith Bosticfix post-order visit to empty directories to not close...
1992-03-21 Keith Bosticdon't let negative system call codes in
1992-03-21 Keith Bosticdon't let negative codes get through
1992-03-21 Mike Hiblermake code argument to syscall unsigned
1992-03-21 Keith Bosticminor cleanup, more consistency checking
1992-03-21 Keith Bosticdocument that seconds are 0 to 61
1992-03-20 Keith Bosticdon't drop core
1992-03-20 Keith Bosticminor fix to argument parsing
1992-03-20 Keith Bosticdate and time created 92/03/19 20:20:54 by bostic
1992-03-20 Keith Bosticdate and time created 92/03/19 20:18:47 by bostic
1992-03-20 Keith Bosticmkdep needs keywords.h
1992-03-20 Marc Teitelbaumadd commented hardcoded values for two ioctls -- WHY...
1992-03-20 Marc TeitelbaumM4 support
1992-03-20 Marc Teitelbaumhacks for jukebox support
1992-03-20 BSD Tape Makersdate and time created 92/03/19 11:52:35 by tapers
1992-03-20 Keith Bosticreport size in MB, not million bytes
1992-03-20 Keith Bosticput ": " after file name in error message
1992-03-19 Kirk McKusickupdate for new gprof header format
1992-03-19 Mike Karelsnew way of doing tags
1992-03-19 Marc Teitelbaumadd support for context switch tracing
1992-03-19 Keith Sklowerdefine ticks, phz, profhz, time, and mono_time
1992-03-19 Keith Sklowerdefine hostname, hostnamelen, and hostid
1992-03-19 Keith Sklowerdefine boottime
1992-03-19 Kirk McKusickadd structure to locate ps straings
1992-03-19 Keith Bosticdate and time created 92/03/18 16:34:25 by bostic
1992-03-19 Keith Bosticdate and time created 92/03/18 16:34:24 by bostic
1992-03-19 Keith Bosticdate and time created 92/03/18 16:34:08 by bostic
1992-03-19 Keith Bosticdate and time created 92/03/18 16:33:37 by bostic
1992-03-19 Keith Bosticdate and time created 92/03/18 16:33:36 by bostic
1992-03-19 Keith Bosticdate and time created 92/03/18 16:33:13 by bostic
1992-03-19 Keith Bosticbreak up exec.h into <machine/exec.h>, <machine/reloc.h>
1992-03-19 Keith Bosticbreak up a.out.h into <machine/exec.h>, <machine/reloc.h>
1992-03-19 Keith BosticDon't log user passwords when debug is turned on with -d.
1992-03-19 Carl Staelintypo
1992-03-19 Keith Bosticno changes, just make it a little more obvious
1992-03-19 Keith Bosticfree memory on sleep error
1992-03-19 Keith Bosticincorrect bmap array processing on double-indirect...
1992-03-19 Keith Bostictypo
1992-03-18 Kirk McKusickadd -P option to request use of reserved port
1992-03-18 Kirk McKusickadd set_rpc_maxgrouplist() to control maximum number...
1992-03-18 Kirk McKusickadd -P option to request use of reserved port
1992-03-18 Kirk McKusickif NFSMNT_RESVPORT used, allocate a reserved port
1992-03-18 Kirk McKusickadd NFSMNT_RESVPORT to request a reserved port on connect
1992-03-18 Kirk McKusickfix for append mode bug (from Rick Macklem)
1992-03-18 Kirk McKusickdate and time created 92/03/17 10:09:22 by mckusick
1992-03-17 Kirk McKusickcode to verify zapsock does the right thing
1992-03-17 Kirk McKusickfile sizes are now 64-bits
1992-03-17 Kirk McKusickfix from Rick Macklem for multiple free's of NFSD struc...
1992-03-17 Kirk McKusickadd mask of all used SLP_ flags
1992-03-17 Kirk McKusickfix from Rick Macklem for multiple free's of NFSD struc...
1992-03-17 Keith Bosticbuild the man page, too
1992-03-17 Keith Bosticdon't make object directories
1992-03-17 Keith Bosticmake man page, too
1992-03-17 Keith BosticNULL not defined w/o stdio.h
1992-03-17 Keith Bosticforgot to turn off debug
1992-03-17 Keith Bosticdelete -k flags, no reason for root to have SCCS aliases
1992-03-17 Kirk McKusickhandle null's like newlines
1992-03-16 Keith Bostictoo many libraries know about _ctype_ for it to disappear
1992-03-16 Keith Bostica.out.h needs sys/types.h now
1992-03-16 Keith Bosticinclude system include files first
1992-03-16 Ralph Campbellfix setting date with '.ss' for seconds
1992-03-16 Ralph Campbellmake code more like hp300
1992-03-16 Ralph Campbelluse C style comments not # in column one
1992-03-16 Ralph Campbellredirect tty input back to console if X quits.
1992-03-16 Ralph Campbellredirect tty input back to console if X quits
1992-03-16 Ralph Campbellremove debug stuff
1992-03-16 Ralph Campbellfix kmem address checking.
1992-03-16 Ralph Campbellsnapshot FP regs on core dump
1992-03-16 Ralph Campbellremove debug printf
1992-03-16 Kirk McKusickproper handling on HUP (from karels@bsdi.com)
1992-03-16 Chris Torekmust include systm.h to get decl for panic (for gcc)
1992-03-16 Kirk McKusickdo not set soft limit higher than new hard limit (net2...
next