after the fact nits from Al
[unix-history] / usr / src / sys /
1994-05-13 Kirk McKusickproper sizing the dev array on first device (from Glass...
1994-05-11 Jan-Simon Pendrydon't panic getdirentries when a union stack has no...
1994-05-10 Jan-Simon Pendryfix ref panic in link - same as previous panic but...
1994-05-10 Kirk McKusickcope with partial outputting of tabs when output list...
1994-05-10 Kirk McKusickuse temporary short for call to isofs_rrip_getname...
1994-05-10 Jan-Simon Pendryinclude comments about the vnode locking protocol
1994-05-09 Chris Torekcalculate hostid correctly (typo)
1994-05-08 Jan-Simon Pendryfix lock/ref panic
1994-05-08 Jan-Simon Pendrykeep track of vnode size changes.
1994-05-07 Chris Torekremove bogus clear, it really was wrong; fix esprel...
1994-05-04 Kirk McKusickreally minor nits
1994-05-04 Kirk McKusickminor cleanups
1994-05-04 Chris Torekmust wait in espicmd if someone else is using the chip --
1994-05-02 Kirk McKusickisofs => cd9660
1994-04-29 Jan-Simon Pendryallow all forms of upper-layer rename.
1994-04-29 Jan-Simon Pendryremove (now) useless diagnostic message
1994-04-28 Jan-Simon Pendrymore paranoid checking in union_unlock.
1994-04-28 Jan-Simon Pendrykeep track of whether the union node is cached or not.
1994-04-28 Jan-Simon Pendryadd caching flag
1994-04-25 Kirk McKusickupdate for current filesystem support, other niggles
1994-04-24 Jan-Simon Pendrydetect root node and set VROOT flag
1994-04-24 Jan-Simon Pendryhandle weird cases of stepping back across mount points
1994-04-24 Jan-Simon PendryVROOT flag is set in union_allocvp
1994-04-23 Kirk McKusickget rid of unused MINFREE parameter
1994-04-23 Kirk McKusickadd union, proc, and cd9660 filesystems; delete loop...
1994-04-23 Kirk McKusickadd union and proc filesystems
1994-04-23 Mike Hiblermake sure even root can't open a drive that was not...
1994-04-21 Keith BosticIn lfs_markv, we need to check if there are blocks...
1994-04-21 Keith Sklowermake conform to RFC1573 (21 additional types)
1994-04-21 Keith Bosticupdate from Keith Sklower, based on RFC1573 (21 additio...
1994-04-21 Kirk McKusickpull to 8.1 for 4.4BSD-Lite release
1994-04-21 Kirk McKusickupdate osrelease to 4.4BSD-Lite
1994-04-21 Kirk McKusicklint
1994-04-20 Kirk McKusickdo not call close operator of the f_ops vector has...
1994-04-20 Marshall Kirk McKusickget rid of unused MINFREE parameter
1994-04-19 Keith Bosticspelling
1994-04-19 Keith Bosticspell
1994-04-19 Kirk McKusickmove in definition of MINFREE from newfs so it can...
1994-04-19 Kirk McKusickps_code is now passed by postsig, so guess should no...
1994-04-19 Kirk McKusickin sendsig, pass ps_code when signum agrees with ps_sig...
1994-04-19 Kirk McKusickdelete dead code
1994-04-19 Kirk McKusickavoid race between vget and getnewvnode (from Hibler)
1994-04-17 Keith BosticIf compressed TCP packets were being received on a...
1994-04-16 Keith Bosticclnp needs sys/types.h (for u_short, etc.), so BYTE_ORD...
1994-04-16 Keith Bosticmerge ffs_root and lfs_root into ufs_root
1994-04-16 Kirk McKusickparanoid check to avoid vrele(NULL) (from polk@bsdi...
1994-04-16 Kirk McKusickavoid hang when given a negative write count (from...
1994-04-15 Kirk McKusickphase error on length computation (from Mark Dapoz...
1994-04-12 Kirk McKusickdon't vgone the vnode in vcount if it is ours
1994-04-11 Keith Bosticmove tcppredack, tcppreddat, tcppcbcachemiss into the...
1994-04-09 Jan-Simon Pendrypass V_SAVE to vinvalbuf
1994-04-09 Kirk McKusickcleanup code and comment on maximum number of processes...
1994-04-02 Mike Hibleroops, forgot to update the Utah id
1994-04-02 Mike Hiblertake advantage of contig block info returned from BMAP
1994-04-01 Keith Bosticiget() is gone, VFS_VGET is loading the vnode
1994-04-01 Keith Bosticiget is gone, getnewvnode() does initialization, mostly
1994-04-01 Mike Hibleranother thought about improving performance
1994-03-31 Jan-Simon Pendryeradicate lofs
1994-03-31 Keith Bosticdeprecate lofs file system
1994-03-29 Keith Bosticchange chown(2) to follow symbolic links
1994-03-29 Keith BosticThis is all stuff first added in 4.2BSD, according...
1994-03-28 Keith Bosticfix address bounds check
1994-03-28 Keith Bosticfix compiler warning
1994-03-28 Keith Bosticlint
1994-03-28 Keith Bosticbreak termios.h, ioctl.h up into filio.h, sockio.h...
1994-03-28 Keith Bosticbreak termios.h, ioctl.h up into filio.h, sockio.h...
1994-03-28 Keith Bosticbreak termios.h, ioctl.h up into filio.h, sockio.h...
1994-03-28 Keith Bosticbreak termios.h, ioctl.h up into filio.h, sockio.h...
1994-03-28 Keith Bosticbreak termios.h, ioctl.h up into filio.h, sockio.h...
1994-03-27 Keith BosticThe NOTRANS option was one I added to mount.h (but...
1994-03-23 Mike Hiblercorrection to last delta: VM_OBJECT_NULL -> NULL
1994-03-23 Keith Bosticadd USL's copyright notice
1994-03-22 Keith Bosticdate and time created 94/03/22 07:52:54 by bostic
1994-03-22 Keith Bosticput an AT&T copyright on it
1994-03-22 Keith Bosticfix the copyright
1994-03-22 Mike Hibleranother relevant fix from Mach 3.0
1994-03-22 Mike Hiblerround kentry_data_size to a page since pmap_bootstrap_a...
1994-03-22 Mike Hiblerlint
1994-03-22 Mike Hiblerdetect a suspected vget race with getnewvnode (and...
1994-03-22 Mike Hiblerallocate segment tables out of a private submap that...
1994-03-22 Mike Hiblerdon't lose signal handler "code" argument when signal...
1994-03-22 Keith Bosticdate and time created 94/03/21 16:00:30 by bostic
1994-03-22 Keith Bosticadd a copyright notice
1994-03-22 Keith Bosticadd procfs, union
1994-03-22 Keith Bosticadd stand directory
1994-03-22 Keith Bosticadd a copyright notice
1994-03-22 Keith Bosticadd add a copyright noitce
1994-03-18 Keith Bostictypo
1994-03-16 Keith Bosticincrease MAX_KMAPENT back to 500, vangogh's kernel...
1994-03-09 Keith BosticMike's changes so that S_ISFIFO and S_ISSOCK return...
1994-03-06 Jan-Simon Pendrychange tag in mnt_stat structure so that
1994-02-27 Marshall Kirk McKusickincluding cluster map info in CGSIZE is dependent on...
1994-02-23 Keith Bosticfirst argument of bcopy is a const
1994-02-23 Keith Bosticuio_seg and uio_rw are used outside the kernel by ktrac...
1994-02-23 Keith Bosticps(1) was having problem with the function declarations
1994-02-22 Keith Bosticmake readv and writev return ssize_t's
1994-02-22 Jan-Simon Pendryin mount, do the target lookup with the
1994-02-22 Keith Bosticmake iov_len a size_t, note that iov_base should be...
1994-02-22 Keith Bosticchange struct recvfrom_args and struct sendto_args...
1994-02-22 Keith Bosticrecv, recvfrom, recvmsg, send, sendto, and sendmsg...
next