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
christos
d3d529e02c
Add TOFU
2020-08-09 13:48:00 +00:00
mrg
92a9ab1f55
fix a couple of minor issues:
...
- un_ed is not a function, but an array
- fix a typo
- add a blank line after a list
2020-08-09 09:20:30 +00:00
wiz
29f550240c
Remove trailing whitespace.
2020-08-07 20:17:59 +00:00
christos
9a91acb10a
Catch up with genfs_can argument changes
2020-08-07 18:13:19 +00:00
christos
ccc5c96d19
Catch up with lktype addition.
2020-08-07 17:59:32 +00:00
skrll
0902b73820
G/C USE_TOPDOWN_VM. __USE_TOPDOWN_VM is used (and hidden)
2020-08-04 06:10:27 +00:00
riastradh
ee750f0f85
Remove confusing advice about macros that might expand to nothing.
...
Such macros should not exist; as advised earlier in the file, they
should expand to `__nothing' (literally) from <sys/cdefs.h> which
itself expands to ((void)0) precisely so that the problem this advice
sought to avoid does not arise.
2020-08-02 01:36:46 +00:00
riastradh
07b8ffa655
Update style around single-line braces according to discussion.
...
https://mail-index.netbsd.org/tech-userlevel/2020/07/12/msg012536.html
https://mail-index.netbsd.org/tech-kern/2020/07/12/msg026594.html
Retain some examples of technically unnecessary braces that likely
aid legibility from the previous commit.
2020-08-02 01:35:07 +00:00
lukem
ff75c76280
style: revert previous
...
I misintepreted the consensus.
2020-08-02 00:20:21 +00:00
wiz
6b5b1a3c75
Fix typo.
2020-08-01 09:51:06 +00:00
wiz
44506434c1
Fix typo in macro and merge to error descriptions for the same error
2020-08-01 09:50:42 +00:00
maxv
b84521f2f3
Remove references to BRIDGE_IPF, it is now compiled in by default.
2020-08-01 08:20:47 +00:00
lukem
15dbb6ff7e
style: prefer braces for single statement control statements
...
Prefer to use { braces } around single statements after
control statements, instead of discouraging them.
Per discussion on tech-userlevel & tech-kern, where the significant
majority of developers who responded (including current and former
core members) prefer this new style.
2020-08-01 02:45:35 +00:00
riastradh
d7f8883fa9
New workqueue flag WQ_FPU.
...
Arranges kthread_fpu_enter/exit around calls to the worker. Saves
cost over explicit calls to kthread_fpu_enter/exit in the worker by
only doing it once, since there's often a high cost to flushing the
icache and zeroing the fpu registers.
As proposed on tech-kern:
https://mail-index.netbsd.org/tech-kern/2020/06/20/msg026524.html
2020-08-01 02:14:43 +00:00