rin
e18e78694d
Document MKKDEBUG. Thanks martin for letting me know.
2020-10-27 06:33:38 +00:00
kim
9de06003f8
Bump date
2020-10-11 22:46:24 +00:00
kim
2f25d90010
Make "rtsol" functional again.
2020-10-11 22:38:48 +00:00
wiz
d7913f1566
New sentence, new line.
2020-09-11 12:20:01 +00:00
kim
62e78738da
Document update_motd_release and motd_release_tag
2020-09-11 12:01:59 +00:00
fcambus
527132cc8c
Fix a bunch of typos in various man pages.
2020-08-29 13:32:27 +00:00
tpaul
0a69e03611
Man page typo fix.
2020-08-23 20:23:56 +00:00
leot
562d999853
Document unbound and unbound_chrootdir.
2020-07-15 17:55:34 +00:00
leot
093639c62c
MKBSDTAR is yes by default
2020-07-15 17:46:06 +00:00
jruoho
f1c3cdfd23
's/blacklistd/blocklistd/'. Note also blocklistd_flags.
2020-07-15 16:52:48 +00:00
jruoho
e86652a33f
Note modules.
2020-07-15 16:46:11 +00:00
jruoho
0eb7ac5e23
Add stub manual pages for /etc/changelist and /etc/pkgpath.conf.
...
Fixes PR bin/55477.
2020-07-13 09:10:34 +00:00
jruoho
319465cf55
As bin/55344 was fixed, note the flags also in rc.conf(5).
2020-06-24 10:30:43 +00:00
simonb
3fd4d3b537
More path markup. Ref wizd(8).
2020-04-26 00:40:10 +00:00
wiz
9f6b6bc85a
Use more markup.
2020-04-25 13:51:04 +00:00
simonb
1051ded1d9
Document the "database" configuration option.
2020-04-25 10:56:53 +00:00
gutteridge
277fa1cfb2
fstab.5: note the first field is a placeholder for some FSes
...
Addresses PR misc/52607. (I suppose something about this could also be
added to the man pages for the mount commands for each applicable file
system, but I think this should suffice.)
2020-04-19 19:20:32 +00:00
kim
568e57b236
Update date
2020-04-17 13:36:48 +00:00
kim
aae8c85b3e
Add an "rtsol" keyword to ifconfig.if for enabling IPv6 RS/RA
2020-04-15 20:31:57 +00:00
jdolecek
fea2af3136
remove mount_smbfs(8)/nsmb(4) references
2020-04-04 15:32:42 +00:00
nia
288b76eaef
when referring to the "user"/"operator"/"network manager": he -> they
2020-01-20 13:08:40 +00:00
kamil
86db9970db
Remove misleading comments from core(5)
...
netbsd_elfcore_procinfo is still in version 1.
cpi_siglwp is stored in the same netbsd_elfcore_procinfo version (1).
The size of struct is stored in cpi_cpisize and the struct can be
expanded without versioning the struct.
2019-12-06 18:03:49 +00:00
riastradh
c91905c4be
Save the entropy seed daily in /etc/security.
2019-12-06 14:43:29 +00:00
tkusumi
b94e44675e
autofs: Change my email address in man pages to netbsd.org
2019-11-21 15:24:17 +00:00
christos
02cdd248ec
Add a new member to struct vfsstat and grow the unused members
...
The new member is caled f_mntfromlabel and it is the dkw_wname
of the corresponding wedge. This is now used by df -W to display
the mountpoint name as NAME=
2019-09-22 22:59:37 +00:00
gson
3738f96e99
MKZFS is no longer the default on i386; it was disabled in 2015 in
...
bsd.own.mk 1.846.
2019-09-16 12:57:10 +00:00
gutteridge
4b9e0a77d2
fstab.5: add mention of zfs
2019-09-15 21:04:40 +00:00
sevan
ec2478416f
wtmp was actually arount in v2
...
https://www.tuhs.org/Archive/Distributions/Research/1972_stuff/unix_2nd_edition_manual.pdf
via Ingo Schwarze <schwarze@OpenBSD>
2019-09-09 00:21:03 +00:00
sevan
8a189553dd
core(5) was in v1
...
https://www.bell-labs.com/usr/dmr/www/man51.pdf
via Ingo Schwarze <schwarze@OpenBSD>
2019-09-09 00:14:55 +00:00
sevan
3402eb4f2c
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
2019-09-01 19:04:59 +00:00
sevan
167ab6fb0f
passwd(5) was in v1
...
https://www.bell-labs.com/usr/dmr/www/man51.pdf
2019-09-01 18:57:05 +00:00
msaitoh
9ba4df1502
Fix typo in comment (s/seperate/separate/).
2019-06-03 06:04:20 +00:00
maxv
907a706c0b
Add smtoff, an rc.d script that disables Simultaneous Multi-Threading. It
...
parses the output of cpuctl, and executes "cpuctl offline" for each CPU
that has SmtID!=0.
The default is "smtoff=NO", which means that SMT remains enabled.
2019-05-11 19:31:03 +00:00
wiz
b12920d30c
Remove superfluous Pp.
2019-02-20 17:48:31 +00:00
mrg
7e645c95e2
add X11MOTIFPATH and note that MKX11MOTIF needs motif installed.
2019-02-19 21:08:21 +00:00
wiz
c4b443aca0
Remove trailing whitespace. Fix a macro.
2018-10-20 08:47:03 +00:00
martin
a52a4fdc24
Apply patch from Ian D. Leroux in PR bin/51019:
...
when unmounting tmpfs file systems at shutdown time, avoid unmounting
a tmpfs created by init on /dev - behaviour overridable from rc.conf.
By default all tmpfs that have device nodes are not mounted.
2018-10-19 14:11:12 +00:00
jmcneill
51976c5c14
If fs_spec starts with the special string "ROOT.", replace it with a device
...
path derived from the value of the kern.root_device sysctl.
2018-10-06 13:09:53 +00:00
uwe
a66d4123c2
Use more .Ql (quoted literal) for variable values.
...
Misc markup fixes.
2018-10-01 11:16:04 +00:00
wiz
30e86e49c7
Use more markup.
2018-10-01 07:11:27 +00:00
martin
56d7a6f003
Discussed some years ago but never commited: add an option to have a
...
single tmpfs (on /tmp) and use that for /var/shm as well (via a symlink
created after the tmpfs on /tmp has been mounted)
2018-09-30 10:38:05 +00:00
maxv
ebec90347e
Remove ISDN from the kernel. It has remained unmaintained for a long time,
...
is of poor quality, and is now an obstacle to MP-ification. It was removed
ten years ago from FreeBSD for the same reason.
This retires a big user of the mbuf API, and will ease maintenance of the
kernel.
2018-09-23 09:20:57 +00:00
maxv
6049b090a1
Remove the userland part of ISDN. The kernel part is untouched for now.
...
ipppctl was actually an exact copy of pppoectl; there is no functional
change in pppoectl in this commit.
2018-09-23 07:24:19 +00:00
roy
eb279c7f26
Allow rc.conf to setup resolv.conf via resolvconf(8).
...
This allows all static network config to be in rc.conf rather than
spread across files.
2018-07-27 15:31:02 +00:00
maya
09ca79d6f2
Remove dhclient references.
2018-07-13 21:46:58 +00:00
maya
be6fcce328
Xref dhcpcd, not removed dhclient.
2018-07-13 21:44:32 +00:00
maya
c4e429fc54
Describe something for npf, npfd, blacklistd.
2018-06-22 19:35:25 +00:00
maya
288a6ec8cd
Remove documentation references to rtsol.
2018-06-22 19:08:28 +00:00
kamil
0689dd382b
Add mount_autofs(8) from DragonFly BSD
2018-01-22 09:45:32 +00:00
uwe
252235664d
.An -nosplit
2018-01-14 03:17:28 +00:00