unix-history/.git
1990-12-06 Kirk McKusickupdate from Mike Hibler for new VM and other machine...
1990-12-06 Kirk McKusickadopted from Mike Hibler at Utah
1990-12-06 Kirk McKusickadopted from Mach 2.5
1990-12-06 Kirk McKusickformerly vm_sw.c; update for new VM
1990-12-06 Kirk McKusickformerly vm_sched.c; update for new VM
1990-12-06 Kirk McKusickadopted from MACH 2.5 h/queue.h
1990-12-06 Kirk McKusickupdate for new VM
1990-12-06 Kirk McKusickpreviously vm_swp.c; update for new VM
1990-12-06 Kirk McKusickupdate for new VM
1990-12-06 Kirk McKusickchecked in for Marc to create checkpoint for VM merge
1990-12-06 Kirk McKusickupdate for new VM
1990-12-06 Keith Bostickernel reorganization
1990-12-06 Kirk McKusickupdate for new VM
1990-12-06 Keith Bosticdate and time created 90/12/05 11:57:06 by bostic
1990-12-05 Keith Bosticdate and time created 90/12/04 23:29:05 by bostic
1990-12-05 Keith Bosticredo include files for kernel reorg
1990-12-05 Keith Bosticnew style makefile
1990-12-05 Keith Bostic/sys/tahoealign -> /sys/tahoe/align
1990-12-05 Keith Bosticsplit date.c into date.c and netdate.c
1990-12-05 Keith Bosticadd format string, some rewording for clarity, minor...
1990-12-05 Keith Bosticnew version with S5/POSIX formatting capability
1990-12-05 Keith Bosticnote that %s is an extension
1990-12-05 Keith Bosticsplit out from date.c; some reworking for cleanliness.
1990-12-05 Keith Bosticmake a copy, mktime.3 modifies the tm struct
1990-12-05 Keith Bosticadd tzset.3, mktime.3 links to ctime.3
1990-12-05 Keith Bosticsplit out tzset and tzsetwall to tzset.3; first cut...
1990-12-05 Keith Bosticsplit out tzset and tzsetwall from ctime(3); first...
1990-12-05 Kirk McKusicklint, minor optimizations (from torek)
1990-12-05 Mike Karelsmake SCCS walk conditional on local /usr/src
1990-12-05 Keith Bosticuse "Login Time", not "Login"
1990-12-04 Mike Karelsmake SCCS walk conditional on local /usr/src
1990-12-04 Kirk McKusickdelete sys/vm.h include file
1990-12-03 Keith Sklowerdp-11v needs pdma
1990-12-03 Keith Bosticnew format makefile
1990-12-03 Keith Bosticadd Berkeley SCCS header
1990-12-03 Keith Bosticdate and time created 90/12/02 12:06:05 by bostic
1990-12-03 Keith Bosticdate and time created 90/12/02 12:05:51 by bostic
1990-12-03 Keith Bosticdate and time created 90/12/02 12:05:33 by bostic
1990-12-03 Keith Bosticmachine/machlimits.h -> machine/limits.h
1990-12-03 Keith Sklowerdate and time created 90/12/02 11:29:02 by sklower
1990-12-02 Mike Karelsdon't assume default sendpipesize
1990-12-02 Mike Karelscheck/print unit other than 0
1990-12-02 Mike Karelsfix jobc adjustments so we increment before decrementin...
1990-12-02 Mike Karelstty stop signals shouldn't stop sleeping procs in orpha...
1990-12-02 Mike Karelsready to use "safepri" from machdep
1990-12-01 Mike Karelscheckpoint before sklower mucks around with it (by...
1990-12-01 Keith Sklowerfix that Dave Slattengren made concerning ligatures
1990-12-01 Keith Bosticadd %s for number of seconds since the Epoch
1990-11-30 Keith Sklowermake compile under reno (static sockaddr needs size);
1990-11-30 Keith Sklowerinadvertently forgot to up the ifr pointer when skippin...
1990-11-30 Keith Skloweradd ccitt domain (x.25)
1990-11-30 Keith Sklowermake netstat -r -A print all kinds of debugging crap...
1990-11-30 Keith Sklowerstandard install should be suid root
1990-11-30 Keith Sklowerallow for default sockaddrs in any position of message;
1990-11-30 Keith Bosticminor changes + typos
1990-11-30 Keith Sklowerspecification for hdintr should be ifdef CCITT not...
1990-11-30 Keith Skloweradd dpv-11 driver
1990-11-30 Keith Sklowerinclude X.25 files
1990-11-30 Keith Sklowerdeqna doesn't hear its own multicasts either; handle...
1990-11-30 Keith Sklowermake changes to RTM_GET so that you can indicate that...
1990-11-30 Keith Skloweradd interrupt for X.25 jazz
1990-11-30 Keith Sklower1.) not all interfaces set ifa_dstaddr; 2.) rn->rn_key...
1990-11-29 Keith Bosticnew version, using POSIX structures and include file
1990-11-29 Kirk McKusickallow multiple references when mounting miniroot
1990-11-29 Kirk McKusickfixes for GENERIC kernel to find uda's
1990-11-29 Keith BosticEBADFORMAT -> EFTYPE
1990-11-29 Chris Torekwatch ?: precedence; use <stdlib.h> headers; malloc...
1990-11-28 Keith Bosticmake error messages a little better, use constants...
1990-11-28 Keith Sklowerfix udp_saveopt to copy data to the right place.
1990-11-28 Keith Bosticfix cursor movement to work with insertions/deletions...
1990-11-27 Keith Bosticreimplementation of qsort
1990-11-26 Bill Joylast changes before merger with reno version. cross...
1990-11-25 Keith Bosticadd EBADFORMAT
1990-11-22 Keith Bosticput in rest of fts(3) error returns
1990-11-22 Keith Bosticrewrite to use fts(3)
1990-11-22 Keith Bosticrephrase so the default case is included in the DESCRIP...
1990-11-22 Keith Bosticwe don't support -P or -p anymore, either
1990-11-22 Keith Bosticdocument that {} behavior has changed
1990-11-22 Keith Bosticmove R_PUT to BTREEINFO structure
1990-11-22 Keith Bosticdocument that nmemb must be < INT_MAX
1990-11-21 Keith SklowerIFF_SIMPLEX type interfaces won't hear their multicasts;
1990-11-21 Keith Sklowerfix for version 7.6 was wrong; do better and fix XNSrou...
1990-11-21 Keith Sklowerparameters to in_pcbnotify changed
1990-11-21 Mike Karelsalmost forgot about this: Aug. fix from torek, wrong...
1990-11-20 Keith Bosticdocument memory behavior and errno values more completely
1990-11-19 Keith Bosticwasn't resetting errno for fts_children call of fts_bui...
1990-11-19 Keith BosticFix fstype function. Statfs follows symlinks, find...
1990-11-19 Mike Karelsfix strings for ` and ' in changequote
1990-11-19 Bill Joyauto conf, bus control, conventions, interrupt control...
1990-11-19 Bill Joyfix autoconf, move code to isa.c, remove debugging...
1990-11-17 Chris Torektprintf a la marc
1990-11-17 Chris Torekraise those sizes again, for X11R4 -- I doubled everything
1990-11-16 Keith Sklowerfix "Orphaned mask" and "Can't find our annotation...
1990-11-16 Bill Joytrivial change (ethernet instead of hardware in printf)
1990-11-16 Keith Bosticchange routine names, lots of wording changes, add...
1990-11-16 Keith Bosticlots of changes, rearrangement for clarity, few normati...
1990-11-16 Keith Bosticuse getchar() for queryuser function; lots of minor...
1990-11-16 Keith Bosticdon't require stat(2) information for xdev function...
1990-11-16 Keith Bosticif not exec/ok-ing a file, and no stat(2) information...
1990-11-16 Keith Bosticmake status variables consistent
next