#
69409 |
| 14-May-1995 |
mckusick |
convert VOP_LOCK to vn_lock; add parameters to VOP_UNLOCK
|
#
69376 |
| 10-May-1995 |
mckusick |
replace mountroot with function vfs_mountroot
|
#
69348 |
| 10-May-1995 |
mckusick |
set MNT_ROOTFS immediately after doing mountroot rather than in filesystems
|
#
69325 |
| 09-May-1995 |
mckusick |
change mountlist to CIRCLEQ so we can do unmountall (from mycroft)
|
#
69138 |
| 01-May-1995 |
mckusick |
cleanups of init argument setup (from mycroft)
|
#
68299 |
| 14-Feb-1995 |
cgd |
new argument passing conventions. minor type size cleanup.
|
#
67732 |
| 22-Aug-1994 |
mckusick |
use new queue.h data structures
|
#
65771 |
| 21-Jan-1994 |
bostic |
add USL's copyright notice
|
#
65255 |
| 30-Dec-1993 |
mckusick |
new queue structure
|
#
65114 |
| 13-Dec-1993 |
mckusick |
eliminate duplicate code
|
#
65076 |
| 10-Dec-1993 |
mckusick |
add cpu_set_init_frame to initialize init's syscall frame
|
#
64830 |
| 11-Nov-1993 |
hibler |
initialized initproc in start_init
|
#
64571 |
| 23-Sep-1993 |
bostic |
changes for 4.4BSD-Lite requested by USL
|
#
64540 |
| 21-Sep-1993 |
mckusick |
changes for 4.4BSD-Lite requested by USL NOT SEMANTIC SUGAR -- change to exec init, not hand-craft it
|
#
64405 |
| 05-Sep-1993 |
bostic |
Cleanups for 4.4BSD-Lite
|
#
63170 |
| 10-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright
|
#
60928 |
| 01-Jun-1993 |
mckusick |
update copyright on bootup
|
#
59488 |
| 28-Apr-1993 |
mckusick |
set RLIMIT_RSS and RLIMIT_MEMLOCK maximums to all available user memory; set RLIMIT_MEMLOCK initial limit to 1/3 of available user memory
|
#
59118 |
| 17-Apr-1993 |
torek |
use pseudo-device initialization table instead of #if; minor KNF
|
#
56935 |
| 01-Dec-1992 |
mckusick |
RLIMIT_OFILE => RLIMIT_NOFILE for compatibility with other UNIX's
|
#
56934 |
| 01-Dec-1992 |
mckusick |
new include structure
|
#
56334 |
| 22-Sep-1992 |
mckusick |
rootvp and swapvp now done in ?fs_mountroot
|
#
55796 |
| 31-Jul-1992 |
mckusick |
update from torek to fix running time of swapper
|
#
55406 |
| 19-Jul-1992 |
mckusick |
set up and initialize usrinfo data structures used to count processes
|
#
55399 |
| 19-Jul-1992 |
mckusick |
add copyright notice for HP and Motrola when using hpux_float.o
|