Commit Graph

494 Commits

Author SHA1 Message Date
dholland
430077746e typo 2010-12-01 11:24:38 +00:00
dholland
2d8f9e4c6a Minor grammar patrol.
XXX: if this is going to mention the c89 TC's, it should really
XXX: mention the c99 TC's too.
2010-12-01 11:23:39 +00:00
jruoho
83f1baf744 Update. 2010-11-30 21:22:38 +00:00
jruoho
f5ea53518f Fix botched CVS identifier. 2010-11-30 20:59:59 +00:00
jruoho
d34231af78 Add glob(7).
From OpenBSD. Written by Todd C. Miller.
2010-11-30 20:59:10 +00:00
jruoho
e4adbfb091 Add c(7).
Pillaged from FreeBSD. Written by Gabor Kovesdan.
2010-11-30 20:50:28 +00:00
jruoho
1b259f8e7b Add orders(7) as a miscellaneous manual page. 2010-11-30 20:19:30 +00:00
jmmv
6bcd4fe95a Document configuration changes in tests(7); unprivileged-user is now set
out of the box and is set in 'common.conf', not 'NetBSD.conf'.
2010-11-07 17:49:33 +00:00
wiz
329476bc01 Nit-picks. 2010-10-25 07:36:45 +00:00
christos
d37d98d5b7 reflect current reality. 2010-10-24 16:46:38 +00:00
wiz
0bf49d4fec Remove trailing whitespace; new sentence, new line; fix xref. 2010-09-29 14:34:07 +00:00
christos
c12b4b5523 new from libbind 2010-09-29 13:44:33 +00:00
jruoho
72795172e5 Like with mqueue(3), create and remove the aio(3) sysctl nodes dynamically. 2010-08-06 18:36:09 +00:00
jruoho
a058514370 Use .Ss for subtitles. 2010-07-31 02:04:45 +00:00
jruoho
7b03aec152 Add kern.mqueue also to the big list of second-level nodes. Sort. 2010-07-31 02:00:49 +00:00
jruoho
c28dcae1e0 Get rid of SYSCTL_SETUP.
We want the sysctl variables also when mqueue(3) is loaded as a module.
2010-07-28 20:49:12 +00:00
wiz
e7d1f6ab2b Grammar fix; remove indefinite article from Nd; don't Xr itself, use Nm. 2010-06-26 14:50:14 +00:00
jmmv
10a750e953 Move testing instructions from afterboot(8) to tests(7) and change the
former to only provide a link to the latter.
2010-06-26 11:26:17 +00:00
jmmv
929072d8ed Add the tests(7) manual page, which describes why and how to run the
test suite and how to configure it.
2010-06-26 11:15:27 +00:00
wiz
283d4512d2 Make HTML-ready. 2010-04-20 13:03:33 +00:00
jruoho
75868060a9 Document also kern.cryptodevallowsoft. 2010-04-20 08:37:22 +00:00
jruoho
88aba63225 Document kern.usercrypto and kern.userasymcrypto. 2010-04-20 08:27:24 +00:00
jruoho
b74a54b7d3 Document kern.arandom, and remove kern.autonicetime and kern.autoniceval.
XXX: Although no sysctl variables exist for the last two, these are still
     defined in <sys/sysctl.h> and <sys/systm.h>.
2010-04-20 07:58:16 +00:00
jruoho
91d2b147e8 Add sublists to the security-tree.
In addition, some small fixes to spelling errors, wording, and markup.
2010-04-20 07:33:45 +00:00
jruoho
ce75213876 Document the kern.module node. 2010-04-20 06:22:52 +00:00
jruoho
cd3f365841 Mark nine undocumented kern.x nodes/variables with XXX. The total amount of
undocumented variables is well over twenty in the kern-subtree alone.
2010-04-20 06:12:06 +00:00
jruoho
809154f220 Add sublists for the kern.coredump and kern.veriexec trees. 2010-04-19 12:44:33 +00:00
jruoho
9ee9f1880c Sort the kern-subtree. Try to correct the differences between the list and
the descriptions. Mark several undocumented or unclear items with XXX.
2010-04-19 12:28:29 +00:00
jruoho
e9ebdbdfb6 Note kern.detachall. 2010-04-18 19:42:51 +00:00
jruoho
4b7c7ca106 Move the description of 'hw.acpi.supported_states' from sysctl(7) to acpi(4). 2010-04-10 04:49:17 +00:00
jruoho
38cd37cea1 Mention the updated hz(9) here. 2010-03-25 15:09:05 +00:00
wiz
8cfc95441e Add "The pkgsrc developers" to guide authors. 2010-03-23 16:04:45 +00:00
jruoho
b31b01556e Wrap the pkgsrc guide and its URL around .Rs/.Re. 2010-03-23 07:45:58 +00:00
jruoho
55ae768b6c General update. 2010-03-23 07:43:54 +00:00
jruoho
c64c357910 Fix the CTL_DDB definitions (DDBCTL_XXX, not DBCTL_XXX). 2010-03-23 05:54:34 +00:00
jruoho
05ddae5e57 Document the following: ddb.maxwidth, ddb.tee_msgbuf, and ddb.commandonenter. 2010-03-23 05:52:43 +00:00
joerg
5e015e5e29 Use .In instead of .Aq Pa for header files. 2010-03-22 18:58:31 +00:00
joerg
d76767ed61 - Use .Li for head line in .Bl too.
- Do not use headers as example for .Aq, they should be marked up with
  .In
