Commit Graph

401 Commits

Author SHA1 Message Date
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