add confSORT_QUEUE_BY_HOST and confBROKEN_SMTP_PEERS
[unix-history] / usr / src / sys /
1994-08-16 Kirk McKusickrelease the old controlling terminal if setting a new one
1994-08-16 Kirk McKusickuucp dies if it cannot repeatedly set the same controll...
1994-08-15 Kirk McKusickcannot get new controlling tty when you already have one
1994-08-15 Kirk McKusickhave to recompute the next pointer after possibly sleep...
1994-08-15 Kirk McKusickconvert to vop call
1994-08-15 Kirk McKusickrename fisrt field to be more descriptive
1994-08-12 Kirk McKusickbetter formatting (from cgd)
1994-08-12 Kirk McKusickfurther select refinements (from torek via karels)
1994-08-12 Kirk McKusickbug fix from Macklem
1994-08-11 Kirk McKusickno longer need DT_WHTD
1994-08-11 Kirk McKusickLEASE_CHECK => VOP_LEASE
1994-08-11 Kirk McKusickno longer need DT_WHTD
1994-08-11 Kirk McKusickadd vop_lease
1994-08-11 Jan-Simon Pendryadd whiteout inode number
1994-08-11 Jan-Simon Pendryadd whiteout type
1994-08-11 Kirk McKusickadd ufs_lease_check (dependent on NFS being present)
1994-08-11 Kirk McKusickadd spec_lease_check
1994-08-11 Kirk McKusickadd fifo_lease_check
1994-08-11 Kirk McKusickadd entries for leases
1994-08-11 Jan-Simon Pendryadd whiteout type; add opaque directory flag
1994-08-11 Jan-Simon Pendryadd whiteout entry type
1994-08-11 Kirk McKusickmove in NFS specific call from vnode.h
1994-08-11 Kirk McKusickmove NFS specific call to kern_time.c
1994-08-11 Kirk McKusickadd vop_lease
1994-08-11 Kirk McKusickLEASE_CHECK => VOP_LEASE
1994-08-11 Kirk McKusickmore portable version (from cgd)
1994-08-11 Kirk McKusickinline => __inline (from cgd)
1994-08-11 Kirk McKusicka zero-valued timeout (which should poll and return...
1994-08-06 Kirk McKusickdelete redundant declaration of time (from cgd)
1994-08-06 Kirk McKusickinline => __inline (from cgd)
1994-08-06 Kirk McKusickcannot use append mode in a stateless server (from...
1994-08-06 Kirk McKusicklint, multicast fix (from karels)
1994-08-05 Kirk McKusickfensepost error (from Torek)
1994-08-02 Mike Hiblermention Nov 92 TOCS paper by Kessler and Hill for poten...
1994-07-29 Mike Hiblerattempt to make "average active VM" count more accurate--
1994-07-29 Mike Hiblersigh...handle another "too much memory in buffer" bound...
1994-07-29 Mike Hiblerput space around minus sign in pad expressions. gcc2...
1994-07-28 Jan-Simon Pendrychanges for whiteouts and union filesystem
1994-07-25 Kirk McKusickset group size in cred (from mycroft via macklem)
1994-07-25 Kirk McKusickmore bugfixes from mycroft
1994-07-23 Kirk McKusickget rid of complaint about inode size
1994-07-22 Jan-Simon Pendrychange the way directories are reported.
1994-07-20 Keith Sklowerisop_laddr is a pointer to a sockaddr_iso, not the...
1994-07-15 Kirk McKusickfixes sign extension bug with sending 8 bit chars ...
1994-07-15 Kirk McKusickfirst pass at allowing user mounts/unmounts
1994-07-15 Kirk McKusickupdates for user permissible mounts
1994-07-15 Kirk McKusickfirst pass at allowing user mounts/unmounts
1994-07-15 Kirk McKusickmove mnt_owner into mnt_stat structure, so it is extern...
1994-07-14 Kirk McKusickupdate for 4.4BSD-Lite (from mycroft)
1994-07-14 Keith Sklower'nother oops tc->index shouldbe tc->tc_index
1994-07-14 Keith Sklowerfurther fixes, rn_inithead called with wrong offsets and
1994-07-14 Kirk McKusickupdate for 4.4BSD-Lite (from mycroft)
1994-07-13 Kirk McKusickadd mnt_owner to record uid that did a mount; no longer...
1994-07-13 Jan-Simon Pendryadd unwhiteout system call to delete a whiteout entry
1994-07-11 Keith Bosticchanges for 64-bit machines
1994-07-11 Keith Bosticfix comment
1994-07-11 Keith Bosticchanges for 64-bit machines
1994-07-11 Keith Bosticchanges for 64-bit machines; include <sys/types.h>...
1994-07-11 Keith Bosticchanges for 64-bit machines
1994-07-11 Keith Bosticchanges for 64-bit machines; reformat the comments
1994-07-11 Keith Bosticchanges for 64-bit machines
1994-07-11 Keith Bosticchanges for 64-bit machines; reformat the comments
1994-07-11 Keith Bosticchanges for 64-bit machines
1994-07-09 Kirk McKusickchanges for 64-bit machines (from bostic)
1994-07-08 Mike Hiblerdon't use GCC-isms in MI code (from cgd)
1994-07-08 Kirk McKusicksince size_t is unsigned must check for overflow increm...
1994-07-08 Kirk McKusicksize size_t is unsigned must check for overflow increme...
1994-07-06 Kirk McKusickturn off MAKEENTRY flag when doingcache is disabled...
1994-07-04 Kirk McKusickmove address of boot program. Kernels were getting...
1994-07-04 Kirk McKusickchanges for procfs (from ralph)
1994-07-04 Kirk McKusickfrom Ralph
1994-07-04 Kirk McKusickminor debug checking code (from Ralph)
1994-07-04 Kirk McKusickturn off debug error messages (from Ralph)
1994-07-04 Kirk McKusickhandle SCSI II devices (from Ralph)
1994-07-04 Kirk McKusickadd H/W flow control (from Ralph)
1994-07-04 Kirk McKusickRalph says: important bug fix
1994-07-04 Kirk McKusickupdate filesystem options (from Ralph)
1994-07-02 Keith Sklowerbugfix from karels & husemann in ifwithdstaddr()
1994-07-01 Keith Sklowerfix bugs about binding to a specific NSAP ignoring...
1994-07-01 Keith Sklowerbug fix from Doug Montgomery at NIST. Forgot to compen...
1994-06-30 Kirk McKusickmake MNT_RELOAD work after fsck -c2 (from mycroft)
1994-06-25 Jan-Simon Pendrycheckpoint (first pass at "...")
1994-06-20 Mike Hiblermsync size 0 case didn't work, incorrect check of a...
1994-06-18 Jan-Simon Pendrykeep track of parent union node, so allowing .. to...
1994-06-18 Jan-Simon Pendrykeep track of parent union node, so allowing .. to...
1994-06-17 Kirk McKusickbreak out reclaim operations (from mycroft)
1994-06-17 Kirk McKusickavoid trying to truncate BLK and CHR special devices...
1994-06-17 Kirk McKusickifdef DIAGNOSTIC should be ifdef DEBUG (from mycroft)
1994-06-17 Kirk McKusickdumb error (from mycroft)
1994-06-17 Jan-Simon Pendrykeep track of deleted upper layer objects
1994-06-16 Jan-Simon Pendryfixup fsid correctly in union_getattr
1994-06-16 Marshall Kirk McKusickKill the evil U-word! And fix the order of some casted...
1994-06-16 Marshall Kirk McKusickmissing argument to vprint (from mycroft)
1994-06-16 Marshall Kirk McKusickavoid trashing old format superblocks (from cgd)
1994-06-16 Marshall Kirk McKusickavoid crash if attempting to truncate to a negative...
1994-06-16 Marshall Kirk McKusickadd initialization of mnt_maxsymlinklen (from mycroft)
1994-06-16 Marshall Kirk McKusickadd lfs_maxsymlinklen (from mycroft)
1994-06-16 Marshall Kirk McKusickdqinit needs to be ifdef QUOTA
1994-06-16 Marshall Kirk McKusickdebugging sysctl needs to be ifdef DEBUG (from mycroft)
1994-06-16 Jan-Simon Pendryheapsort -> mergesort
next