date and time created 94/01/05 12:54:31 by pendry
[unix-history] / usr / src / sys / kern /
1994-01-06 Kirk McKusicklint
1994-01-06 Kirk McKusicklint (unused variables)
1994-01-06 Jan-Simon Pendryuse filesystem type as basis for major number in fsid
1994-01-06 Kirk McKusickcannot bump reference count until after calling vgone...
1994-01-06 Kirk McKusickadd mips cruft to sys_process.c
1994-01-05 Keith Bosticlint
1994-01-04 Keith BosticFor a setsockopt at the socket level, if the protocol...
1994-01-03 Keith Bosticclear PENDIN if ICANON is cleared
1993-12-31 Kirk McKusicknew queue structure; vget now locks optionally
1993-12-31 Kirk McKusicknew queue structure
1993-12-31 Kirk McKusickadd hook to initialize vnode table data structures
1993-12-31 Kirk McKusicknew queue structure
1993-12-15 Jan-Simon Pendryadded procfs
1993-12-15 Chris Torekin timeout(), be careful not to subtract negative c_tim...
1993-12-14 Jan-Simon Pendryadd p_textvp to track vnode of executable (for procfs)
1993-12-14 Kirk McKusickeliminate duplicate code
1993-12-11 Kirk McKusickproper error return from setpriority()
1993-12-11 Kirk McKusickadd cpu_set_init_frame to initialize init's syscall...
1993-12-01 Kirk McKusicklint
1993-11-16 Kirk McKusickmove initialization of `cc' above loop: as it used...
1993-11-15 Mike Hiblermissing permission check on sethostname
1993-11-12 Chris Torekfix missing return value in shmdt() (gcc -W, come on...
1993-11-12 Mike Hiblerinitialized initproc in start_init
1993-10-19 Kirk McKusickfixes an splnet() that attempts to lower ipl from splimp();
1993-10-15 Kirk McKusickVOP_BMAP must check blkno == -1 (i.e. that we have...
1993-09-24 Keith Bosticput back in the shift, don't use the bottom bits for...
1993-09-24 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-21 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-21 Kirk McKusickchanges for 4.4BSD-Lite requested by USL
1993-09-21 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-21 Kirk McKusickexecve_args definition moves to exec.h so it can be...
1993-09-06 Keith Bosticbio contributed by BSDI, include correct copyright...
1993-09-06 Keith BosticCleanups for 4.4BSD-Lite
1993-09-06 Keith BosticCleanups for 4.4BSD-Lite
1993-09-06 Keith BosticCleanups for 4.4BSD-Lite
1993-09-06 Keith BosticCleanups for 4.4BSD-Lite
1993-09-05 Kirk McKusickuse symbolic names for access permissions
1993-08-11 Kirk McKusickavoid mbuf leak
1993-07-21 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-07-21 Kirk McKusickfix length adjustment of m_pkthdr.len (from karels...
1993-07-19 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-07-19 Kirk McKusickguard against negative fd counts in select
1993-07-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-07-01 Kirk McKusickmissing ptcwakeup needed for line-mode telnet
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...
next