The NetBSD Project

CVS log for src/sbin/init/init.8

[BACK] Up to [cvs.NetBSD.org] / src / sbin / init

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.60.14.1 / (download) - annotate - [select for diffs], Mon Apr 13 08:03:21 2020 UTC (3 years, 11 months ago) by martin
Branch: phil-wifi
Changes since 1.60: +3 -4 lines
Diff to previous 1.60 (colored) next main 1.61 (colored) to selected 1.1 (colored)

Mostly merge changes from HEAD upto 20200411

Revision 1.60.16.1 / (download) - annotate - [select for diffs], Thu Sep 5 08:19:41 2019 UTC (4 years, 6 months ago) by martin
Branch: netbsd-9
CVS Tags: netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1
Changes since 1.60: +3 -4 lines
Diff to previous 1.60 (colored) next main 1.61 (colored) to selected 1.1 (colored)

Pull up following revision(s) (requested by sevan in ticket #174):
	lib/libc/sys/chmod.2: revision 1.48
	lib/libc/sys/stat.2: revision 1.59
	lib/libc/sys/unlink.2: revision 1.30
	lib/libc/sys/lseek.2: revision 1.25
	lib/libc/sys/getuid.2: revision 1.18
	lib/libc/sys/chown.2: revision 1.37
	lib/libm/man/exp.3: revision 1.32
	lib/libm/man/log.3: revision 1.7
	lib/libc/sys/open.2: revision 1.60
	lib/libc/stdio/fopen.3: revision 1.36
	lib/libc/stdio/putc.3: revision 1.14
	lib/libc/sys/mount.2: revision 1.51
	share/man/man9/copy.9: revision 1.22
	share/man/man9/uiomove.9: revision 1.20
	lib/libc/sys/setuid.2: revision 1.23
	lib/libc/sys/close.2: revision 1.18
	sbin/init/init.8: revision 1.61
	lib/libc/sys/write.2: revision 1.36
	lib/libc/sys/read.2: revision 1.39
	sbin/init/init.8: revision 1.62
	lib/libc/sys/wait.2: revision 1.40
	usr.bin/tty/tty.1: revision 1.10
	lib/libc/sys/link.2: revision 1.33
	usr.bin/du/du.1: revision 1.24
	lib/libc/stdlib/exit.3: revision 1.17
	usr.bin/su/su.1: revision 1.53
	usr.bin/mail/mail.1: revision 1.66
	lib/libc/sys/fork.2: revision 1.25
	usr.bin/su/su.1: revision 1.54
	usr.bin/mail/mail.1: revision 1.67
	lib/libm/man/sin.3: revision 1.15
	share/man/man9/intro.9: revision 1.26
	share/man/man5/utmp.5: revision 1.17
	lib/libc/compat-43/creat.3: revision 1.17
	lib/libc/time/ctime.3: revision 1.61
	lib/libcompat/4.1/stty.3: revision 1.10
	usr.bin/dc/dc.1: revision 1.3
	lib/libm/man/cos.3: revision 1.17
	lib/libc/sys/chdir.2: revision 1.23
	lib/libc/gen/exec.3: revision 1.30
	lib/libc/gen/exec.3: revision 1.31
	games/bcd/bcd.6: revision 1.18
	games/bcd/bcd.6: revision 1.19
	usr.bin/write/write.1: revision 1.7
	usr.bin/wc/wc.1: revision 1.18
	usr.bin/pr/pr.1: revision 1.24
	usr.bin/who/who.1: revision 1.25
	lib/libc/sys/mkdir.2: revision 1.30
	lib/libc/stdio/getc.3: revision 1.13
	usr.bin/sort/sort.1: revision 1.40
	usr.bin/mesg/mesg.1: revision 1.11
	share/man/man5/passwd.5: revision 1.34
sort was there since v1
https://www.bell-labs.com/usr/dmr/www/man61.pdf

dc was in v1
https://www.bell-labs.com/usr/dmr/www/man12.pdf

du was in v1
https://www.bell-labs.com/usr/dmr/www/man12.pdf

mail was in v1
https://www.bell-labs.com/usr/dmr/www/man12.pdf

mesg was in v1
https://www.bell-labs.com/usr/dmr/www/man12.pdf

Document history
https://www.bell-labs.com/usr/dmr/www/man13.pdf

su was in v1
https://www.bell-labs.com/usr/dmr/www/man13.pdf

Document history
https://www.bell-labs.com/usr/dmr/www/man13.pdf

Document history
https://www.bell-labs.com/usr/dmr/www/man14.pdf
Update URL

write was in v1
https://www.bell-labs.com/usr/dmr/www/man14.pdf
grammar

passwd(5) was in v1
https://www.bell-labs.com/usr/dmr/www/man51.pdf

utmp(5) was present in v1
https://www.bell-labs.com/usr/dmr/www/man51.pdf

Earliest version of wtmp I could find was in v3
https://minnie.tuhs.org/cgi-bin/utree.pl?file=V3/man/man5/wtmp.5

Document history of chdir(2)
https://www.bell-labs.com/usr/dmr/www/man21.pdf

Document history of chmod(2)
https://www.bell-labs.com/usr/dmr/www/man21.pdf

Document history of chown(2)
https://www.bell-labs.com/usr/dmr/www/man21.pdf

Document history
https://www.bell-labs.com/usr/dmr/www/man21.pdf

create was present in v1
https://www.bell-labs.com/usr/dmr/www/man21.pdf

Document history of exec()
Move statement on execlpe() & execvpe() to HISTORY section.

Document history
https://www.bell-labs.com/usr/dmr/www/man21.pdf

fork was present in v1
https://www.bell-labs.com/usr/dmr/www/man21.pdf
stat() was present in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

document history of fstat()
https://www.bell-labs.com/usr/dmr/www/man21.pdf

getuid was present in v1
https://www.bell-labs.com/usr/dmr/www/man21.pdf

Document history
https://www.bell-labs.com/usr/dmr/www/man21.pdf

Document history
https://www.bell-labs.com/usr/dmr/www/man21.pdf

stty & gtty were around since v1
https://www.bell-labs.com/usr/dmr/www/man21.pdf
https://www.bell-labs.com/usr/dmr/www/man22.pdf

mount & umount were present in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

Open was present in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

read was present in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

seek was present in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

setuid was in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

unlink was presen in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

wait was present in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

write was present in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

start documenting history
exp was present in v1
https://www.bell-labs.com/usr/dmr/www/man31.pdf

Start documenting history
https://www.bell-labs.com/usr/dmr/www/man31.pdf

Start documenting history
https://www.bell-labs.com/usr/dmr/www/man31.pdf

log appeared in v1
https://www.bell-labs.com/usr/dmr/www/man31.pdf

putc & putw were in v1
https://www.bell-labs.com/usr/dmr/www/man31.pdf

putchar was in v4
https://minie.tuhs.org/cgi-bin/utree.pl?file=V4/man/man3/putchr.3

Start documenting history
https://www.bell-labs.com/usr/dmr/www/man31.pdf

Document history.
https://www.bell-labs.com/usr/dmr/www/man11.pdf
Between v1 & v6 UNIX, bcd was rewritten in C, but I don't know if which
version,
hence I've skipped mentioning it.
End sentence with a dot.
Remove superfluous Pp.
Remove superfluous Pp.
Remove superfluous Ns.
Remove superfluous Pp.
fetch(9) -> ufetch(9)
fetch(9) -> ufetch(9). Remove superfluous Pp.
fetch(9) -> ufetch(9). Remove reference to unimplemented ppi(9).

Revision 1.62 / (download) - annotate - [select for diffs], Sun Sep 1 19:13:18 2019 UTC (4 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, netbsd-10-base, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, HEAD
Changes since 1.61: +1 -2 lines
Diff to previous 1.61 (colored) to selected 1.1 (colored)

Remove superfluous Pp.

Revision 1.61 / (download) - annotate - [select for diffs], Sun Sep 1 18:51:27 2019 UTC (4 years, 6 months ago) by sevan
Branch: MAIN
Changes since 1.60: +3 -3 lines
Diff to previous 1.60 (colored) to selected 1.1 (colored)

grammar

Revision 1.60 / (download) - annotate - [select for diffs], Sun Sep 11 22:22:57 2016 UTC (7 years, 6 months ago) by sevan
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, phil-wifi-20190609, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-9-base, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: phil-wifi, netbsd-9
Changes since 1.59: +5 -5 lines
Diff to previous 1.59 (colored) to selected 1.1 (colored)

init first appeared in V1 UNIX
http://minnie.tuhs.org/cgi-bin/utree.pl?file=V1/init.s
Replace contraction.
Bump date.

Revision 1.57.12.1 / (download) - annotate - [select for diffs], Wed Aug 20 00:02:25 2014 UTC (9 years, 7 months ago) by tls
Branch: tls-maxphys
Changes since 1.57: +23 -7 lines
Diff to previous 1.57 (colored) next main 1.58 (colored) to selected 1.1 (colored)

Rebase to HEAD as of a few days ago.

Revision 1.57.6.1 / (download) - annotate - [select for diffs], Thu May 22 11:37:28 2014 UTC (9 years, 10 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.57: +23 -7 lines
Diff to previous 1.57 (colored) next main 1.58 (colored) to selected 1.1 (colored)

sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.59 / (download) - annotate - [select for diffs], Wed Oct 2 22:07:56 2013 UTC (10 years, 5 months ago) by apb
Branch: MAIN
CVS Tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, pgoyette-localcount-base, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7
Changes since 1.58: +8 -4 lines
Diff to previous 1.58 (colored) to selected 1.1 (colored)

The "-s" flag is passed to init by the kernel, not by the boot loader.

Revision 1.58 / (download) - annotate - [select for diffs], Wed Oct 2 22:01:47 2013 UTC (10 years, 5 months ago) by apb
Branch: MAIN
Changes since 1.57: +16 -4 lines
Diff to previous 1.57 (colored) to selected 1.1 (colored)

Document that the kernel may try several paths for init.

XXX: This should be in the kernel documentation, not in the init(8) man page.

Revision 1.57 / (download) - annotate - [select for diffs], Mon May 18 14:17:31 2009 UTC (14 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-tag8, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-premerge-20091211, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, matt-mips64-premerge-20101231, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, agc-symver-base, agc-symver
Branch point for: yamt-pagecache, tls-maxphys
Changes since 1.56: +3 -3 lines
Diff to previous 1.56 (colored) to selected 1.1 (colored)

Sort SEE ALSO.

Revision 1.55.2.1 / (download) - annotate - [select for diffs], Wed May 13 19:19:02 2009 UTC (14 years, 10 months ago) by jym
Branch: jym-xensuspend
Changes since 1.55: +1 -2 lines
Diff to previous 1.55 (colored) next main 1.56 (colored) to selected 1.1 (colored)

Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

Revision 1.56 / (download) - annotate - [select for diffs], Wed Apr 8 14:21:55 2009 UTC (14 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: jym-xensuspend-nbase, jym-xensuspend-base
Changes since 1.55: +1 -2 lines
Diff to previous 1.55 (colored) to selected 1.1 (colored)

Remove physical markup.

Revision 1.52.4.1 / (download) - annotate - [select for diffs], Sat Jan 17 13:48:52 2009 UTC (15 years, 2 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.52: +22 -3 lines
Diff to previous 1.52 (colored) next main 1.53 (colored) to selected 1.1 (colored)

Sync with HEAD.

Revision 1.53.2.2 / (download) - annotate - [select for diffs], Wed Nov 12 23:45:08 2008 UTC (15 years, 4 months ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b
Changes since 1.53.2.1: +2 -2 lines
Diff to previous 1.53.2.1 (colored) to branchpoint 1.53 (colored) next main 1.54 (colored) to selected 1.1 (colored)

Pull up following revision(s) (requested by reed in ticket #46):
	sbin/init/init.8: revision 1.55
Add backslash (minus is "\-").

Revision 1.53.2.1 / (download) - annotate - [select for diffs], Wed Nov 12 23:42:16 2008 UTC (15 years, 4 months ago) by snj
Branch: netbsd-5
Changes since 1.53: +21 -3 lines
Diff to previous 1.53 (colored) to selected 1.1 (colored)

Pull up following revision(s) (requested by reed in ticket #46):
	sbin/init/init.8: revision 1.54
Add some details about init's role with securelevel.
Add references to other manual pages for more details.

Revision 1.55 / (download) - annotate - [select for diffs], Tue Nov 11 06:28:30 2008 UTC (15 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: mjf-devfs2-base
Branch point for: jym-xensuspend
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored) to selected 1.1 (colored)

Add backslash (minus is "\-").

Revision 1.54 / (download) - annotate - [select for diffs], Tue Nov 11 00:14:55 2008 UTC (15 years, 4 months ago) by reed
Branch: MAIN
Changes since 1.53: +21 -3 lines
Diff to previous 1.53 (colored) to selected 1.1 (colored)

Add some details about init's role with securelevel.
Add references to other manual pages for more details.

Revision 1.53 / (download) - annotate - [select for diffs], Tue Oct 21 02:33:53 2008 UTC (15 years, 5 months ago) by lukem
Branch: MAIN
CVS Tags: netbsd-5-base, matt-mips64-base2
Branch point for: netbsd-5
Changes since 1.52: +3 -2 lines
Diff to previous 1.52 (colored) to selected 1.1 (colored)

xref rescue(8)

Revision 1.48.4.2 / (download) - annotate - [select for diffs], Sun Mar 23 00:44:24 2008 UTC (16 years ago) by matt
Branch: matt-armv6
Changes since 1.48.4.1: +12 -8 lines
Diff to previous 1.48.4.1 (colored) to branchpoint 1.48 (colored) next main 1.49 (colored) to selected 1.1 (colored)

sync with HEAD

Revision 1.48.6.2 / (download) - annotate - [select for diffs], Mon Feb 18 21:04:17 2008 UTC (16 years, 1 month ago) by mjf
Branch: mjf-devfs
Changes since 1.48.6.1: +12 -8 lines
Diff to previous 1.48.6.1 (colored) to branchpoint 1.48 (colored) next main 1.49 (colored) to selected 1.1 (colored)

Sync with HEAD.

Revision 1.52 / (download) - annotate - [select for diffs], Sat Feb 9 04:50:57 2008 UTC (16 years, 1 month ago) by dholland
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, mjf-devfs-base, matt-armv6-nbase, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-nbase, hpcarm-cleanup-base
Branch point for: mjf-devfs2
Changes since 1.51: +12 -8 lines
Diff to previous 1.51 (colored) to selected 1.1 (colored)

Mention utmpx/wtmpx as well as utmp/wtmp. Suggested by the patches in
PR bin/36551 by Greg A. Woods. Also, while I'm here, fix a miscapitalized
word.

Revision 1.48.4.1 / (download) - annotate - [select for diffs], Wed Jan 9 01:38:08 2008 UTC (16 years, 2 months ago) by matt
Branch: matt-armv6
Changes since 1.48: +11 -6 lines
Diff to previous 1.48 (colored) to selected 1.1 (colored)

sync with HEAD

Revision 1.48.6.1 / (download) - annotate - [select for diffs], Thu Dec 27 00:46:59 2007 UTC (16 years, 3 months ago) by mjf
Branch: mjf-devfs
Changes since 1.48: +11 -6 lines
Diff to previous 1.48 (colored) to selected 1.1 (colored)

Sync with HEAD.

Revision 1.51 / (download) - annotate - [select for diffs], Sat Dec 15 21:44:15 2007 UTC (16 years, 3 months ago) by snj
Branch: MAIN
CVS Tags: matt-armv6-base
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored) to selected 1.1 (colored)

Sort xrefs.

Revision 1.50 / (download) - annotate - [select for diffs], Sat Dec 15 21:33:49 2007 UTC (16 years, 3 months ago) by apb
Branch: MAIN
Changes since 1.49: +9 -6 lines
Diff to previous 1.49 (colored) to selected 1.1 (colored)

Update for the fact that MAKEDEV uses either tmpfs or mfs.

Revision 1.49 / (download) - annotate - [select for diffs], Sun Dec 9 09:24:55 2007 UTC (16 years, 3 months ago) by apb
Branch: MAIN
CVS Tags: cube-autoconf-base, cube-autoconf
Changes since 1.48: +7 -5 lines
Diff to previous 1.48 (colored) to selected 1.1 (colored)

* init calls "MAKEDEV -MM init", not "MAKEDEV -M init"
* s/filesystem/file system/
* one typo and one markup fix
* bump date

Revision 1.48 / (download) - annotate - [select for diffs], Sat Mar 24 00:17:34 2007 UTC (17 years ago) by hubertf
Branch: MAIN
CVS Tags: matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, hpcarm-cleanup
Branch point for: mjf-devfs, matt-armv6
Changes since 1.47: +0 -2 lines
Diff to previous 1.47 (colored) to selected 1.1 (colored)

backout previous.

Revision 1.47 / (download) - annotate - [select for diffs], Fri Mar 23 16:42:27 2007 UTC (17 years ago) by hubertf
Branch: MAIN
Changes since 1.46: +3 -1 lines
Diff to previous 1.46 (colored) to selected 1.1 (colored)

Call the pivot root by it's name.

Revision 1.46 / (download) - annotate - [select for diffs], Sat Mar 3 07:54:15 2007 UTC (17 years ago) by dsl
Branch: MAIN
Changes since 1.45: +10 -22 lines
Diff to previous 1.45 (colored) to selected 1.1 (colored)

Update info about running MAKEDEV to note that MAKEDEV itself now creates
the mfs filesystem.

Revision 1.45 / (download) - annotate - [select for diffs], Sat Mar 3 06:56:25 2007 UTC (17 years ago) by apb
Branch: MAIN
Changes since 1.44: +3 -5 lines
Diff to previous 1.44 (colored) to selected 1.1 (colored)

Remove all reference to MAKEDEV.subr.  Add a reference to MAKEDEV.local.

Revision 1.44 / (download) - annotate - [select for diffs], Fri Mar 2 20:46:23 2007 UTC (17 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored) to selected 1.1 (colored)

Bump date for previous.

Revision 1.43 / (download) - annotate - [select for diffs], Thu Mar 1 07:18:07 2007 UTC (17 years, 1 month ago) by apb
Branch: MAIN
Changes since 1.42: +6 -3 lines
Diff to previous 1.42 (colored) to selected 1.1 (colored)

When creating /dev in a memory file system, include all three of
MAKEDEV, MAKEDEV.subr and MAKEDEV.local in the set of files that are
copied if they exist.

Now booting an INSTALL kernel with an embedded ramdisk correctly creates
/dev again, fixing a problem introduced when MAKEDEV.subr was created a
few days ago.

Revision 1.42 / (download) - annotate - [select for diffs], Fri Sep 15 20:20:06 2006 UTC (17 years, 6 months ago) by elad
Branch: MAIN
CVS Tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4
Changes since 1.41: +3 -105 lines
Diff to previous 1.41 (colored) to selected 1.1 (colored)

Remove securelevel-related text from init(8) man-page as they're now in
secmodel_bsd44(9).

I'm not sure I agree with the BUGS section, but for now move it to
secmodel_bsd44(9) as well.

Revision 1.41 / (download) - annotate - [select for diffs], Fri Sep 15 20:11:13 2006 UTC (17 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored) to selected 1.1 (colored)

Bump date for previous.

Revision 1.40 / (download) - annotate - [select for diffs], Fri Sep 15 14:41:57 2006 UTC (17 years, 6 months ago) by elad
Branch: MAIN
Changes since 1.39: +1 -2 lines
Diff to previous 1.39 (colored) to selected 1.1 (colored)

Remove sentence no longer true.

Revision 1.39 / (download) - annotate - [select for diffs], Sun Apr 23 16:48:46 2006 UTC (17 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: abandoned-netbsd-4-base, abandoned-netbsd-4
Changes since 1.38: +8 -7 lines
Diff to previous 1.38 (colored) to selected 1.1 (colored)

New sentence, new line.

Revision 1.38 / (download) - annotate - [select for diffs], Tue Apr 18 11:40:26 2006 UTC (17 years, 11 months ago) by salo
Branch: MAIN
Changes since 1.37: +41 -3 lines
Diff to previous 1.37 (colored) to selected 1.1 (colored)

Add support for running multi-user in a chroot() environment.

How it works:

- after successful execution of /etc/rc, check the value of "init.root"
  sysctl node, if it's different than "/", chroot() into its value and run
  /etc/rc inside the chroot(),

- in single-user, return back to the original / file system.

Allows running with / file system on e.g., cgd(4), vnd(4) or ccd(4) volumes.

Idea first discussed with Matt Thomas, implemented by Jachym Holecek <freza
(at) liberouter.org> with some nitpicks by me.  Successfully used by me for
almost a year with / on a cgd(4) volume (for more information about the setup
check ftp://ftp.NetBSD.org/pub/NetBSD/misc/salo/init-chroot/ ).

Revision 1.37 / (download) - annotate - [select for diffs], Sun Nov 13 18:39:53 2005 UTC (18 years, 4 months ago) by elad
Branch: MAIN
Changes since 1.36: +2 -6 lines
Diff to previous 1.36 (colored) to selected 1.1 (colored)

The securelevel does not affect whether Veriexec's tables can be modified;
this is now controlled by Veriexec's strict level.

Revision 1.36 / (download) - annotate - [select for diffs], Fri Jul 1 17:07:33 2005 UTC (18 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.35: +8 -4 lines
Diff to previous 1.35 (colored) to selected 1.1 (colored)

Mark up more paths with .Pa, and
break a line (<=80 chars per line).

Revision 1.35 / (download) - annotate - [select for diffs], Thu Jun 30 21:36:34 2005 UTC (18 years, 9 months ago) by snj
Branch: MAIN
Changes since 1.34: +16 -7 lines
Diff to previous 1.34 (colored) to selected 1.1 (colored)

Use more macros and sort xrefs.

Revision 1.34 / (download) - annotate - [select for diffs], Thu Jun 30 16:38:06 2005 UTC (18 years, 9 months ago) by christos
Branch: MAIN
Changes since 1.33: +17 -2 lines
Diff to previous 1.33 (colored) to selected 1.1 (colored)

Patch from Jeremy Reed to describe how MFS /dev works. Thanks!

Revision 1.33 / (download) - annotate - [select for diffs], Mon Jun 20 13:25:26 2005 UTC (18 years, 9 months ago) by peter
Branch: MAIN
Changes since 1.32: +4 -4 lines
Diff to previous 1.32 (colored) to selected 1.1 (colored)

Change all .Xr config 8 to .Xr config 1, following the recent move of
config from usr.sbin -> usr.bin.

Reviewed by wiz.

Revision 1.32 / (download) - annotate - [select for diffs], Fri Apr 1 20:40:17 2005 UTC (19 years ago) by abs
Branch: MAIN
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored) to selected 1.1 (colored)

Fix typo 'and the go' -> 'and then go'

Revision 1.31 / (download) - annotate - [select for diffs], Thu Feb 19 13:24:31 2004 UTC (20 years, 1 month ago) by lukem
Branch: MAIN
CVS Tags: netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2
Changes since 1.30: +6 -2 lines
Diff to previous 1.30 (colored) to selected 1.1 (colored)

veriexec can't be changed at securelevel 1

Revision 1.30 / (download) - annotate - [select for diffs], Sun Oct 12 07:21:57 2003 UTC (20 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.29: +37 -30 lines
Diff to previous 1.29 (colored) to selected 1.1 (colored)

Bump date for previous; new sentence, new line; use more macros; fix a typo.

Revision 1.29 / (download) - annotate - [select for diffs], Sun Oct 12 04:14:56 2003 UTC (20 years, 5 months ago) by tls
Branch: MAIN
Changes since 1.28: +31 -1 lines
Diff to previous 1.28 (colored) to selected 1.1 (colored)

Add an explanation of the fundamental purpose of the "security level"
mechanism and attempt to explain how to use it effectively.

Revision 1.28 / (download) - annotate - [select for diffs], Thu Aug 7 10:04:25 2003 UTC (20 years, 7 months ago) by agc
Branch: MAIN
Changes since 1.27: +2 -6 lines
Diff to previous 1.27 (colored) to selected 1.1 (colored)

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22308, verified by myself.

Revision 1.27 / (download) - annotate - [select for diffs], Wed May 14 12:13:44 2003 UTC (20 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.1 (colored)

setup -> set up.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Feb 25 10:34:58 2003 UTC (21 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.1 (colored)

.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.

Revision 1.25 / (download) - annotate - [select for diffs], Tue Oct 1 13:40:34 2002 UTC (21 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: fvdl_fs64_base
Changes since 1.24: +3 -2 lines
Diff to previous 1.24 (colored) to selected 1.1 (colored)

New sentence, new line. By Robert Elz with minimal fixes.

Revision 1.24 / (download) - annotate - [select for diffs], Fri Nov 16 11:37:04 2001 UTC (22 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6
Changes since 1.23: +18 -18 lines
Diff to previous 1.23 (colored) to selected 1.1 (colored)

Sort sections and SEE ALSO.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Jun 5 11:22:45 2001 UTC (22 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.1 (colored)

Drop arguments of .Os.

Revision 1.22 / (download) - annotate - [select for diffs], Sat Apr 29 00:47:06 2000 UTC (23 years, 11 months ago) by lukem
Branch: MAIN
CVS Tags: netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, netbsd-1-5, minoura-xpg4dl-base, minoura-xpg4dl
Changes since 1.21: +12 -5 lines
Diff to previous 1.21 (colored) to selected 1.1 (colored)

document the conditions for /etc/rc to be called with "autoboot"

Revision 1.21 / (download) - annotate - [select for diffs], Wed Apr 26 15:01:36 2000 UTC (23 years, 11 months ago) by lukem
Branch: MAIN
Changes since 1.20: +73 -28 lines
Diff to previous 1.20 (colored) to selected 1.1 (colored)

Using the `NOTES' file and source code as a reference, attempt to more
accurately explain the operation of init(8)'s state machine.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Mar 19 23:22:07 2000 UTC (24 years ago) by soren
Branch: MAIN
Changes since 1.19: +1 -2 lines
Diff to previous 1.19 (colored) to selected 1.1 (colored)

Remove reference to crash(8).

Revision 1.18.4.1 / (download) - annotate - [select for diffs], Mon Dec 27 18:30:25 1999 UTC (24 years, 3 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.18: +4 -1 lines
Diff to previous 1.18 (colored) next main 1.19 (colored) to selected 1.1 (colored)

Pull up to last week's -current.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Sep 28 14:56:04 1999 UTC (24 years, 6 months ago) by bouyer
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, comdex-fall-1999-base, comdex-fall-1999
Changes since 1.18: +4 -1 lines
Diff to previous 1.18 (colored) to selected 1.1 (colored)

Note that proc.<pid>.corename susctl node is read-only at securelevel >= 2.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Nov 14 07:47:36 1998 UTC (25 years, 4 months ago) by tls
Branch: MAIN
CVS Tags: netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4
Branch point for: wrstuden-devbsize
Changes since 1.17: +7 -1 lines
Diff to previous 1.17 (colored) to selected 1.1 (colored)

document ipf change at securelevel >= 2

Revision 1.17 / (download) - annotate - [select for diffs], Sat Nov 14 07:25:35 1998 UTC (25 years, 4 months ago) by tls
Branch: MAIN
Changes since 1.16: +8 -2 lines
Diff to previous 1.16 (colored) to selected 1.1 (colored)

reflect new securelevel 2 changes

Revision 1.16 / (download) - annotate - [select for diffs], Fri Jul 17 23:07:10 1998 UTC (25 years, 8 months ago) by perry
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.1 (colored)

fix a typo, pointed out in pr-5785 from Mason Loring Bliss

Revision 1.15 / (download) - annotate - [select for diffs], Mon May 25 10:48:12 1998 UTC (25 years, 10 months ago) by msaitoh
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14 (colored) to selected 1.1 (colored)

fix a bug.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Apr 29 19:29:35 1998 UTC (25 years, 11 months ago) by fair
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.1 (colored)

fix a bad .Xr

Revision 1.13 / (download) - annotate - [select for diffs], Wed Apr 29 09:49:13 1998 UTC (25 years, 11 months ago) by fair
Branch: MAIN
Changes since 1.12: +34 -44 lines
Diff to previous 1.12 (colored) to selected 1.1 (colored)

fix bad .Xr references

Revision 1.12 / (download) - annotate - [select for diffs], Sat Oct 11 03:02:36 1997 UTC (26 years, 5 months ago) by enami
Branch: MAIN
CVS Tags: netbsd-1-3-base, netbsd-1-3-RELEASE, netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002, netbsd-1-3-PATCH001, netbsd-1-3-BETA, netbsd-1-3
Changes since 1.11: +6 -6 lines
Diff to previous 1.11 (colored) to selected 1.1 (colored)

Sort items of section 8 in SEE ALSO list alphabetical order.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Sep 15 01:56:08 1997 UTC (26 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.10: +23 -23 lines
Diff to previous 1.10 (colored) to selected 1.1 (colored)

cleanup use of .Nm

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jul 19 16:58:47 1997 UTC (26 years, 8 months ago) by perry
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored) to selected 1.1 (colored)

in NetBSD, setting the clock back is inhibited in securelevel 2, not s-lev 1

Revision 1.9 / (download) - annotate - [select for diffs], Sat Jul 19 16:51:40 1997 UTC (26 years, 8 months ago) by perry
Branch: MAIN
Changes since 1.8: +7 -3 lines
Diff to previous 1.8 (colored) to selected 1.1 (colored)

(mostly) merge lite-2 changes (except for some silly ones.)

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sat Jul 19 16:39:00 1997 UTC (26 years, 8 months ago) by perry
Branch: CSRG
CVS Tags: lite-2
Changes since 1.1.1.1: +9 -5 lines
Diff to previous 1.1.1.1 (colored) to selected 1.1 (colored)

imported from 44lite2

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jun 30 20:30:06 1997 UTC (26 years, 9 months ago) by phil
Branch: MAIN
Changes since 1.7: +7 -7 lines
Diff to previous 1.7 (colored) to selected 1.1 (colored)

Better specify which flags can't be change at level 1. (PR 3299)
Make all "multiuser" be "multi-user" to conform with other "multi-user"
usage.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 17 02:56:27 1997 UTC (27 years, 2 months ago) by perry
Branch: MAIN
Changes since 1.6: +12 -6 lines
Diff to previous 1.6 (colored) to selected 1.1 (colored)

close pr-2717 from Manuel Bouyer <bouyer@lix.polytechnique.fr>
Replaces reference to hand patching securelevel kernel variable
with reference to options INSECURE.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Mar 18 14:56:31 1995 UTC (29 years ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-2-base, netbsd-1-2-RELEASE, netbsd-1-2-PATCH001, netbsd-1-2-BETA, netbsd-1-2, netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored) to selected 1.1 (colored)

convert to new RCS Id conventions; reduce my headache

Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 23 23:18:36 1994 UTC (29 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored) to selected 1.1 (colored)

Changes to match POSIXication of kill(1).

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jun 13 23:52:49 1994 UTC (29 years, 9 months ago) by mycroft
Branch: CSRG
CVS Tags: lite-1
Changes since 1.1: +8 -9 lines
Diff to previous 1.1 (colored)

Import 4.4-Lite version.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jun 11 07:54:03 1994 UTC (29 years, 9 months ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-1-0-base, netbsd-1-0-RELEASE, netbsd-1-0-PATCH1, netbsd-1-0-PATCH06, netbsd-1-0-PATCH05, netbsd-1-0-PATCH04, netbsd-1-0-PATCH03, netbsd-1-0-PATCH02, netbsd-1-0-PATCH0, netbsd-1-0
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.1 (colored)

Fix up RCS ids.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jun 10 18:06:12 1994 UTC (29 years, 9 months ago) by pk
Branch: MAIN
Changes since 1.2: +9 -9 lines
Diff to previous 1.2 (colored) to selected 1.1 (colored)

Update to 4.4-lite (basically some copyright changes) + local changes.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 1 07:39:02 1993 UTC (30 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

Add RCS indentifiers.

Revision 1.1 / (download) - annotate - [selected], Fri Jun 18 20:51:47 1993 UTC (30 years, 9 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-0-9-base, netbsd-0-9-RELEASE, netbsd-0-9-BETA, netbsd-0-9-ALPHA2, netbsd-0-9-ALPHA, netbsd-0-9, bsdi-1-0

incorporate bsdi's version of init; this is their version, w/no local changes
other than adding Id strings as appropriate

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>