- Drop the use of .Xo/.Xc
- Make sure to quote .Sh as argument to .Bl. groff warns about the list
  otherwise and the size computation was off anyway as the string is
  used as literal later.
2010-03-22 18:51:32 +00:00
jruoho
1d7a94623f Remove dead references to sendmail(8). 2010-03-01 16:52:41 +00:00
wiz
41cdcf2f2e Bump date for vm.user_va0_disable. 2010-02-21 14:26:33 +00:00
drochner
9783f258ba rename the va0_disabled option and cpp conditional to "disable" as well,
for consistency, and document option and sysctl flag
2010-02-21 13:17:50 +00:00
snj
77e2006c9f It's "hw.acpi.supported_states", not "hw.acpi.support_states". From
rudolf on netbsd-docs@.
2010-01-09 17:28:06 +00:00
wiz
103bd24819 Bump date for new sysctl. 2009-12-07 23:48:01 +00:00
christos
adf7e47145 PR/42243: Yasuoka Masahiko: Add "net.inet.icmp.bmcastecho" sysctl support,
to disable icmp replies to the broadcast address.
2009-12-07 18:47:24 +00:00
pooka
70d4493c77 Remove the portalfs kernel file system driver. Replace mount_portal(8)
with a version based on puffs.  User functionality remains the same.
2009-12-05 20:11:01 +00:00
pooka
d6224f4507 Remove support for NetBSD/playstation2. 2009-12-05 16:29:10 +00:00
wiz
3dbfcffea8 Punctuation fix (separate punctuation from marked-up work to avoid it being
marked up as well).
2009-10-05 10:47:52 +00:00
elad
fa3aa43ab2 Slightly restructure vfs level documentation. 2009-10-04 22:57:46 +00:00
elad
1df9608023 Centralize documentation about exported sysctl variables in the relevant
secmodel's man-page.
2009-10-02 20:31:19 +00:00
snj
b53bfce489 Sync with reality. 2009-09-19 07:06:55 +00:00
jnemeth
5fe591a2c9 bump date for previous 2009-09-15 01:20:42 +00:00
jnemeth
b313b03dff mention the new modules.tgz set 2009-09-15 01:12:38 +00:00
wiz
10f3ba9af1 Bump date for previous. 2009-09-11 19:43:26 +00:00
apb
7ab65de0a9 Expose the kernel's boothowto(9) variable through the sysctl
kern.boothowto variable.

