kardel
3408b8e06e
Provide SIOCGIFMEDIA ioctl to deliver link status.
...
Add link0 (IFF_LINK0) flag to map INIT state to LINK_STATE_DOWN
instead of LINK_STATE_UNKNOWN. This allows routing software to
suppress routes to the interface of the carp interface when in
init state (e. g. link down in the parent interface).
2020-01-16 12:56:39 +00:00
christos
53517b7626
Back to pax as tar until I figure out how I broke libarchive (hard link
...
extraction creates 0 length files for existing hard-links).
2020-01-14 16:48:18 +00:00
msaitoh
b45be541ba
Update for AMD FCHs (HUDSON, BOLTON and KERNCZ).
2020-01-14 15:43:19 +00:00
wiz
592c2ae6b6
New sentence, new line.
2020-01-14 09:30:34 +00:00
jdolecek
94fd4cfd58
bump date for previous change
2020-01-13 21:43:38 +00:00
jdolecek
ee272eac35
document the wd(4) sysctl nodes, and add the note about the Sumsung EVO drives
...
part of fix for PR kern/54790 and PR kern/54855
2020-01-13 21:43:06 +00:00
uwe
15b02c1c94
Sort the list. Minor markup and wording tweaks.
2020-01-13 16:11:53 +00:00
uwe
6c5f0f40cb
Oops. Restore the dot lost in -width ".Dv ..."
2020-01-13 16:01:37 +00:00
uwe
33f5687847
Fix -width in the tagged list of special "handle" values.
2020-01-13 15:59:11 +00:00
uwe
45e536efb2
Minor tweaks.
...
Use same -indent for lists of values that are OR'ed as one argument.
Use consistent markup for dli_* member names.
Untabify Dl_info definition so that it lines up in PS output.
2020-01-13 15:54:48 +00:00
kamil
1d600a251c
Fix a typo
2020-01-13 14:25:06 +00:00
kamil
a653af7d46
Correct the authorship note of dlinfo(3)
2020-01-13 14:24:16 +00:00
uwe
ecd640553b
Miscellaneous fixes.
...
No space after asterisk in "type *arg".
There's no "-width indent", use something relevant instead.
Do not document the structure tag of the Link_map typedef.
Give the Link_map members a paragraph of their own for readability.
Give them a bit more breathing space in the tagged list.
Spell pooka's name correctly.
TODO: The text is pleonastic in several places ("Do foo. On success
does foo." etc) and could use some copy editing.
2020-01-13 14:10:52 +00:00
wiz
c6a8c7ed71
Add missing El. Fix grammar.
2020-01-13 11:47:06 +00:00
wiz
204fd08087
Clean up dash use. Remove superfluous Pp.
2020-01-13 11:44:02 +00:00
kamil
230d4c0473
Bump date in dlfcn(3)
2020-01-13 09:00:59 +00:00
kamil
b99c657a23
Bump date in dlinfo(3)
2020-01-13 09:00:20 +00:00
kamil
2fcff62046
Cross-Link from dlfcn(3) to dlinfo(3)
2020-01-13 08:29:05 +00:00
kamil
ee05bbd41a
Document dlinfo(3)
...
Man-page taken from FreeBSD.
2020-01-13 08:25:02 +00:00
sevan
e75b3ef75f
Update callout_halt() to match src/sys/sys/callout.h
2020-01-12 20:49:21 +00:00
christos
852bfb5491
re-enable BSDTAR now that the two issues (symlinks/atomicity) have been fixed.
2020-01-12 16:11:51 +00:00
nia
64cbb87e66
Note some more layouts that work with KB_SWAPCTRLCAPS.
2020-01-11 21:45:08 +00:00
sevan
156bc3dc15
Import rge(4) from OpenBSD for Realtek's RTL8125 based 2.5GbE network cards.
2020-01-11 20:56:50 +00:00
leot
792a71dec7
Add WP
...
From Rocky Hotas, thanks!
2020-01-10 16:18:21 +00:00
maya
67719436d2
Fix markup typo.
2020-01-10 14:56:00 +00:00
maya
4fece28851
Add some more licenses appearing in external.
...
Remove mentions of src/gnu that no longer exists.
Mention /usr/pkg/etc.
Bump date
2020-01-10 12:58:41 +00:00
christos
0fb78fffb4
Back out previous. This has no chance to work unless the make variable parsing
...
is not changed do that instead of scanning for a single character delim ':',
it scans for "?:". This is because !empty(COMPILE.c:M*-pg*) contains a ':'.
2020-01-08 22:04:24 +00:00
christos
42506d4e49
tweak the DBG rule that -fomit-frame-pointer for aarch64 when profiling
...
(because the compiler complains), to use a match with the compile flags
and *pg*, instead of using a match to a target suffix (which is NetBSD
build-specific). Pointed out by phone@.
2020-01-08 04:15:45 +00:00
wiz
d21e55a432
Break line after macro ends; add article
2020-01-01 20:13:19 +00:00
ryo
6d2cfc2125
add support Aquantia AQC seriese 10G network adapters.
...
this driver is based on the FreeBSD version https://github.com/Aquantia/aqtion-freebsd ,
but drastically rewritten for NetBSD.
2020-01-01 10:11:21 +00:00
uwe
7b0d3f464c
Use -dash list instead of -tag list without content.
2019-12-30 00:49:56 +00:00
wiz
37492cb5bd
Add missing '-width' argument to macro.
2019-12-29 23:03:20 +00:00
triaxx
f47126f28c
urndis.4: add LGE Nexus 5 as a knonw working device.
2019-12-29 20:58:34 +00:00
msaitoh
417c7af79c
s/conjuction/conjunction/
2019-12-27 10:13:59 +00:00
msaitoh
a0403cde04
s/transfered/transferred/
2019-12-27 09:41:48 +00:00
msaitoh
157af15806
Update supported device list with part number. From FreeBSD.
2019-12-25 15:56:35 +00:00
uwe
6c118d6c68
G/c the list of old files that are gone for decades.
2019-12-24 23:41:05 +00:00
sevan
40e981e167
AVB
2019-12-23 23:31:18 +00:00
sevan
beae28131c
Update to r355063
2019-12-23 23:11:01 +00:00
uwe
51f8282d94
Fix if/else syntax in previous.
2019-12-23 20:17:33 +00:00
reed
99bf06da72
Simplify Subsection formatting
...
Had a formatting issue with mandoc but not groff.
Reported to mandoc developer. Bug in mandoc
but was recommended to not use the "weird" feature.
2019-12-23 17:31:54 +00:00
maxv
87107185b5
Revert the removal of filemon.
2019-12-23 06:45:36 +00:00
wiz
1d3f9bf21d
Improve wording.
2019-12-20 14:09:23 +00:00
christos
e33a0ba00d
move MV to sys.mk because it is used there. Pointed out by joerg@
2019-12-20 04:04:25 +00:00
yamaguchi
e8ed765847
Add information for ixl(4)'s VLAN hardware filter
2019-12-20 02:24:02 +00:00
maxv
e67f51b8f7
Retire filemon, discussed on tech-kern@.
2019-12-18 07:37:17 +00:00
joerg
fcbdfe5fba
Teach ddb(4) about printing the full mount list.
2019-12-15 20:29:08 +00:00
sevan
40db275b26
PCBC
2019-12-14 13:36:14 +00:00
mrg
74b9b609f1
switch powerpc to GCC 8.
2019-12-14 10:59:25 +00:00
pgoyette
08f76bd663
Point out that spurious wake-ups are possible, and that an LWP should
...
check for resource availability after being awoken.
2019-12-12 02:34:55 +00:00