freebsd-dev/share/man/man4
Andrey V. Elsukov fcf596178b Merge projects/ipsec into head/.
Small summary
 -------------

o Almost all IPsec releated code was moved into sys/netipsec.
o New kernel modules added: ipsec.ko and tcpmd5.ko. New kernel
  option IPSEC_SUPPORT added. It enables support for loading
  and unloading of ipsec.ko and tcpmd5.ko kernel modules.
o IPSEC_NAT_T option was removed. Now NAT-T support is enabled by
  default. The UDP_ENCAP_ESPINUDP_NON_IKE encapsulation type
  support was removed. Added TCP/UDP checksum handling for
  inbound packets that were decapsulated by transport mode SAs.
  setkey(8) modified to show run-time NAT-T configuration of SA.
o New network pseudo interface if_ipsec(4) added. For now it is
  build as part of ipsec.ko module (or with IPSEC kernel).
  It implements IPsec virtual tunnels to create route-based VPNs.
o The network stack now invokes IPsec functions using special
  methods. The only one header file <netipsec/ipsec_support.h>
  should be included to declare all the needed things to work
  with IPsec.
o All IPsec protocols handlers (ESP/AH/IPCOMP protosw) were removed.
  Now these protocols are handled directly via IPsec methods.
o TCP_SIGNATURE support was reworked to be more close to RFC.
o PF_KEY SADB was reworked:
  - now all security associations stored in the single SPI namespace,
    and all SAs MUST have unique SPI.
  - several hash tables added to speed up lookups in SADB.
  - SADB now uses rmlock to protect access, and concurrent threads
    can do SA lookups in the same time.
  - many PF_KEY message handlers were reworked to reflect changes
    in SADB.
  - SADB_UPDATE message was extended to support new PF_KEY headers:
    SADB_X_EXT_NEW_ADDRESS_SRC and SADB_X_EXT_NEW_ADDRESS_DST. They
    can be used by IKE daemon to change SA addresses.
o ipsecrequest and secpolicy structures were cardinally changed to
  avoid locking protection for ipsecrequest. Now we support
  only limited number (4) of bundled SAs, but they are supported
  for both INET and INET6.
o INPCB security policy cache was introduced. Each PCB now caches
  used security policies to avoid SP lookup for each packet.
o For inbound security policies added the mode, when the kernel does
  check for full history of applied IPsec transforms.
o References counting rules for security policies and security
  associations were changed. The proper SA locking added into xform
  code.
o xform code was also changed. Now it is possible to unregister xforms.
  tdb_xxx structures were changed and renamed to reflect changes in
  SADB/SPDB, and changed rules for locking and refcounting.

