fix log output (more work needed)
[unix-history] / usr / src / sys / kern /
1993-06-17 Kirk McKusick4.4BSD snapshot (revision 8.1)
1993-06-17 Kirk McKusickindir => syscall; __indir => __syscall
1993-06-17 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-17 Kirk McKusicksupress warnings
1993-06-15 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-15 Keith Bosticmake GCC shut up (it's not right, but it's close, I...
1993-06-15 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-15 Keith Bosticmake function call name match system call name
1993-06-15 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-15 Keith Bosticmake function call name match system call name
1993-06-15 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-15 Keith Bosticmake function call name match system call name
1993-06-15 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-15 Keith Bosticmake function names match system call names
1993-06-15 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-15 Keith Bosticmake function call name match system call name
1993-06-12 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-12 Keith Bosticmake tags, links work for 4.4BSD
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-10 Kirk McKusickalignment nits for word aligned architectures
1993-06-07 Kirk McKusickalignment nits for word aligned architectures
1993-06-05 Keith Sklowerfind home for externified clist variables
1993-06-05 Kirk McKusickonly set hostnamelen when setting new hostname
1993-06-05 Kirk McKusicksync up definition of ptrace_args with reality
1993-06-04 Keith Sklowerfunction types in proto switch have changed
1993-06-03 Mike Hibleradd mlock/munlock
1993-06-03 Mike Karelsdeliver data to non-atomic protocols in regular-sized...
1993-06-02 Kirk McKusickadd busyprt to sysctl debug
1993-06-02 Kirk McKusickupdate copyright on bootup
1993-05-28 Chris Torekfully bracket those initializers, for gcc2 -W
1993-05-28 Chris Torekdeclare all parameters (for gcc -W)
1993-05-28 Chris Torekfully bracket those initializers, for gcc2 -W
1993-05-28 Chris Torekemit fully-bracketed initializers, to keep gcc2 -W...
1993-05-26 Kirk McKusickget rid of last vestiges of __
1993-05-26 Kirk McKusickadd pathconf; __lseek => lseek; --[f]truncate => [f...
1993-05-26 Kirk McKusickadd fpathconf
1993-05-26 Kirk McKusickgone are things that belong in pathconf
1993-05-26 Kirk McKusick__{g,s}etrlimit => {g,s}etrlimit
1993-05-26 Kirk McKusickadd pathconf vnode op
1993-05-26 Kirk McKusickadd pathconf and fpathconf; __lseek, __truncate __...
1993-05-25 Chris Torekpedantically ANSI, i.e., nothing after #else/#endif
1993-05-21 Kirk McKusickadd CPU_MACHDEP
1993-05-21 Kirk McKusickadd KERN_BOOTTIME
1993-05-18 Kirk McKusicktruncate, ftruncate, getrlimit, setrlimit become COMPAT_43
1993-05-17 Kirk McKusicklseek (long form) is used too much to make it COMPAT_43
1993-05-13 Kirk McKusickupdate syscalls.master
1993-05-13 Kirk McKusickmore accurate check on KERN_PROC specifications
1993-05-13 Keith SklowerIf an internal-use protocol entry doesn't have a usrreq...
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 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 Margo SeltzerAdd diagnostic check on cluster_rbuild to make sure...
1993-05-11 Kirk McKusickturn down clock rate when kernel is not being profiled
1993-05-06 Kirk McKusickKERN_NO_TRUNC is true, we don't truncate file names
1993-05-05 Keith Bosticfold rest of POSIX 1003.1, 1003.2 configurable system...
1993-05-04 Keith Bosticchange sysctl to __sysctl
1993-05-04 Keith Bosticadd POSIX 1003.2 version
1993-05-02 Kirk McKusickdelete hardware speed, add machine byte order
1993-05-02 Kirk McKusickadd limits on maxproc
1993-05-01 Kirk McKusicka better approach than 7.39 to avoid duplicate closef...
1993-04-30 Kirk McKusickset hashfraction; enable getting gmonparam
1993-04-29 Kirk McKusickrefinement in comment in previous delta from Mike Karel...
1993-04-29 Kirk McKusickset RLIMIT_RSS and RLIMIT_MEMLOCK maximums to all avail...
1993-04-29 Kirk McKusickvfinddev returns 1 for success
1993-04-29 Kirk McKusickrelax restrictions on opening /dev/tty (from Karels...
1993-04-29 Kirk McKusickpanic when vref is used on zero ref count vnodes
1993-04-28 Kirk McKusickhave to lock after the other namei too
1993-04-28 Kirk McKusickbug fixes for LEASES from Rick Macklem
1993-04-28 Kirk McKusickbug fixes for LEASES from Rick Macklem
1993-04-28 Kirk McKusicklstat of symbolic link returns attributes of its contai...
1993-04-28 Kirk McKusickdelete incorrect comment; allow NULL lookup to return...
1993-04-28 Kirk McKusicksysctl.h needs vm/vm.h
1993-04-28 Kirk McKusickmove sizes into the gmonparam structure; add sysctl_doprof
1993-04-28 Kirk McKusickkinfo_proc is merged into sysctl.h
1993-04-28 Kirk McKusickkinfo_proc.h is gone
1993-04-28 Kirk McKusickkinfo_proc.h is gone
1993-04-27 Kirk McKusickadd KERN_MAXVNODES
1993-04-27 Kirk McKusickadd support for kernel profiling; add sysctl_struct...
1993-04-21 Kirk McKusickkcount is now part of the gmon structure
1993-04-21 Kirk McKusickaccumulate involuntary context switches (from yval...
1993-04-19 Kirk McKusickadd support for debugging variables
1993-04-18 Kirk McKusicktoo agressive on the mib counting
1993-04-18 Chris Torekptyattach (#ifdef notyet); don't need #if NPTY > 0
1993-04-18 Chris Torekuse pseudo-device initialization table instead of ...
1993-04-06 Chris Torek{set,get}hostname and gethostid are needed for COMPAT_S...
1993-04-06 Chris TorekSunOS compat needs get/set host name/id too
1993-04-05 Kirk McKusickgetkerninfo becomes COMPAT
1993-04-05 Kirk McKusick{get,set}host{name,id} become COMPAT
1993-04-05 Kirk McKusick{get,set}host{name,id}, pagesize, and getkerninfo becom...
1993-03-29 Chris TorekARCH+=sparc
next