Commit Graph

17966 Commits

Author SHA1 Message Date
hannken
c1106e4a4f Another typo -- its vfs_newvnode(). 2020-08-28 07:28:59 +00:00
riastradh
5307371bf3 thmap(9): Minor readability and style tweaks.
- Fix typo: hmap -> thmap

- Reduce excessive indentation.

- Specify largest entry width for flag name table.

- Include parameter names in function descriptions for easier
  reference.
2020-08-28 07:03:41 +00:00
fcambus
aa9ad6b429 Fix a bunch of typos in various kernel man pages. 2020-08-27 14:14:00 +00:00
riastradh
25154f5f0c Clarify wg(4)'s relation to WireGuard, pending further discussion.
Still planning to replace wgconfig(8) and wg-keygen(8) by one wg(8)
tool compatible with wireguard-tools; update wg(4) for the minor
changes from the 2018-06-30 spec to the 2020-06-01 spec; &c.  This just
clarifies the current state of affairs as it exists in the development
tree for now.

Mark the man page EXPERIMENTAL for extra clarity.
2020-08-26 16:03:40 +00:00
ryoon
3ea17bd477 Sort correctly, pointed by wiz@. Thank you 2020-08-25 15:31:24 +00:00
ryoon
c0e80e46cf Do not split for AUTHORS
And bump date.
2020-08-24 19:36:32 +00:00
ryoon
2906f3a5f1 Add a missing comma
And bump date
2020-08-24 19:32:33 +00:00
ryoon
2f676885a3 Add COMPAT_90
And bump date.
2020-08-24 19:30:00 +00:00
ryoon
1a756d3f9b Add a missing comma
And bump date.
2020-08-24 19:27:36 +00:00
ryoon
ffc2b60eb2 Markup authors
And bump date.
2020-08-24 19:25:57 +00:00
ryoon
061048509a Link to i386/spic(4) instead of spic(4)
And bump date.
2020-08-24 19:22:06 +00:00
ryoon
c48880b9cf Link to i386/pnpbios(4) instead of pnpbios(4)
And bump date.
2020-08-24 19:16:42 +00:00
nia
e0214d24d5 afterboot.8: If it needs a disclaimer that most people shouldn't do it... 2020-08-24 12:58:16 +00:00
nia
cc5aa5b8ac afterboot.8: uname -p, pointed out by various people 2020-08-24 12:45:48 +00:00
nia
5312d4af65 afterboot.8: Start the daemons after configuring wpa_supplicant. 2020-08-24 12:35:48 +00:00
nia
2143acc357 afterboot.8: Use wpa_* for everything WiFi, update links
reasoning: ifconfig scan is unreliable while wpa_supplicant is running
2020-08-24 12:29:30 +00:00
tpaul
0a69e03611 Man page typo fix. 2020-08-23 20:23:56 +00:00
ryoon
27be0897f2 Link to i386/pnpbios(4) instead of pnpbios(4)
And bump date.
2020-08-23 13:35:46 +00:00
wiz
1f2c862562 Fix editor mistake in previous. 2020-08-23 09:55:58 +00:00
simonb
b60880f7ca Document the MIPs "mips machine {cpu,nmi,watch,unwatch}" commands.
Add commented out stubs for the mfcr and mtcr commands.
2020-08-23 03:23:53 +00:00
simonb
5ec8357b74 Use upper-case "CPU" consistently in all text except DDB command names. 2020-08-23 03:17:00 +00:00
nia
ffef9ea467 a theoretical computer, as referenced in at least one NetBSD commit msg 2020-08-22 07:24:40 +00:00
wiz
a594b160b2 Quote dot. 2020-08-21 08:09:55 +00:00
riastradh
1690246c02 Slightly less indentation. 2020-08-20 22:20:50 +00:00
riastradh
d324f7ae25 Fix self-xref. Indent example displays. 2020-08-20 22:19:56 +00:00
riastradh
0252686c58 Fill out WireGuard man pages. 2020-08-20 21:35:59 +00:00
mrg
8b6f6bbcd0 make GCC 8 consumers to use gcc.old. 2020-08-20 03:08:07 +00:00
msaitoh
cc67c5474a s/ be be / be / 2020-08-19 02:19:06 +00:00
riastradh
07c506680f Move wayward clause to where it belongs and makes sense.
Note how blowfish-cbc chooses the CBC IV.
2020-08-17 17:18:02 +00:00
wiz
106ec726e5 cprng(9): Remove trailing comma. 2020-08-17 06:07:53 +00:00
riastradh
c4125b7509 Update cprng_strong API documentation.
Should maybe just get rid of the flags arguments.
2020-08-17 00:55:05 +00:00
riastradh
819baeb60c Update cprng(9) man page for CTR_DRBG -> Hash_DRBG change last year. 2020-08-17 00:49:53 +00:00
riastradh
9493ed8295 Update cgd(4) man page.
- Highlight security model at top.
- Add adiantum and aes-xts.
- Split ciphers into `ciphers' and `obsolete ciphers'.
- Specify the parameters to the ciphers: tweak, CBC IV.
- Relegate obsolete `IV method' concept to a much shorter section.
- Add references.
2020-08-17 00:43:15 +00:00
thorpej
2ba5a80446 Be explcit that all calls to pmap_activate() and pmap_deactivate()
from MI code are made with preemption disabled and with l == curlwp.
2020-08-16 16:48:08 +00:00
mrg
16596b51e5 switch netbsd/m68k to GCC 8.
special thanks to rin@ for fixing many things and figuring out
what was the major issue (STACK_BOUNDARY.)
2020-08-16 06:43:05 +00:00
nia
a39c900319 afterboot.8: Correct URL directory order 2020-08-15 14:45:31 +00:00
nia
aec9844dc5 afterboot.8: Use cdn. Don't be arch specific. Requested by leot. 2020-08-15 14:42:02 +00:00
nia
5d8c072424 afterboot.8: Mention mdnsd 2020-08-15 13:49:09 +00:00
nia
75bbbb9826 afterboot.8: Explain devpubd 2020-08-15 13:44:14 +00:00
nia
e33fbdfad9 afterboot.8: Be clearer about exactly when you might need to login as root 2020-08-15 13:35:12 +00:00
nia
857376a344 afterboot.8: Explain how to install pkgin on a fresh system 2020-08-15 13:32:26 +00:00
nia
21521a3c01 afterboot.8: Explain how connecting to open WiFi works with wpa_supplicant 2020-08-15 13:25:14 +00:00
mrg
1956332deb update GCC 7 version to nb4 20200810, and fix the unknown GCC version
error assignment from "=?" to "?=" so it works as designed.
2020-08-11 09:51:57 +00:00
rin
2cfebd8121 Fix typo: than --> then. Probably not worth bumping date. 2020-08-10 09:30:21 +00:00
mrg
65244620f1 fix various missing transforms for man page, ala PR#55422.
add method to transform both the "__foo__" and "@foo@"
version of various transforms, while upstream are converting
from the former to the latter it seems.  convert all the
common transforms to this method.

expand the grep for .pc files to look for missing @foo@
fixes to the man page genration, and ignore a few things
(thanks uwe@ - .IN lines, and stuff between tab(@) and .TE.)

xorg-server __default_font_path__ -> @default_font_path@,
and xfree86 transform xconfigdir, xkbdir, and modulepath
using new both method.
2020-08-10 09:23:37 +00:00
uwe
cc0600711b Formatting fixes for PostScript output.
Mostly use .Ar instead of .Va and use -literal, .Ql, etc where
appropriate.
2020-08-10 01:10:26 +00:00
maya
5d5e87bd22 Add another TOFU 2020-08-09 22:07:06 +00:00
christos
7b0a191e28 Expose 64 bit fileystems API's on Linux and make the default FS API 64 bits
Should unbreak newfs's of fs's, using the tool version of newfs.
2020-08-09 21:13:38 +00:00
kim
d02a9c330e Fix cross-refs to x86/mbr that were still missing x86
Additionally made some typo fixes, and added some vertical whitespace
to lists that felt crowded. Unified markup for displaying commands.
2020-08-09 18:54:59 +00:00
nia
f1cc503efa TIFU 2020-08-09 17:18:47 +00:00