Reviewed by:	gnn, wblock
Obtained from:	Yandex LLC
Relnotes:	yes
Sponsored by:	Yandex LLC
Differential Revision:	https://reviews.freebsd.org/D9352
2017-02-06 08:49:57 +00:00
..
man4.arm Last few instances of "sentence not on new line". 2016-06-08 09:36:07 +00:00
man4.i386 Remove more pc98 support. 2017-01-28 09:58:00 +00:00
man4.powerpc MFH 2016-03-02 16:14:46 +00:00
man4.sparc64 Include architecture-specific manuals in the runtime-manuals package. 2016-01-21 16:50:16 +00:00
aac.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
aacraid.4 Fix markups. 2015-06-19 21:35:24 +00:00
acpi_asus_wmi.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
acpi_asus.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
acpi_dock.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
acpi_fujitsu.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
acpi_hp.4 Fix markups and change e.g./eg. to e.g.,. 2015-06-19 21:35:56 +00:00
acpi_ibm.4 Fix markups and change e.g./eg. to e.g.,. 2015-06-19 21:35:56 +00:00
acpi_panasonic.4 Improve the sentence flow as well which has the happy benefit of 2016-01-16 00:45:48 +00:00
acpi_rapidstart.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
acpi_sony.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
acpi_thermal.4
acpi_toshiba.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
acpi_video.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
acpi_wmi.4 Remove trailing comma from standalone Xref. 2014-07-30 04:46:53 +00:00
acpi.4 If x86 CPU implementation of the MWAIT instruction reasonably 2015-05-09 12:28:48 +00:00
ada.4 Remove compatibility shims for legacy ATA device names. 2015-10-11 13:01:51 +00:00
adv.4 Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
adw.4
ae.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
aesni.4 Add the cryptodev device. 2015-12-14 07:08:17 +00:00
age.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
agp.4
aha.4
ahb.4
ahc.4 Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
ahci.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
ahd.4
aibs.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
aio.4 Update after r303154 to note that operations on local files are safe. 2016-07-22 20:52:40 +00:00
alc.4 alc: Add Killer E2500 support 2017-01-16 03:03:47 +00:00
ale.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
alpm.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
altera_atse.4 Remove EOL whitespace. 2014-12-21 10:04:26 +00:00
altera_avgen.4 add missing sections, de-Xr non-existent page, properly space 2013-10-07 16:49:53 +00:00
altera_jtag_uart.4 Add altera_jtag_uart(4), a device driver for Altera's JTAG UART soft core, 2012-08-25 11:30:36 +00:00
altera_sdcard.4 Add a device driver for the Altera University Program SD Card IP Core, 2012-08-25 11:19:20 +00:00
altq.4 Add ALTQ(9) support for the CoDel algorithm. 2015-08-21 22:02:22 +00:00
amdpm.4 Cross-link some SMBus controller drivers man pages. 2016-07-20 20:18:52 +00:00
amdsbwd.4 amdsbwd.4: update supported hardware list 2016-09-08 12:09:13 +00:00
amdsmb.4 Cross-link some SMBus controller drivers man pages. 2016-07-20 20:18:52 +00:00
amdtemp.4 Add a missing comma. 2015-04-07 15:32:25 +00:00
amr.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
an.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
aout.4 Fix various mdoc issues. 2014-12-21 09:53:29 +00:00
apic.4 Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
arcmsr.4 ARC-1203 is supported since the latest driver update. 2015-12-04 10:34:58 +00:00
armv8crypto.4 Fix various mdoc issues reported by mandoc -Tlint. 2016-11-23 18:45:15 +00:00
asmc.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ata.4 Minor mdoc fixes. 2015-04-20 21:19:26 +00:00
ath_ahb.4 Fix various mdoc issues. 2014-12-21 09:53:29 +00:00
ath_hal.4 Add TP-LINK TL-WDN4800. 2013-07-22 19:32:42 +00:00
ath_pci.4 Fix various mdoc issues. 2014-12-21 09:53:29 +00:00
ath.4 Update the ath(4) manpage with .. well, updated information. 2014-04-15 00:45:38 +00:00
atkbd.4 Add references to vt(4) and the configuration files in /usr7share/vt where 2014-08-26 08:13:30 +00:00
atkbdc.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
atp.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
atrtc.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
attimer.4 Language cleanup. 2014-05-26 19:02:34 +00:00
audit.4 Sort SEE ALSO 2014-12-26 22:30:18 +00:00
auditpipe.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
aue.4 Add dependency to uether. 2015-11-24 08:34:48 +00:00
axe.4 Add dependency to uether. 2015-11-24 08:34:48 +00:00
axge.4 Add dependency to uether. 2015-11-24 08:34:48 +00:00
bce.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
bcma.4 Fix a bunch of "xref refers to *this* page" igor(1) warnings. 2016-06-09 06:55:00 +00:00
bfe.4
bge.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
bhnd.4 Fix various mdoc issues reported by mandoc -Tlint. 2016-11-23 18:45:15 +00:00
bhndb.4 Fix various mdoc issues reported by mandoc -Tlint. 2016-11-23 18:45:15 +00:00
bhyve.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
bktr.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
blackhole.4 Clean up issues reported by mandoc -Tlint 2015-12-14 13:01:36 +00:00
bnxt.4 Various minor cleanups. 2016-11-16 13:22:57 +00:00
bpf.4 Implement BPF_MOD and BPF_XOR instructions. 2016-10-21 06:55:07 +00:00
bridge.4 Add missing comma 2016-02-07 13:33:18 +00:00
bt.4 mdoc: fix column names, indentation, column separation within each row, and 2012-04-07 09:05:30 +00:00
bwi.4 Add support for ASUS WL-100g. 2015-08-07 02:05:16 +00:00
bwn.4 Language cleanup. 2015-06-12 00:02:31 +00:00
bxe.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
bytgpio.4 [bytgpio] Add bytgpio(4) man page with general description of the driver 2016-11-21 19:46:10 +00:00
capsicum.4 Correct a manual page reference. 2016-07-05 23:03:57 +00:00
cardbus.4
carp.4 The tcpdump is section 1, not 8. 2016-02-29 17:16:06 +00:00
cas.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
cc_cdg.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
cc_chd.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
cc_cubic.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
cc_dctcp.4 Mdoc markup and style cleanup. 2015-01-12 10:40:28 +00:00
cc_hd.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
cc_htcp.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
cc_newreno.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
cc_vegas.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ccd.4 Cross-reference gvinum(8) instead of vinum(8). 2013-03-16 22:02:47 +00:00
cd.4 Remove old ioctl use and support, once and for all. 2015-01-06 05:28:37 +00:00
cdce.4 Add dependency to uether. 2015-11-24 08:34:48 +00:00
cfi.4 Fix minor problems caught by mandoc -Tlint. 2016-03-31 15:16:22 +00:00
ch.4 Sort SEE ALSO 2014-12-26 22:30:18 +00:00
chromebook_platform.4 Fix various mdoc issues reported by mandoc -Tlint. 2016-11-23 18:45:15 +00:00
ciss.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
cloudabi.4 Make the cloudabi32 kernel module available on ARMv6. 2016-09-22 12:08:26 +00:00
cm.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
cmx.4 Fix some trailing whitespaces. 2016-06-08 10:26:17 +00:00
coretemp.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
cpuctl.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
cpufreq.4 Now that there is an est(4) man page, reference it here in cpufreq(4). 2012-06-20 17:26:22 +00:00
crypto.4 Fix a typo (opencrypto -> crypto) and remove useless comment. 2015-12-15 06:01:02 +00:00
ctl.4 Add to CTL initial support for CDROMs and removable devices. 2015-09-27 13:47:28 +00:00
cue.4 Add dependency to uether. 2015-11-24 08:34:48 +00:00
cxgb.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
cxgbe.4 cxgbe(4): Allow tunables that control the number of queues to be set to 2017-02-06 05:19:29 +00:00
cxgbev.4 Replace passive voice with active voice and other tweaks. 2016-12-22 18:05:22 +00:00
cy.4 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
cyapa.4 add iic interface to ig4 driver, move isl and cyapa to iicbus 2016-10-30 12:15:33 +00:00
da.4 Make delete method set via kern.cam.da.X.delete_method persistent. 2015-10-11 18:26:06 +00:00
dc.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
dcons_crom.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
dcons.4 Fix a bunch of "xref refers to *this* page" igor(1) warnings. 2016-06-09 06:55:00 +00:00
ddb.4 Determine the operand/address size of %cs in a new function 2016-09-25 16:30:29 +00:00
de.4
devctl.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
disc.4 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
divert.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
dpms.4
dpt.4 Drop mention of ISA cards. Note that I have no idea what to cull from the 2014-11-13 20:09:47 +00:00
ds1307.4 Add a driver for the Dallas/Maxim DS1307, another common i2c RTC. 2015-03-20 19:51:24 +00:00
ds3231.4 Spelling fixes supplied by pfg@, detected with codespell, plus 2016-05-01 22:00:41 +00:00
dtrace_io.4 Fix example code rendering, \n needs escaping to show up. 2015-12-15 13:29:05 +00:00
dtrace_ip.4 Fix example code rendering, \n needs escaping to show up. 2015-12-15 13:29:05 +00:00
dtrace_proc.4 Fix the description of the first two arguments to proc:::create. 2016-04-17 23:10:09 +00:00
dtrace_sched.4 Rename the dtrace-* man pages to dtrace_* for consistency with other 2015-07-05 23:23:12 +00:00
dtrace_tcp.4 Fix the 'type' for a few variables from tcpcb. 2016-04-15 20:27:36 +00:00
dtrace_udp.4 Fix example code rendering, \n needs escaping to show up. 2015-12-15 13:29:05 +00:00
dummynet.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ed.4 Remove more pc98 support. 2017-01-28 09:58:00 +00:00
edsc.4 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
ehci.4 "Buses" is the preferred plural of "bus" 2017-01-15 17:54:01 +00:00
em.4 Purge EM_MULTIQUEUE references from the man page for em(4). 2017-01-12 16:44:40 +00:00
en.4
enc.4 The tcpdump is section 1, not 8. 2016-02-29 17:16:06 +00:00
epair.4 Fix grammar in epair(4) man page 2015-03-20 20:08:36 +00:00
esp.4 Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
est.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
et.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
etherswitch.4 Add a very basic manpage for the Etherswitch framework. 2015-01-05 11:40:05 +00:00
eventtimers.4 MFcalloutng: 2013-03-04 19:10:39 +00:00
exca.4
fatm.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
fd.4 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
fdc.4
fdt.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
fdtbus.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
ffclock.4 Although not directly modifying a noun, read-only should be hyphenated 2016-01-16 00:43:10 +00:00
filemon.4 Handle copyin failures. 2016-03-22 22:41:14 +00:00
firewire.4 mdoc: minor Bl improvements. 2012-06-02 11:03:14 +00:00
fpa.4
full.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
fwe.4
fwip.4
fwohci.4
fxp.4 Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
gbde.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
gdb.4 Revert r300003, and use proper grammar. 2016-05-18 06:00:32 +00:00
gem.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
geom_fox.4 Point potential geom_fox(4) users to gmultipath(8). 2015-09-12 08:54:24 +00:00
geom_linux_lvm.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
geom_map.4 Obsolete mkulzma(8) and geom_uncompress(4), their functionality 2016-02-24 00:39:36 +00:00
geom_uzip.4 Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8) 2016-02-23 23:59:08 +00:00
geom.4 Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
gif.4 - Remove GIF_{SEND,ACCEPT}_REVETHIP. 2015-09-10 05:59:39 +00:00
gpio.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
gpioiic.4 gpioiic.4 and gpioled.4 will first appear in 10.1-RELEASE. 2014-05-14 21:54:14 +00:00
gpioled.4 [gpioled] update manpage. 2016-07-31 06:53:50 +00:00
gre.4 Fix mandoc warnings/errors. 2015-08-12 11:56:19 +00:00
h_ertt.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
hatm.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
hifn.4
hme.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
hpet.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
hpt27xx.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
hptiop.4 Fix mandoc warnings/errors. 2015-08-12 11:56:19 +00:00
hptmv.4
hptnr.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
hptrr.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
hv_kvp.4 Sort SEE ALSO 2014-12-26 22:30:18 +00:00
hv_netvsc.4 Sort SEE ALSO 2014-12-26 22:30:18 +00:00
hv_storvsc.4 Sort SEE ALSO 2014-12-26 22:30:18 +00:00
hv_utils.4 Sort SEE ALSO 2014-12-26 22:30:18 +00:00
hv_vmbus.4 remove the hv_ata_pci_disengage(4) manual 2016-11-18 07:36:00 +00:00
hv_vss.4 Fix various mdoc issues reported by mandoc -Tlint. 2016-11-23 18:45:15 +00:00
hwpmc.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ichsmb.4 Cross-link some SMBus controller drivers man pages. 2016-07-20 20:18:52 +00:00
ichwd.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
icmp6.4 ICMPV6_FILTER should read ICMP6_FILTER. 2012-11-08 00:54:43 +00:00
icmp.4 Corrected descriptions of net.inet.icmp.icmplim and icmplim_output. 2015-03-26 12:52:21 +00:00
ida.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
if_ipsec.4 Merge projects/ipsec into head/. 2017-02-06 08:49:57 +00:00
if_ntb.4 Once more refactor KPI between ntb_transport(4) and if_ntb(4).. 2016-07-29 17:15:41 +00:00
ifmib.4
ig4.4 add iic interface to ig4 driver, move isl and cyapa to iicbus 2016-10-30 12:15:33 +00:00
igb.4 The igb(4) driver supports 82580, i350, i354, i210 and i211 chipsets too, 2014-10-16 23:07:09 +00:00
igmp.4 Sort SEE ALSO 2014-12-26 22:30:18 +00:00
iic.4 Fix man page: 2016-12-02 11:32:11 +00:00
iicbb.4
iicbus.4 "Buses" is the preferred plural of "bus" 2017-01-15 17:54:01 +00:00
iicsmb.4
iir.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
inet6.4 Kill custom in_matroute() radix mathing function removing one rte mutex lock. 2014-11-11 02:52:40 +00:00
inet.4 Fix some trailing whitespaces. 2016-06-08 10:26:17 +00:00
intpm.4 amdsbwd, intpm: unify bits specific to AMD chipsets (FCHs, southbridges) 2016-09-22 21:34:35 +00:00
intro.4
io.4 Fix style nit: don't use leading zero for dates in .Dd 2012-06-05 03:14:39 +00:00
ioat.4 ioat(4): Implement CRC and MOVECRC APIs 2016-05-03 17:07:18 +00:00
ip6.4 Sort SEE ALSO 2014-12-26 22:30:18 +00:00
ip.4 Fix a bunch of "xref refers to *this* page" igor(1) warnings. 2016-06-09 06:55:00 +00:00
ipfirewall.4 Remove the IPFIREWALL_FORWARD kernel option and make possible to turn 2012-10-25 09:39:14 +00:00
ipheth.4 Add dependency to uether. 2015-11-24 08:34:48 +00:00
ipmi.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
ips.4 Sort SEE ALSO 2014-12-26 22:30:18 +00:00
ipsec.4 Merge projects/ipsec into head/. 2017-02-06 08:49:57 +00:00
ipw.4 Rename the /usr/share/doc/legal files to driver.LICENSE to work around 2015-10-16 00:38:05 +00:00
ipwfw.4 Rename the /usr/share/doc/legal files to driver.LICENSE to work around 2015-10-16 00:38:05 +00:00
isci.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
iscsi_initiator.4 Fix two more unhappy instances of "user land". 2016-03-28 19:55:30 +00:00
iscsi.4 Add iser(4) manual page. 2016-06-08 07:33:17 +00:00
iser.4 Pacify igor(8) and make it easier to find via "man -k iser". 2016-06-08 07:36:00 +00:00
isl.4 add iic interface to ig4 driver, move isl and cyapa to iicbus 2016-10-30 12:15:33 +00:00
ismt.4 Cross-link some SMBus controller drivers man pages. 2016-07-20 20:18:52 +00:00
isp.4 Turn on FC-Tape by default in the isp(4) driver. 2016-12-20 21:17:07 +00:00
ispfw.4 Use SPI name for parallel SCSI. 2015-11-30 22:09:55 +00:00
iwi.4 Rename the /usr/share/doc/legal files to driver.LICENSE to work around 2015-10-16 00:38:05 +00:00
iwifw.4 Rename the /usr/share/doc/legal files to driver.LICENSE to work around 2015-10-16 00:38:05 +00:00
iwm.4 Mention AC3165 and AC8260 chipsets in iwm(4) and mention AC3165 in iwmfw(4) 2016-07-26 21:27:02 +00:00
iwmfw.4 Mention AC3165 and AC8260 chipsets in iwm(4) and mention AC3165 in iwmfw(4) 2016-07-26 21:27:02 +00:00
iwn.4 Allow the iwn(4) fw 100 to be compiled into the kernel and update the 2014-08-30 13:47:05 +00:00
iwnfw.4 Allow the iwn(4) fw 100 to be compiled into the kernel and update the 2014-08-30 13:47:05 +00:00
ixgb.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ixgbe.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ixl.4 Fix some trailing whitespaces. 2016-06-08 10:26:17 +00:00
ixlv.4 Fix some trailing whitespaces. 2016-06-08 10:26:17 +00:00
jedec_ts.4 jedec_ts: a driver for thermal sensors on memory modules 2016-10-22 08:00:46 +00:00
jme.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
joy.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
kbdmux.4 Add references to vt(4) and the configuration files in /usr7share/vt where 2014-08-26 08:13:30 +00:00
keyboard.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
kld.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ksyms.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
ktr.4 Catch up with r243046. KTR buffer can be changed at runtime. 2012-11-23 08:44:36 +00:00
kue.4 Add dependency to uether. 2015-11-24 08:34:48 +00:00
lagg.4 Fix minor problems caught by mandoc -Tlint. 2016-03-31 15:16:22 +00:00
le.4 Remove more pc98 support. 2017-01-28 09:58:00 +00:00
led.4 Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin; 2015-02-12 05:35:00 +00:00
lge.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
linux.4
lm75.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
lmc.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
lo.4
lp.4 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
lpbb.4
lpt.4
mac_biba.4
mac_bsdextended.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
mac_ifoff.4 Update Capsicum and Mandatory Access Control manual pages 2015-07-25 15:56:49 +00:00
mac_lomac.4 "on the their types." -> "on their types." 2012-06-10 15:56:49 +00:00
mac_mls.4 Update Capsicum and Mandatory Access Control manual pages 2015-07-25 15:56:49 +00:00
mac_none.4 Update Capsicum and Mandatory Access Control manual pages 2015-07-25 15:56:49 +00:00
mac_partition.4 Update Capsicum and Mandatory Access Control manual pages 2015-07-25 15:56:49 +00:00
mac_portacl.4
mac_seeotheruids.4 Update Capsicum and Mandatory Access Control manual pages 2015-07-25 15:56:49 +00:00
mac_stub.4 Update Capsicum and Mandatory Access Control manual pages 2015-07-25 15:56:49 +00:00
mac_test.4 Update Capsicum and Mandatory Access Control manual pages 2015-07-25 15:56:49 +00:00
mac.4 Update Capsicum and Mandatory Access Control manual pages 2015-07-25 15:56:49 +00:00
Makefile Merge projects/ipsec into head/. 2017-02-06 08:49:57 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
malo.4 Mention that using ports/net/malo-firmware-kmod to install the firmware. 2015-06-24 09:28:43 +00:00
md.4 It's 2015, and some people are still trying to use fdisk and then 2015-09-02 14:08:43 +00:00
mdio.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
me.4 Misc mdoc fixes: 2014-11-23 21:00:00 +00:00
mem.4 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
meteor.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
mfi.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
miibus.4 Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supports 2015-12-01 05:12:13 +00:00
mk48txx.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
mld.4 mdoc: sort cross references. 2013-04-08 10:53:22 +00:00
mlx4en.4 Add manpage for mlx4ib(4) 2017-01-19 17:09:11 +00:00
mlx4ib.4 Add manpage for mlx4ib(4) 2017-01-19 17:09:11 +00:00
mlx5en.4 Clean up issues reported by mandoc -Tlint 2015-12-14 13:01:36 +00:00
mlx.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
mly.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
mmc.4 Sort SEE ALSO 2014-12-26 22:30:18 +00:00
mmcsd.4 Sort SEE ALSO 2014-12-26 22:30:18 +00:00
mn.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
mod_cc.4 Provide new socket option TCP_CCALGOOPT, which stands for TCP congestion 2016-01-22 02:07:48 +00:00
mos.4 Add dependency to uether. 2015-11-24 08:34:48 +00:00
mouse.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
mpr.4 Fix various mdoc issues reported by mandoc -Tlint. 2016-11-23 18:45:15 +00:00
mps.4 Fix various mdoc issues reported by mandoc -Tlint. 2016-11-23 18:45:15 +00:00
mpt.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
mrsas.4 Remove EOL whitespace. 2014-12-21 10:04:26 +00:00
msk.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
mtio.4 Significant upgrades to sa(4) and mt(1). 2015-02-23 21:59:30 +00:00
multicast.4 Fix various mdoc issues. 2014-12-21 09:53:29 +00:00
mvs.4 Remove from legacy ata(4) driver support for hardware, supported by newer 2015-03-24 18:09:07 +00:00
mwl.4 Remove duplicate words in mdoc(7) pages. 2012-05-12 03:46:43 +00:00
mwlfw.4
mxge.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
my.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
nand.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
nandsim.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
natm.4 Add required kernel option. 2013-11-05 06:44:33 +00:00
natmip.4
ncr.4 Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
ncv.4 Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
ndis.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
net80211.4 Fix various mdoc issues. 2014-12-21 09:53:29 +00:00
netfpga10g_nf10bmac.4 Add the initial version of if_nf10bmac(4), a driver to support an 2014-04-17 12:33:26 +00:00
netgraph.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
netintro.4 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
netmap.4 fix a stale sentence in the manpage 2016-10-18 15:24:56 +00:00
nfe.4 Fix various mdoc issues. 2014-12-21 09:53:29 +00:00
nfsmb.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_async.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_atm.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
ng_atmllc.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_bluetooth.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_bpf.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_bridge.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
ng_bt3c.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_btsocket.4 Fix mandoc warnings/errors. 2015-08-12 11:56:19 +00:00
ng_car.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
ng_ccatm.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_checksum.4 A little light wordsmithing only. 2016-12-02 09:51:12 +00:00
ng_cisco.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_deflate.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
ng_device.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_echo.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_eiface.4 Updates for netgraph node manual pages. 2012-11-13 20:41:36 +00:00
ng_etf.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_ether_echo.4 Fix various mdoc issues. 2014-12-21 09:53:29 +00:00
ng_ether.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_frame_relay.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_gif_demux.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_gif.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_h4.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_hci.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_hole.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_hub.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
ng_iface.4 Remove the support for NGM_CISCO_GET_IPADDR message from ng_iface(4). The 2015-01-12 09:48:45 +00:00
ng_ip_input.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_ipfw.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_ksocket.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_l2cap.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_l2tp.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_lmi.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_mppc.4 Fix various mdoc issues reported by mandoc -Tlint. 2016-11-23 18:45:15 +00:00
ng_nat.4 Spelling fixes supplied by pfg@, detected with codespell, plus 2016-05-01 22:00:41 +00:00
ng_netflow.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
ng_one2many.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_patch.4 Changes to allow the patching of packets with an offset (and other changes.. see man page) 2016-12-02 10:47:10 +00:00
ng_ppp.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_pppoe.4 Document NGM_PPPOE_SETMAXP. 2015-09-15 12:19:01 +00:00
ng_pptpgre.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
ng_pred1.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
ng_rfc1490.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_socket.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_source.4 Updates for netgraph node manual pages. 2012-11-13 20:41:36 +00:00
ng_split.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_sppp.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_sscfu.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_sscop.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_tag.4 Fix a bunch of "xref refers to *this* page" igor(1) warnings. 2016-06-09 06:55:00 +00:00
ng_tcpmss.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_tee.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_tty.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_ubt.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_UI.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_uni.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_vjc.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ng_vlan.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ngatmbase.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
nge.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
nmdm.4
nsp.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ntb_hw.4 Fix various mdoc issues reported by mandoc -Tlint. 2016-11-23 18:45:15 +00:00
ntb_transport.4 Once more refactor KPI between ntb_transport(4) and if_ntb(4).. 2016-07-29 17:15:41 +00:00
null.4 man pages: add missing comma 2014-04-30 06:34:53 +00:00
numa.4 Add an initial NUMA affinity/policy configuration for threads and processes. 2015-07-11 15:21:37 +00:00
nvd.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
nvme.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
nvram2env.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
nvram.4
nxge.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
oce.4 Fix some trailing whitespaces. 2016-06-08 10:26:17 +00:00
ohci.4 mdoc fix 2014-12-26 21:45:01 +00:00
orm.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
otus.4 Add man pages for the AR9170 and AR9170 firmware. 2015-09-26 07:09:46 +00:00
otusfw.4 The Dt argument should be in capital letters. 2015-09-29 11:48:47 +00:00
ow_temp.4 New 1-Wire bus implementation. 1-Wire controller is abstracted, though 2015-08-27 23:33:38 +00:00
ow.4 New 1-Wire bus implementation. 1-Wire controller is abstracted, though 2015-08-27 23:33:38 +00:00
owc.4 New 1-Wire bus implementation. 1-Wire controller is abstracted, though 2015-08-27 23:33:38 +00:00
padlock.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
pass.4 Fix a bunch of "xref refers to *this* page" igor(1) warnings. 2016-06-09 06:55:00 +00:00
patm.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
pccard.4
pccbb.4 Fix various mdoc issues. 2014-12-21 09:53:29 +00:00
pcf.4
pci.4 Document PCI_HP and PCI_IOV kernel options and various tunables in pci(4). 2016-09-08 19:42:49 +00:00
pcib.4
pcic.4
pcm.4 Fix bunch of .Xrs. 2016-03-28 16:48:28 +00:00
pcn.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
pf.4 Fix typos. 2016-06-08 10:38:00 +00:00
pflog.4 Sort SEE ALSO 2014-12-26 22:30:18 +00:00
pfsync.4 Remove duplicate sentence from pfsync.8. 2016-05-27 18:52:58 +00:00
pim.4
pms.4 The kernel option and module are actually called pmspcv. 2015-07-30 19:08:23 +00:00
polling.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ppbus.4
ppc.4
ppi.4
procdesc.4 Update Capsicum and Mandatory Access Control manual pages 2015-07-25 15:56:49 +00:00
proto.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
psm.4 Document hw.psm.elantech_support in psm(4) 2016-09-26 22:08:35 +00:00
pst.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
pt.4
pts.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
pty.4
puc.4 Fix a bunch of "xref refers to *this* page" igor(1) warnings. 2016-06-09 06:55:00 +00:00
qlxgb.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
qlxgbe.4 Fix some trailing whitespaces. 2016-06-08 10:26:17 +00:00
qlxge.4 Fix some trailing whitespaces. 2016-06-08 10:26:17 +00:00
ral.4 Add support for Planex GW-NS300N. 2015-08-04 15:04:28 +00:00
random.4 Fix a bunch of "xref refers to *this* page" igor(1) warnings. 2016-06-09 06:55:00 +00:00
rc.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
rccgpio.4 Add the GPIO driver for the ADI Engineering RCC-VE and RCC-DFF/DFFv2. 2015-08-18 21:05:56 +00:00
re.4 Add support for the TP-Link TG-3468 v2. 2016-09-21 14:15:15 +00:00
rgephy.4
rights.4 rights(4): CAP_FSYNC also permits fdatasync(2). 2016-08-17 20:27:04 +00:00
rl.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
rndtest.4
route.4 Garbage collect long time obsoleted (or never used) stuff from routing API. 2014-03-15 06:49:32 +00:00
rp.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
rsu.4 rsu(4): refresh the manpage. 2016-12-10 19:14:51 +00:00
rsufw.4 Import OpenBSD's rsu(4) WLAN driver. 2013-07-30 02:07:57 +00:00
rtwn_pci.4 Fix various mdoc issues reported by mandoc -Tlint. 2016-11-23 18:45:15 +00:00
rtwn_usb.4 Add support for the Realtek RTL8192EU chipset. 2017-01-24 02:35:38 +00:00
rtwn.4 Add support for the Realtek RTL8192EU chipset. 2017-01-24 02:35:38 +00:00
rtwnfw.4 Add support for the Realtek RTL8192EU chipset. 2017-01-24 02:35:38 +00:00
rue.4 Add dependency to uether. 2015-11-24 08:34:48 +00:00
rum.4 rum(4): refresh manpage. 2016-06-09 14:18:12 +00:00
run.4 Add new USB ID. 2015-04-19 15:53:58 +00:00
runfw.4 Mention the RT5370/RT5372 chipset. 2013-11-11 09:48:57 +00:00
sa.4 Significant upgrades to sa(4) and mt(1). 2015-02-23 21:59:30 +00:00
safe.4
sbp_targ.4
sbp.4
scc.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
sched_4bsd.4
sched_ule.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
screen.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
scsi.4 "Buses" is the preferred plural of "bus" 2017-01-15 17:54:01 +00:00
sctp.4 Read-only is hyphenated when it modifies a noun. 2016-01-16 00:37:27 +00:00
sdhci.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
sem.4 Add some context for the "kldload sem" command; minor other improvements. 2014-02-07 22:04:56 +00:00
send.4 Fix various mdoc issues. 2014-12-21 09:53:29 +00:00
ses.4 Cross reference sesutil(8) and ses(4) 2015-09-05 10:29:47 +00:00
sf.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
sfxge.4 sfxge(4): add sysctl to change MAC stats update period 2017-01-12 15:26:23 +00:00
sge.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
siba.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
siftr.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
siis.4 Remove from legacy ata(4) driver support for hardware, supported by newer 2015-03-24 18:09:07 +00:00
simplebus.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
sio.4 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
sis.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
sk.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
smb.4 update SMB_BWRITE documentation, clarify SMB_BREAD 2016-11-11 15:16:37 +00:00
smbus.4
smp.4 Remove ia64. 2014-07-07 00:27:09 +00:00
smsc.4 Add dependency to uether. 2015-11-24 08:34:48 +00:00
sn.4 Remove cross references to el(4) and ie(4). 2016-08-22 18:17:29 +00:00
snd_ad1816.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_als4000.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_atiixp.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_cmi.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_cs4281.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_csa.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_ds1.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_emu10k1.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_emu10kx.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_envy24.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_envy24ht.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_es137x.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_ess.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_fm801.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_gusc.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_hda.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
snd_hdspe.4 General mdoc(7) and typo fixes. 2012-05-12 03:25:46 +00:00
snd_ich.4 Fix various mdoc issues. 2014-12-21 09:53:29 +00:00
snd_maestro3.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_maestro.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_mss.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_neomagic.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_sbc.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_solo.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_spicds.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_t4dwave.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_uaudio.4 Fix a broken link to the USB audio class specs. 2016-11-12 19:45:55 +00:00
snd_via82c686.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_via8233.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snd_vibes.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
snp.4 Fix mandoc warnings/errors. 2015-08-12 11:56:19 +00:00
spkr.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
splash.4 17 years and change after I wrote warp_saver, here's a simple plasma effect 2016-01-01 04:04:40 +00:00
sppp.4 Fix bunch of .Xrs. 2016-03-28 16:48:28 +00:00
ste.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
stf.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
stg.4
stge.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
sym.4 Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
syncache.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
syncer.4
syscons.4 syscons,vt: improve phrasing in kern.vty man page description 2016-07-27 14:12:04 +00:00
sysmouse.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
tap.4 Redo r274966. Instead of global all-interface all-vnet undocumented sysctl, 2015-04-10 09:50:13 +00:00
targ.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
tcp.4 Merge projects/ipsec into head/. 2017-02-06 08:49:57 +00:00
tdfx.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
terasic_mtl.4 Remove stray .Nm macro. 2014-04-11 22:34:00 +00:00
termios.4 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
textdump.4 A few minor adjustments after r242424: 2012-11-02 21:47:21 +00:00
ti.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
timecounters.4 If a specific timecounter has been chosen via sysctl, and a new timecounter 2015-08-12 20:50:20 +00:00
tl.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
tpm.4
trm.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
tty.4 Rework tty_drain() to poll the hardware for completion, and restore 2017-01-12 00:48:06 +00:00
tun.4 Remove EOL whitespace. 2014-12-21 10:04:26 +00:00
twa.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
twe.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
tws.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
tx.4
txp.4
u3g.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
uark.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
uart.4 Fix minor problems caught by mandoc -Tlint. 2016-03-31 15:16:22 +00:00
uath.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ubsa.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ubsec.4
ubser.4
ubtbcmfw.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
uchcom.4
ucom.4 ioctl(8) -> ioctl(2) 2016-02-29 17:37:35 +00:00
ucycom.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
udav.4 Add dependency to uether. 2015-11-24 08:34:48 +00:00
udbp.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
udl.4 Add new USB ID to UDL driver. 2016-03-30 10:05:52 +00:00
udp.4 Merge projects/ipsec into head/. 2017-02-06 08:49:57 +00:00
udplite.4 The default for UDPLITE_RECV_CSCOV is zero. RFC 3828 recommend 2014-10-01 05:43:29 +00:00
uep.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ufm.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
ufoma.4
uftdi.4 Fix mandoc warnings/errors. 2015-08-12 11:56:19 +00:00
ugen.4 USB endpoints are almost always single-digits, fix the path in the man 2014-05-16 16:28:09 +00:00
ugold.4 Add a ugold(4) manpage, adapted from the OpenBSD one. 2015-06-11 19:06:58 +00:00
uhci.4 Sort SEE ALSO 2014-12-26 22:30:18 +00:00
uhid.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
uhso.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
uipaq.4
ukbd.4 Add references to vt(4) and the configuration files in /usr7share/vt where 2014-08-26 08:13:30 +00:00
uled.4 mdoc: remove superfluous paragraph macro. 2014-09-06 11:19:12 +00:00
ulpt.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
umass.4 Sort SEE ALSO 2014-12-26 22:30:18 +00:00
umcs.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
umct.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
umodem.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
umoscom.4 Use standard FreeBSD license disclaimer 2014-03-18 13:47:27 +00:00
ums.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
unix.4 Clean up documentation of AF_UNIX control messages. 2017-02-03 20:33:23 +00:00
upgt.4 Document support for Netgear WG111v1 (rev2) 2014-12-08 04:06:03 +00:00
uplcom.4 Spelling fixes supplied by pfg@, detected with codespell, plus 2016-05-01 22:00:41 +00:00
ural.4 Fix various mdoc issues. 2014-12-21 09:53:29 +00:00
ure.4 Add preliminary support for the RTL8153. 2016-10-31 05:58:11 +00:00
urio.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
urndis.4 Add dependency to uether. 2015-11-24 08:34:48 +00:00
urtw.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
usb_quirk.4 Add USB audio support for S/PDIF output with C-Media CM6206 devices. 2017-01-17 08:15:10 +00:00
usb_template.4 Improve documentation for usfs(4) and usb_template(4). 2016-06-08 07:39:55 +00:00
usb.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
usfs.4 Fix some trailing whitespaces. 2016-06-08 10:26:17 +00:00
uslcom.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
utopia.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
uvisor.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
uvscom.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
vale.4 Fix some trailing whitespaces. 2016-06-08 10:26:17 +00:00
vga.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
vge.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
viapm.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
viawd.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
virtio_balloon.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
virtio_blk.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
virtio_console.4 Fix various mdoc issues. 2014-12-21 09:53:29 +00:00
virtio_random.4 Fix various mdoc issues. 2014-12-21 09:53:29 +00:00
virtio_scsi.4 Fix a bunch of "sentence not on new line" warnings from igor(1). 2016-06-08 08:50:35 +00:00
virtio.4 Add VirtIO console driver 2014-10-23 04:47:32 +00:00
vkbd.4 Add references to vt(4) and the configuration files in /usr7share/vt where 2014-08-26 08:13:30 +00:00
vlan.4 Bump date on ifconfig(8) and vlan(4) to reflect the changes made 2016-06-08 04:18:57 +00:00
vmx.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
vpo.4 It's 2015, and some people are still trying to use fdisk and then 2015-09-02 14:08:43 +00:00
vr.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
vt.4 Remove extra period from kern.vt.kbd_reboot 2016-09-07 02:45:09 +00:00
vte.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
vtnet.4 Remove a double "as well as" 2015-10-10 17:32:06 +00:00
vxge.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
vxlan.4 Fix bunch of .Xrs. 2016-03-28 16:48:28 +00:00
watchdog.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
wb.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
wbwd.4 Polish wbwd(4) driver and add more supported chips. 2016-03-24 20:52:35 +00:00
wi.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
witness.4 Fix a bunch of "xref refers to *this* page" igor(1) warnings. 2016-06-09 06:55:00 +00:00
wlan_acl.4
wlan_amrr.4
wlan_ccmp.4
wlan_tkip.4
wlan_wep.4
wlan_xauth.4
wlan.4 rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
wpi.4 wpi: refresh manpage. 2016-05-26 10:55:19 +00:00
wsp.4 Remove EOL whitespace. 2014-12-21 10:04:26 +00:00
xdma.4 Add xDMA -- the DMA abstraction layer, initial verison. 2016-12-20 18:02:07 +00:00
xe.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
xen.4 Remove support for Xen PV domU kernels. Support for HVM domU kernels 2015-04-30 15:48:48 +00:00
xhci.4 Use standard FreeBSD license disclaimer 2014-03-18 13:47:27 +00:00
xl.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
xnb.4 Update authors' contact info and fix grammar bugs. 2015-11-05 17:04:18 +00:00
xpt.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00
zero.4 man pages: add missing comma 2014-04-30 06:34:53 +00:00
zyd.4 use .Mt to mark up email addresses consistently (final part) 2014-06-26 21:46:14 +00:00