Part of the /etc/rc silent changes requested in PR 41946
and proposed in tech-userlevel.
2009-09-11 18:14:58 +00:00
christos
d2cb166562 document gid, rgid 2009-06-26 15:50:17 +00:00
cegger
84aaef5fb6 mention both X11R6 and X11R7
requested by mrg@ on source-changes-d
2009-06-09 17:43:27 +00:00
cegger
c4f0336b00 X11R6 -> X11R7
ok wiz@
2009-06-09 13:05:15 +00:00
wiz
4f22df61b7 Point to pkg_add(1) instead of non-existing pkg_install(1). 2009-05-18 12:07:30 +00:00
snj
f5d1705271 Document PROC_PID_LIMIT_SBSIZE. From Greg A. Woods in PR lib/36463.
Wording is taken from getrlimit(2).
2009-05-18 00:41:53 +00:00
wiz
b4562aaf07 New sentence, new line. Use Aq instead of \*[Lt]\*[Gt]. 2009-05-04 20:54:16 +00:00
joerg
78f99749bd Remove physical markup. 2009-04-09 03:51:05 +00:00
joerg
6c2b072585 Don't use an indented display with a single list in it.
When using two columns, declare them indepently.
2009-04-09 03:47:16 +00:00
joerg
bcacc7116b groff is applying more than enough space between column, so don't
increase it even more. Do ensure that the columns are as large as the
largest value though. Do not indent the kern.* table as it can't fit
comfortable on the screen otherwise.
2009-04-09 03:40:24 +00:00
joerg
7878434110 Don't use .Xo/.Xc to workaround ancient groff macro argument limit.
Reduce indentation a bit to make it more readable.
2009-04-09 03:02:21 +00:00
joerg
cfdc1c74ba Use semantic markup. 2009-04-09 02:51:54 +00:00
joerg
bee3db8e83 Fix markup 2009-03-11 13:52:19 +00:00
wiz
f435a83b12 Fix order in preamble. 2009-03-09 23:01:08 +00:00
joerg
997634fe14 Fix preamble to match order set out by mdoc(7). Discussed with wiz. 2009-03-09 19:24:26 +00:00
joerg
d8c6fac718 Examples should be correct, so fix the order of the preamble to follow
the rules set in mdoc(7).
2009-03-09 18:13:24 +00:00
wiz
7f474fbfb9 Add missing Bl argument. Remove superfluous roff command. 2009-03-01 21:50:55 +00:00
christos
981d8f8376 PR/40937: matthew sporleder: document kern.timecounter in sysctl(7) 2009-03-01 17:35:09 +00:00
christos
05a641716d better wording, from Anon Ymous 2009-02-27 13:44:45 +00:00
wiz
c147444687 Sort sections. 2009-02-26 19:07:13 +00:00
wiz
12fad9c4b5 Drop trailing whitespace, fix xrefs in SEE ALSO. 2009-02-26 19:05:58 +00:00
christos
3e88d91b8b mention that sigcont cannot be blocked or ignored. from Anon Ymous 2009-02-26 17:42:29 +00:00
christos
fdba891999 - mention F_CLOSEM
- fix xrefs
2009-02-26 17:41:54 +00:00
reed
4ee2689ef3 Also add cdrom (which is created by sysinst).
And add trailing slash to pts directory (just added a moment ago).
2009-01-14 01:51:29 +00:00
reed
91e4be2a1c Add pts, kern, proc mount points.
These are created by sysinst.
(I don't see in mtree spec files either.)
2009-01-14 01:46:51 +00:00
ad
c3d0770eca -If non-zero, DDB will be entered when the kernel panics.
+If non-zero, DDB will be entered if the kernel panics.
2008-12-21 10:30:08 +00:00
dholland
ce6785d91d Bump date for mjf's Dec 4 2007 commit that corrected the description of
magiclinks and added @ruid.
2008-11-30 23:39:20 +00:00
ad
0efea177e3 Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
2008-11-12 12:35:50 +00:00
rmind
76b74101d5 Mention few more changeable SysV IPC parameters, sync with reality. 2008-10-07 09:36:17 +00:00
wiz
ef44e0ac9a Describe hw.acpi_supported_states. Info from joerg. 2008-09-21 11:13:14 +00:00
reed
091bd2e203 Fix spelling typo. 2008-09-13 13:45:00 +00:00
lukem
f21cc69704 Document src/external.
Per discussion with core.
2008-05-22 12:44:26 +00:00
martin
11a6dbe728 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
simonb
d8de5b102b Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
simonb
2a6f9ca0a9 Remove some old sh5 references. 2008-01-09 07:55:18 +00:00
elad
cc43e61ef3 Update for PaX ASLR. 2007-12-27 00:20:11 +00:00
mjf
d4a648c345 Implement a new magic string for magic symlinks, @ruid, which exapnds to the
real user id of the process and use this magic string for per-user tmp.
This should fix PR/35687

Kernel parts reviewed by wrstuden@
2007-12-04 22:09:01 +00:00
jmmv
4d9b8b6a50 Add the tests.tgz set
This adds a new tests.tgz set to releases which includes all the tests
for the system.  It is important to note that this set does not rely on
comp.tgz: a user of the system can run the tests without having the
development tools installed, which can be useful in a production machine.
2007-11-12 15:06:45 +00:00
jmmv
096ebe7672 Add the libatf library
This adds reachover Makefiles to build the libatf library and enables it in
the parent Makefile.

Things to review in this change:

* Add proper version numbers in the shlib_version files.

* Is libatf properly listed in lib/Makefile?  It theoretically needs
  libstdc++, but the resulting binary library is not linked against it.
2007-11-12 14:56:24 +00:00
garbled
11ab7e4b00 Fix a few more misc. pmppc references 2007-10-17 23:39:11 +00:00
rillig
c68448a666 The layout of the website has changed. Fixed improper capitalization of
NetBSD.
2007-09-05 15:29:10 +00:00
jnemeth
dbb24a617e update for iso-image-source 2007-08-30 10:45:03 +00:00
christos
5c67bb8390 man bits from anon ymous 2007-06-25 23:36:18 +00:00
christos
eeff189533 - per socket keepalive settings
- settable connection establishment timeout
2007-06-20 15:29:17 +00:00
tnn
ede286013f net.inet.tcp.newreno is no more. 2007-06-13 20:37:07 +00:00
yamt
ea9397d212 remove net.inet6.ip6.rht0. 2007-05-17 11:50:10 +00:00
christos
08cd17ec8b Disable processing of routing header type 0 packets since they can be used
of DoS attacks. Provide a sysctl to re-enable them (net.inet6.ip6.rht0).

Information from:
	http://www.secdev.org/conf/IPv6_RH_security-csw07.pdf
2007-04-22 19:47:41 +00:00