date and time created 93/05/25 15:47:01 by elan
[unix-history] / usr / src / sys /
1993-05-26 Kirk McKusickadd pathconf
1993-05-26 Kirk McKusickadd ufs_pathconf
1993-05-26 Kirk McKusickadd pathconf
1993-05-26 Kirk McKusickadd spec_pathconf
1993-05-26 Kirk McKusickadd fifo_pathconf
1993-05-26 Kirk McKusickadd pathconf vnode op
1993-05-26 Kirk McKusick__lseek => lseek
1993-05-26 Kirk McKusickadd pathconf and fpathconf; __lseek, __truncate __...
1993-05-26 Akito Fujitasync up to hp300/hp300/pmap.c 7.16
1993-05-26 Akito Fujitaadded cpu_sysctl support for console
1993-05-26 Akito Fujitaadded CTL_MACHDEP support
1993-05-26 Keith Bostictrailing comment after #else or #endif
1993-05-25 Chris Torekadd cpu sysctl definitions; protect kernel stuff agains...
1993-05-25 Chris Torekpedantically ANSI
1993-05-25 Chris Torekraise maximum memory size to 64M
1993-05-25 Chris Toreklint
1993-05-25 Chris Torekpedantically ANSI, i.e., nothing after #else/#endif
1993-05-25 Chris Torekpedantically ANSI, i.e., nothing after #else/#endif
1993-05-25 Chris Torekpedantically ANSI, i.e., nothing after #else/#endif
1993-05-25 Kirk McKusickchange location of stand => stand.att
1993-05-25 Kirk McKusickfix include directives
1993-05-25 Kirk McKusicknew include location
1993-05-25 Kirk McKusickdefine return as off_t; new include location
1993-05-25 Kirk McKusickadd --main for gcc2
1993-05-25 Keith Bosticdate and time created 93/05/24 19:12:18 by bostic
1993-05-25 Keith Bosticdate and time created 93/05/24 19:11:51 by bostic
1993-05-25 Ralph Campbelldate and time created 93/05/24 18:28:05 by ralph
1993-05-25 Ralph Campbellremove debug stuff
1993-05-25 Ralph Campbelladded cpu_sysctl support for console
1993-05-25 Ralph Campbelladded CTL_MACHDEP support
1993-05-25 Ralph Campbellupdate miniroot scripts
1993-05-25 Ralph Campbellfixes from Rick Macklem
1993-05-25 Keith Bosticper-process limits are resources, not sysctl(3) variables
1993-05-25 Kirk McKusickneed header files for sysctl
1993-05-24 Kazumasa Utashiroadded cpu_sysctl().
1993-05-24 Kazumasa Utashiroupdated
1993-05-24 Keith Bosticadd KERN_MAXUPROC, KERN_MAXUFILES, USER_STREAM_MAX and
1993-05-24 Keith Bosticadd _SC_STREAM_MAX and _SC_TZNAME_MAX for POSIX 1003.1
1993-05-23 Keith Bosticit's not alpha anymore
1993-05-22 Kirk McKusickadd support for CTL_MACHDEP
1993-05-22 Kirk McKusickprotect against malicious clients
1993-05-22 Keith Bosticparenthesize the negative numbers so "256-CHAR_MIN...
1993-05-21 Kirk McKusickadd CPU_MACHDEP
1993-05-21 Kirk McKusickadd CTL_MACHDEP definitions
1993-05-21 Kirk McKusickadd cpu_sysctl
1993-05-21 Kirk McKusickperformance fixes from Rick Macklem
1993-05-21 Kirk McKusickadd KERN_BOOTTIME
1993-05-21 Kirk McKusickadd boottime
1993-05-20 Mike Hiblermake sure PT page is marked clean at allocation to...
1993-05-20 Keith SklowerIn Cherenson's mbuf leak fix, we forgot to (void) the...
1993-05-20 Keith Sklowercast m_free() output as void
1993-05-18 Kazumasa Utashirotruncate, ftruncate, getrlimit, setrlimit are now compat
1993-05-18 Kirk McKusickget/setrlimit and f/truncate are COMAPT
1993-05-18 Kirk McKusickold get/setrlimt are COMPAT_43
1993-05-18 Kirk McKusickupdate from Torek/Macklem for machines requiring quad...
1993-05-18 Kirk McKusicktruncate, ftruncate, getrlimit, setrlimit become COMPAT_43
1993-05-17 Kazumasa Utashirouse e partition for root.
1993-05-17 Chris Torekadd sig_atomic_t
1993-05-17 Kirk McKusicklseek (long form) is used too much to make it COMPAT_43
1993-05-16 Ralph Campbellupdate from Rick Macklem
1993-05-16 Ralph Campbelladded scc1 console.
1993-05-16 Ralph Campbelladded scc1 console device
1993-05-15 Andrew Cherensonuse correct name in comments for cmsghdr
1993-05-14 Kazumasa Utashirovmunix_0f is illegal name
1993-05-14 Kazumasa Utashirochange for new pmap interface.
1993-05-14 Kazumasa Utashirofixed small compiler problem.
1993-05-14 Kazumasa Utashirochange for new pmap interface.
1993-05-14 Kazumasa Utashiroadded pseudo-device initialization function.
1993-05-14 Kazumasa Utashiroclean up
1993-05-14 Kazumasa Utashiroadded pseudo bmattach function.
1993-05-13 Kirk McKusickrequires COMPAT_43 to build
1993-05-13 Kirk McKusickupdate syscalls.master
1993-05-13 Akito Fujitamake include <machine/cpu.h> anytime
1993-05-13 Kirk McKusickmore accurate check on KERN_PROC specifications
1993-05-13 Akito Fujitadelete "hz" line
1993-05-13 Akito Fujitaset hz for LUNA-I
1993-05-13 Keith SklowerIf an internal-use protocol entry doesn't have a usrreq...
1993-05-13 Kirk McKusickget rid of old trash
1993-05-13 Kirk McKusickget rid of old vaxisms
1993-05-13 Akito FujitaLUNA-II reboot problem is fixed
1993-05-12 Akito Fujitaadd tape loading option
1993-05-12 Akito FujitaLUNA-II (68040 based LUNA) support
1993-05-12 Akito Fujitasync up to hp300/conf/Makefile.hp300 7.21
1993-05-12 Akito FujitaLUNA-II (68040 based LUNA) support
1993-05-12 Akito Fujitadate and time created 93/05/12 04:05:36 by akito
1993-05-12 Akito Fujitasync up to hp300/conf/GENERIC.hp300 5.6 93/04/17
1993-05-12 Kazumasa Utashirochanged SWAPPAGER,VNODEPAGER,DEVPAGER definition.
1993-05-12 Akito Fujitaadd luna68k define
1993-05-12 Akito Fujitasupport 68040 based luna68k
1993-05-11 Kirk McKusickbreak clustering code out of vfs_bio.c
1993-05-11 Kirk McKusickbreak clustering out of vfs_bio.c into vfs_cluster.c
1993-05-11 Kirk McKusickadd sysctl debugging flag to print out buffer stats
1993-05-11 Kirk McKusickcluster debugging; goes with 7.112.1.2 in ufs/ufs_vnops.c
1993-05-11 Kirk McKusickuse definitions of user and super-user changeable flags
1993-05-11 Margo SeltzerAdd diagnostic check on cluster_rbuild to make sure...
1993-05-11 Kirk McKusickmake definitions of user and super-user changeable...
1993-05-11 Kirk McKusickturn down clock rate when kernel is not being profiled
1993-05-10 Mike Hiblercleanup, integrate with new pseudo-device interface
1993-05-10 Mike Hiblerconcatonated disk support moved to cd.c
1993-05-10 Ralph Campbelladded dec_label program
next