update the contribution notice; LBL requires acknowledgement
[unix-history] / usr / src / sys /
1992-07-22 Keith Bosticupdate the contribution notice; LBL requires acknowledg...
1992-07-22 Jan-Simon Pendryfix write checks
1992-07-21 Kirk McKusickno need to define vfreeh and vfreet
1992-07-21 Kirk McKusickspeedups
1992-07-21 Keith Bosticcreation miscfs; rewrite lfs_read to make it look like...
1992-07-21 Keith Bosticindirect block count should be fixed by revision 7...
1992-07-21 Keith Bosticfix count allocation of indirect blocks
1992-07-21 Keith BosticNULL pointer deref fix; fix block counts
1992-07-21 Keith Bosticput in short symlink support; fix block counts
1992-07-21 Keith Bosticcompute number of inode blocks in terms of disk blocks
1992-07-21 Keith Bosticadd lfs_maxfilesize
1992-07-21 Keith Bosticupdate
1992-07-21 Jan-Simon Pendryadded union mounts
1992-07-21 Jan-Simon Pendryadd flag for union mounts
1992-07-21 Keith Bosticprettiness police
1992-07-21 Keith Sklowerbugfix for concatednated packets from mitre.org
1992-07-21 Keith Bosticneeds ioctl.h, now that scsireg.h doesn't include it
1992-07-21 Keith Bosticshouldn't include ioctl.h here
1992-07-21 Keith Bosticminor cleanups, set permissions on installtion
1992-07-20 Kirk McKusicknew hashing scheme
1992-07-20 Kirk McKusickremque => ufs_ihashrem
1992-07-20 Kirk McKusicklint; remque => ufs_ihashrem
1992-07-20 Kirk McKusickupdated hashing scheme
1992-07-20 Kirk McKusicknew parameter types and functions for inode hashing
1992-07-20 Kirk McKusickremque => ufs_ihashrem
1992-07-20 Kirk McKusickset up and initialize usrinfo data structures used...
1992-07-20 Kirk McKusickdecrement process ownership count on exit
1992-07-20 Kirk McKusickadd hashinit to size and allocate hash tables
1992-07-20 Kirk McKusicktransfer proc ownership when doing setuid()
1992-07-20 Kirk McKusickadd data structures and chgproccnt() for tracking users...
1992-07-20 Kirk McKusickadd prototype for hashinit
1992-07-20 Kirk McKusickavoid linear scan through proc table to find number...
1992-07-20 Kirk McKusickadd copyright notice for HP and Motrola when using...
1992-07-20 Kirk McKusickadd vfs_conf.o to the list of things that depends on...
1992-07-19 Jan-Simon Pendryadded boottime
1992-07-19 Jan-Simon Pendryadded default mount point
1992-07-19 Jan-Simon Pendryadded raw root device support to kernfs
1992-07-19 Jan-Simon Pendryunknown target names should return ENOENT in lookup
1992-07-19 Keith Sklowerfix andrew's fix
1992-07-19 Jan-Simon Pendryminor cleanup
1992-07-19 Jan-Simon Pendryminor clean up
1992-07-19 Keith Sklowermulticast bugfix from arc@sgi.com
1992-07-19 Keith Sklowerfixes from andrew cherenson for multicast
1992-07-19 Keith Sklowerneeded for multicast bug fix
1992-07-19 Jan-Simon Pendryadded kernfs
1992-07-19 Jan-Simon Pendrydate and time created 92/07/18 16:42:23 by pendry
1992-07-19 Jan-Simon Pendryadded kernfs
1992-07-18 Jan-Simon Pendrymiscfs reorganisation
1992-07-18 John Heidemannput redundant stuff in subroutines; add WILLRELE support
1992-07-17 Kirk McKusickmaxsymlinklen must be signed comparison
1992-07-17 Kirk McKusicksigned comparison for maxsymlinklen
1992-07-17 Kirk McKusickdate and time created 92/07/16 23:49:01 by mckusick
1992-07-17 Kirk McKusickdate and time created 92/07/16 23:43:38 by mckusick
1992-07-17 Kirk McKusickdate and time created 92/07/16 23:42:44 by mckusick
1992-07-17 Chris Toreksimplify based on new guarantee that tickdelta has...
1992-07-17 Chris Torekset tickdelta negative for slower time; clean up and...
1992-07-17 Kirk McKusickupdate from Jeff Forys for rbootd support
1992-07-17 Kirk McKusickupdate from Van for larger segment sizes
1992-07-16 Kirk McKusickneed to pass down proc pointers
1992-07-16 Kirk McKusickvm_map_protect wants range to byte past end of affected...
1992-07-16 Keith Bosticwe can now distribute hpux_float.o
1992-07-16 Keith Bosticdate and time created 92/07/15 14:26:12 by bostic
1992-07-16 Jan-Simon Pendryfix reference counts in lofs_mkdir
1992-07-15 Kirk McKusickbe paranoid about big file sizes
1992-07-15 Keith Bosticupdate from Pace
1992-07-15 Keith Bosticdate and time created 92/07/14 15:07:33 by bostic
1992-07-15 Keith Bosticdate and time created 92/07/14 15:04:45 by bostic
1992-07-15 Keith BosticSplit out the core part of page fault handling, so...
1992-07-15 Keith BosticChanges to deal with the fact that the 386 does not...
1992-07-15 Keith BosticAdd PDRSHIFT, which is used by the new suword and subyte.
1992-07-15 Keith Bosticadd basic data types
1992-07-15 Keith Bosticadd basic data types list
1992-07-14 Kirk McKusickdate and time created 92/07/14 00:54:36 by mckusick
1992-07-14 Kirk McKusickadd namelength consistency check
1992-07-14 Kirk McKusickminor optimization
1992-07-14 Kirk McKusickcache_lookup may change cn_flags, so have to check...
1992-07-14 Kirk McKusickwho wrote this code in such a retched style!
1992-07-14 Keith Bosticnote that next segment pointer no longer needed
1992-07-14 Akito FujitaMAX -> max, MIN -> min
1992-07-14 Chris Torekspecdev.h moves
1992-07-14 Chris TorekMIN => min
1992-07-14 Jan-Simon Pendryfix typos
1992-07-14 Kirk McKusickosetreuid and osetregid are back, so we can use them...
1992-07-14 Kirk McKusickput back a semblance of setreuid and setregid compatibility
1992-07-14 Kirk McKusickupdate to use uid_t and gid_t
1992-07-14 Jan-Simon PendryMIN -> min
1992-07-14 Jan-Simon Pendrybring up to date wrt vnode conventions
1992-07-13 Chris Torekdate and time created 92/07/13 00:44:44 by torek
1992-07-13 Chris Torekdate and time created 92/07/13 00:44:43 by torek
1992-07-13 Chris Torekdate and time created 92/07/13 00:44:42 by torek
1992-07-13 Chris Torekdate and time created 92/07/13 00:44:40 by torek
1992-07-13 Chris Torekdate and time created 92/07/13 00:44:39 by torek
1992-07-13 Chris Torekdate and time created 92/07/13 00:44:38 by torek
1992-07-13 Chris Torekdate and time created 92/07/13 00:44:37 by torek
1992-07-13 Chris Torekdate and time created 92/07/13 00:44:36 by torek
1992-07-13 Chris Torekdate and time created 92/07/13 00:44:35 by torek
1992-07-13 Chris Torekdate and time created 92/07/13 00:44:33 by torek
1992-07-13 Chris Torekdate and time created 92/07/13 00:44:32 by torek
1992-07-13 Chris Torekdate and time created 92/07/13 00:44:31 by torek
1992-07-13 Chris Torekdate and time created 92/07/13 00:44:30 by torek
next