freebsd-dev/share/man/man4
Jung-uk Kim 560a54e10c Add three new ioctl(2) commands for bpf(4).
- BIOCGDIRECTION and BIOCSDIRECTION get or set the setting determining
whether incoming, outgoing, or all packets on the interface should be
returned by BPF.  Set to BPF_D_IN to see only incoming packets on the
interface.  Set to BPF_D_INOUT to see packets originating locally and
remotely on the interface.  Set to BPF_D_OUT to see only outgoing
packets on the interface.  This setting is initialized to BPF_D_INOUT
by default.  BIOCGSEESENT and BIOCSSEESENT are obsoleted by these but
kept for backward compatibility.

- BIOCFEEDBACK sets packet feedback mode.  This allows injected packets
to be fed back as input to the interface when output via the interface is
successful.  When BPF_D_INOUT direction is set, injected outgoing packet
is not returned by BPF to avoid duplication.  This flag is initialized to
zero by default.

Note that libpcap has been modified to support BPF_D_OUT direction for
pcap_setdirection(3) and PCAP_D_OUT direction is functional now.

Reviewed by:	rwatson
2007-02-26 22:24:14 +00:00
..
man4.arm Xref altq(4). 2007-02-03 20:02:29 +00:00
man4.i386 Xref altq(4) 2007-02-16 13:53:45 +00:00
man4.powerpc Cleanup and add our standard SYNOPSIS section. 2006-08-02 07:02:19 +00:00
man4.sparc64 Spelling fix. 2006-12-14 17:03:46 +00:00
aac.4 Spelling fix. 2006-12-14 11:57:39 +00:00
acpi_dock.4 Revise markup. 2006-09-30 15:14:49 +00:00
acpi_thermal.4 Document many of the sysctls in acpi. Bump the date on acpi_thermal.4 2006-07-29 21:47:24 +00:00
acpi_video.4 Fix typos and use consistent section names in manual pages: 2005-07-15 17:35:26 +00:00
acpi.4 Markup fixes. 2006-09-18 15:24:20 +00:00
adv.4 o Convert to our new SYNOPSIS layout 2006-06-18 09:53:00 +00:00
adw.4 Markup fixes. 2006-09-18 15:24:20 +00:00
agp.4 Document Intel E7505 support. 2006-02-17 06:29:51 +00:00
aha.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
ahb.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
ahc.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
ahd.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
aio.4
altq.4 Document vge(4)'s support for altq(4). 2007-02-21 10:00:09 +00:00
amd.4 o Convert to our new SYNOPSIS layout 2006-06-18 09:53:00 +00:00
amdsmb.4 Revise markup. 2006-09-30 15:14:49 +00:00
amr.4 o sort the HARDWARE list somewhat 2006-06-18 14:45:28 +00:00
an.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
arcmsr.4 Sync the hardware list with the driver and with what I could find on 2007-01-10 12:57:46 +00:00
asr.4
ata.4 Document NetCell NC3000 and NC5000 support. 2007-02-06 09:50:17 +00:00
atapicam.4
ataraid.4 Markup fixes. 2006-09-18 15:24:20 +00:00
ath_hal.4
ath.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
atkbd.4 Markup fixes. 2006-09-18 15:24:20 +00:00
atkbdc.4 Backout previous diffs - this functionality is already provided by the 2005-04-07 23:59:38 +00:00
audit.4 Spelling fixes. 2006-12-14 16:40:57 +00:00
auditpipe.4 Spelling fixes. 2006-12-14 16:40:57 +00:00
aue.4 Xref altq(4). 2007-02-03 19:29:31 +00:00
awi.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
axe.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
bce.4 Remove an obsolete error message. 2007-02-09 18:26:13 +00:00
bfe.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
bge.4 Add the 3Com 3c996-SX. 2007-01-30 09:47:31 +00:00
bktr.4 Fix the bug in my last commit: ++Year... 8-/ 2006-01-21 14:58:25 +00:00
blackhole.4 - Do not claim that ipfw is the only firewall package available 2007-01-01 21:16:42 +00:00
bpf.4 Add three new ioctl(2) commands for bpf(4). 2007-02-26 22:24:14 +00:00
bt.4 o Capitalization fixes 2006-06-18 14:12:27 +00:00
cardbus.4 -mdoc sweep. 2005-11-18 10:56:28 +00:00
carp.4 Add section describing how ARP load balancing works and its 2006-06-07 10:26:51 +00:00
ccd.4 Fix markup and some typos. 2006-04-14 09:20:25 +00:00
cd.4
cdce.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
ch.4
ciss.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
cm.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
cnw.4
cpufreq.4 Markup fixes. 2006-09-18 15:24:20 +00:00
crypto.4 Xref padlock(4), also fast_ipsec(4) and geli(8) as consumers of this device. 2005-12-10 10:51:55 +00:00
cue.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
cy.4
da.4 Markup fixes. 2006-09-18 15:24:20 +00:00
dc.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
dcons_crom.4
dcons.4 Keep references sorted alphabetically. 2006-03-20 17:10:09 +00:00
ddb.4 The first (optional) argument of the "trace" command is either the 2006-10-30 12:55:06 +00:00
de.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
devctl.4 Commit the results of the typo hunt by Darren Pilgrim. 2006-08-04 07:56:35 +00:00
digi.4
disc.4
divert.4 - move steps describing how to gain ipdivert support to SYNOPSIS and 2006-09-24 13:58:44 +00:00
dpt.4 o Remove FILES section (uninteresting for users) 2006-06-18 14:37:48 +00:00
dummynet.4 Chase after phk@: remove reference to (now obsoleted) NMBCLUSTERS. 2006-08-26 21:24:22 +00:00
ed.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
ef.4
ehci.4
em.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
en.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
enc.4 Correct references to tcpdump(1). 2007-02-09 20:39:14 +00:00
esp.4 o Convert to our new SYNOPSIS layout 2006-06-18 09:53:00 +00:00
exca.4
faith.4 FAITH's base spec has already been an RFC 2005-04-21 13:27:13 +00:00
fast_ipsec.4 Spelling fixes. 2006-12-14 16:40:57 +00:00
fatm.4
fd.4
fdc.4 Spelling fixes. 2006-12-14 16:40:57 +00:00
firewire.4 Convert the SYNOPSIS section to look like the ones used in other driver 2006-04-01 10:37:35 +00:00
fla.4
fpa.4
fwe.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
fwip.4 -mdoc sweep. 2005-11-18 10:56:28 +00:00
fwohci.4 Convert the SYNOPSIS section to look like the ones used in other driver 2006-04-01 10:55:00 +00:00
fxp.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
gbde.4 Correct two trivial grammos. 2006-01-10 18:55:24 +00:00
gdb.4
gem.4 Add the usual info about loading as module on startup to the SYNOPSIS. 2006-09-02 12:12:16 +00:00
geom_fox.4 Revise markup. 2006-09-30 15:14:49 +00:00
geom_uzip.4 Add more .Xr's. 2006-10-09 12:50:16 +00:00
geom.4 Clarify that G_F_DISKIOCTL is unused, and remove G_T_DETAILS altogether, 2006-05-25 13:39:27 +00:00
gif.4 Do not reference gifconfig, it is gone. 2005-07-26 18:14:22 +00:00
gre.4 - convert to the current style of section 4 man pages 2006-10-19 07:41:47 +00:00
harp.4
hatm.4
hfa.4
hifn.4 Convert the SYNOPSIS section to look like the ones used in other driver 2006-04-01 10:56:36 +00:00
hme.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
hptmv.4 Markup fixes. 2006-09-18 15:24:20 +00:00
hwpmc.4 Improve a sentence. 2007-02-12 03:26:22 +00:00
ichsmb.4 ICH5 is also supported by ichsmb 2005-05-05 12:03:36 +00:00
icmp6.4 Assorted markup fixes and minor wordsmithing. 2005-06-15 13:31:23 +00:00
icmp.4 Add lists of ICMP types and codes for user and developer reference. 2007-02-09 12:30:17 +00:00
ida.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
idt.4
ieee80211.4
if_bridge.4 Add a section about RSTP support. 2007-01-20 02:39:34 +00:00
ifmib.4
iic.4 Spelling fixes. 2006-12-14 16:40:57 +00:00
iicbb.4
iicbus.4
iicsmb.4
iir.4 Boji Tony Kannanthanam no longer supports this driver, Achim Leubner 2006-06-19 15:22:34 +00:00
inet6.4 Remove all references to T/TCP, which was removed several months ago. 2005-08-25 13:47:41 +00:00
inet.4 Spelling fixes. 2006-12-14 16:40:57 +00:00
intpm.4
intro.4
ip6.4 Nits. 2006-09-29 16:16:41 +00:00
ip.4 Don't quote IP_MAX_MEMBERSHIPS as 20 any more. 2006-05-14 14:13:30 +00:00
ipfirewall.4 Use the loader.conf example. 2006-10-16 07:56:36 +00:00
ipmi.4 Spelling fixes. 2006-12-14 16:40:57 +00:00
ips.4 o Document ServeRAID 7x support. 2006-11-05 08:55:21 +00:00
ipsec.4 Markup fixes. 2006-09-18 15:24:20 +00:00
ipw.4 Xref altq(4). 2007-02-03 19:29:31 +00:00
isp.4 Markup fixes. 2006-09-18 15:24:20 +00:00
ispfw.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
iwi.4 Xref altq(4). 2007-02-03 19:29:31 +00:00
ixgb.4 Use our standard section 4 SYNOPSIS layout. 2006-08-18 10:22:36 +00:00
joy.4 Use the correct line to put into loader.conf. Duh! 2007-02-12 20:58:32 +00:00
kbdmux.4 Send the pcvt(4) driver off to retirement. 2006-05-17 09:33:15 +00:00
keyboard.4
kld.4 Mark up lkm with .Nm, since lkm is name of an api. 2007-02-13 17:06:15 +00:00
ktr.4 Strengthen wording; the KTR_ENTRIES value *must* be a power of two since 2006-06-03 23:20:45 +00:00
kue.4 Add support for Psion Gold Port Ethernet USB NIC. 2006-10-07 18:03:39 +00:00
le.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
led.4 Fix example. 2005-07-21 08:55:46 +00:00
lge.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
lmc.4 Spelling fixes. 2006-12-14 16:40:57 +00:00
lo.4
lp.4 The interface for PLIP has been plip0 rather than lp0 for a long time. 2006-02-13 20:47:43 +00:00
lpbb.4
lpt.4
mac_biba.4
mac_bsdextended.4 Fix sentence structure to follow a better logic (zero is disable and 2005-05-21 17:22:12 +00:00
mac_ifoff.4
mac_lomac.4
mac_mls.4
mac_none.4
mac_partition.4
mac_portacl.4
mac_seeotheruids.4 -mdoc sweep. 2005-11-18 10:56:28 +00:00
mac_stub.4
mac_test.4
mac.4
Makefile First cut of the sctp man pages. Still need work. 2007-02-22 14:32:39 +00:00
md.4 Add instructions for creating a ramdisk root image. These likely need 2006-11-24 18:53:45 +00:00
mem.4
meteor.4
mfi.4 Revise markup. 2006-09-30 15:14:49 +00:00
miibus.4 Add Xref to msk(4). 2006-12-13 08:56:15 +00:00
mlx.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
mly.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
mn.4 Manual page for the "mn" Siemens Easy321-R1 E1/T1 device driver. 2005-05-10 16:48:03 +00:00
mouse.4
mpt.4 Markup fixes. 2006-09-18 15:24:20 +00:00
msk.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
mtio.4
multicast.4 Update multicast(4) manual page to reflect the new reality of the code. 2007-02-25 14:31:41 +00:00
mxge.4 Xref altq(4). 2007-01-30 08:17:45 +00:00
my.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
natm.4 Fix typos and use consistent section names in manual pages: 2005-07-15 17:35:26 +00:00
natmip.4
ncr.4 o Convert to our new SYNOPSIS layout 2006-06-18 09:53:00 +00:00
ncv.4 o Convert to our new SYNOPSIS layout 2006-06-18 09:53:00 +00:00
netgraph.4 Revert parts of 1.51 and add a missing \& after "i.e." that is not the 2006-03-06 17:37:42 +00:00
netintro.4
nfe.4 Fixed small markup glitches and removed the CAVEATS section. 2006-09-30 14:30:07 +00:00
nfsmb.4 Revise markup. 2006-09-30 15:14:49 +00:00
ng_async.4
ng_atm.4
ng_atmllc.4
ng_atmpif.4
ng_bluetooth.4
ng_bpf.4
ng_bridge.4 Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
ng_bt3c.4 Remove references to pccardd(8), pccardc(8) and OLDCARD. 2007-02-09 21:05:47 +00:00
ng_btsocket.4
ng_ccatm.4 Fix typos and use consistent section names in manual pages: 2005-07-15 17:35:26 +00:00
ng_cisco.4
ng_deflate.4 Fix typo. 2007-01-30 20:22:07 +00:00
ng_device.4
ng_echo.4
ng_eiface.4
ng_etf.4 Now that lnc(4) is removed from the source tree, replace lnc0 in an example 2006-05-15 20:28:18 +00:00
ng_ether.4 By default "autosrc" is off. 2006-08-04 18:28:57 +00:00
ng_fec.4 Fix typo/pasto: Make NGM_FEC_MODE_* match set_mode_*. 2006-04-06 00:32:28 +00:00
ng_frame_relay.4
ng_gif_demux.4
ng_gif.4
ng_h4.4
ng_hci.4
ng_hole.4
ng_hub.4
ng_iface.4 -mdoc sweep. 2005-11-18 10:56:28 +00:00
ng_ip_input.4
ng_ipfw.4
ng_ksocket.4 Reference socket(9) from ng_ksocket(4). Reference ng_ksocket(4), 2006-12-16 10:32:10 +00:00
ng_l2cap.4
ng_l2tp.4
ng_lmi.4
ng_mppc.4
ng_nat.4 (Mostly) markup fixes. 2005-06-16 18:46:17 +00:00
ng_netflow.4 Grammar nit. 2006-07-01 17:59:13 +00:00
ng_one2many.4 Fix grammar. 2006-02-20 07:54:16 +00:00
ng_ppp.4 Document recent changes about supported compression and encryption modes. 2007-01-09 15:00:01 +00:00
ng_pppoe.4 Fix some typos and grammar. 2006-10-22 16:21:55 +00:00
ng_pptpgre.4
ng_pred1.4 Manual page for Predictor-1 PPP compression netgraph node. 2006-12-29 10:47:26 +00:00
ng_rfc1490.4
ng_socket.4
ng_source.4 Clarify that the input hook requires binary packet data. Instead of 2006-10-22 21:33:57 +00:00
ng_split.4
ng_sppp.4
ng_sscfu.4
ng_sscop.4
ng_tag.4 Spelling fixes. 2006-12-14 16:40:57 +00:00
ng_tcpmss.4 (Mostly) markup fixes. 2005-06-16 18:46:17 +00:00
ng_tee.4
ng_tty.4
ng_ubt.4
ng_UI.4
ng_uni.4
ng_vjc.4
ng_vlan.4
ngatmbase.4
nge.4 The LinkSys EG1032 is supported by re(4) not nge(4) [1]. 2006-01-14 15:35:21 +00:00
nmdm.4
nsp.4 o Convert to our new SYNOPSIS layout 2006-06-18 09:53:00 +00:00
null.4
nve.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
ohci.4 .Pp before .Sh is redundant. 2006-02-13 21:34:19 +00:00
oldcard.4 Fix typos and use consistent section names in manual pages: 2005-07-15 17:35:26 +00:00
orm.4
pass.4
patm.4
pccard.4 -mdoc sweep. 2005-11-18 10:56:28 +00:00
pccbb.4 -mdoc sweep. 2005-11-18 10:56:28 +00:00
pci.4
pcic.4
pcm.4 Add the dev.pcm.%d.polling sysctl and a short description. 2006-11-29 17:07:02 +00:00
pcn.4 The pcn does not work on NEC SV-98/2-B05 and B06. 2006-07-19 11:49:22 +00:00
pim.4 "options PIM" is gone. 2007-02-12 21:30:34 +00:00
polling.4 bce(4) does not work correctly in polling(4) mode for now. 2006-12-02 09:03:06 +00:00
ppbus.4 Correct two grammos. 2007-02-23 16:50:17 +00:00
ppc.4
ppi.4
ppp.4
psm.4 Fix typos and use consistent section names in manual pages: 2005-07-15 17:35:26 +00:00
pst.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
pt.4
pty.4 Spelling fixes. 2006-12-14 16:40:57 +00:00
puc.4
ral.4 Xref altq(4). 2007-02-03 19:29:31 +00:00
random.4 Markup fixes. 2006-09-18 15:24:20 +00:00
rc.4
re.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
rl.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
rndtest.4
route.4
rp.4 Fix a benign typo in case it actually makes a difference to type setters. 2005-12-19 03:49:15 +00:00
rr232x.4 Revise markup. 2006-09-30 15:14:49 +00:00
rue.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
sa.4
safe.4 Convert the SYNOPSIS section to look like the ones used in other driver 2006-04-01 10:56:36 +00:00
sbp_targ.4
sbp.4
sbsh.4
scc.4 Add scc(4), a driver for serial communications controllers. These 2006-03-30 18:33:22 +00:00
sched_4bsd.4 Add a manpage for the CORE scheduler. 2006-06-14 02:16:51 +00:00
sched_core.4 Revise markup. 2006-09-30 15:14:49 +00:00
sched_ule.4 - Remove SCHED_ULE from GENERIC to better avoid foot-shooting by 2006-10-05 20:31:58 +00:00
screen.4
scsi.4
sctp.4 Fix include declaration it was sys/sctp.h should be netinet/sctp.h, 2007-02-26 12:23:32 +00:00
sem.4 Re-enable module build for POSIX semaphores. 2006-11-11 16:49:29 +00:00
ses.4
sf.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
si.4
sio.4 - Remove yet another mention of minor number construction 2006-08-30 14:38:42 +00:00
sis.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
sk.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
sl.4
smb.4
smbus.4
smp.4 Markup fixes. 2006-09-18 15:24:20 +00:00
sn.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
snd_ad1816.4 Make the SYNOPSIS section a bit more informative. 2005-12-15 20:25:41 +00:00
snd_als4000.4 Make the SYNOPSIS section a bit more informative. 2005-12-15 20:25:41 +00:00
snd_atiixp.4 Add the dev.pcm.%d.polling sysctl and a short description. 2006-11-29 17:07:02 +00:00
snd_cmi.4 Make the SYNOPSIS section a bit more informative. 2005-12-15 20:25:41 +00:00
snd_cs4281.4 Make the SYNOPSIS section a bit more informative. 2005-12-15 20:25:41 +00:00
snd_csa.4 We just have one generic sound driver, reflect this. 2006-06-18 17:53:04 +00:00
snd_ds1.4 Make the SYNOPSIS section a bit more informative. 2005-12-15 20:25:41 +00:00
snd_emu10k1.4 Make the SYNOPSIS section a bit more informative. 2005-12-15 20:25:41 +00:00
snd_emu10kx.4 Spelling fixes. 2006-12-14 16:40:57 +00:00
snd_envy24.4 - it uses the spicds driver now, change the kernel compile instructions 2006-09-30 17:19:22 +00:00
snd_envy24ht.4 Add man page for snd_envy24ht(4). 2006-09-30 18:04:57 +00:00
snd_es137x.4 Add the dev.pcm.%d.polling sysctl and a short description. 2006-11-29 17:07:02 +00:00
snd_ess.4 Make the SYNOPSIS section a bit more informative. 2005-12-15 20:25:41 +00:00
snd_fm801.4 Make the SYNOPSIS section a bit more informative. 2005-12-01 12:58:51 +00:00
snd_gusc.4 We just have one generic sound driver, reflect this. 2006-06-18 17:53:04 +00:00
snd_hda.4 Add Sigmatel STAC9271D. 2007-02-16 18:23:17 +00:00
snd_ich.4 We just have one generic sound driver, reflect this. 2006-06-18 17:53:04 +00:00
snd_maestro3.4 Kill empty line. 2006-01-09 12:51:45 +00:00
snd_maestro.4 Make the SYNOPSIS section a bit more informative. 2005-12-15 20:25:41 +00:00
snd_mss.4 Make the SYNOPSIS section a bit more informative. 2005-12-01 12:58:51 +00:00
snd_neomagic.4 Make the SYNOPSIS section a bit more informative. 2005-12-01 12:58:51 +00:00
snd_sbc.4 Oops, fix minor braino. 2007-02-17 11:31:58 +00:00
snd_solo.4 No one cares about when the manual page first appeared. Mention when the 2005-11-28 18:47:00 +00:00
snd_spicds.4 Sort xrefs. 2006-11-13 08:56:42 +00:00
snd_t4dwave.4 Make the SYNOPSIS section a bit more informative. 2005-12-01 12:58:51 +00:00
snd_uaudio.4 Make the SYNOPSIS section a bit more informative. 2005-12-15 20:25:41 +00:00
snd_via82c686.4 Make the SYNOPSIS section a bit more informative. 2005-12-01 12:58:51 +00:00
snd_via8233.4 Add the dev.pcm.%d.polling sysctl and a short description. 2006-11-29 17:07:02 +00:00
snd_vibes.4 Make the SYNOPSIS section a bit more informative. 2005-12-01 12:58:51 +00:00
snp.4 Restore the ability to detach from a tty via SIOCSTTY and document 2005-09-19 13:48:45 +00:00
spic.4
spkr.4 Add /dev/speaker support to amd64. 2005-11-11 09:57:32 +00:00
splash.4 Send the pcvt(4) driver off to retirement. 2006-05-17 09:33:15 +00:00
sppp.4
ste.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
stf.4
stg.4 o Convert to our new SYNOPSIS layout 2006-06-18 09:53:00 +00:00
stge.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
sym.4 o Convert to our new SYNOPSIS layout 2006-06-18 09:53:00 +00:00
syncache.4 Fix typo. 2006-04-11 15:30:13 +00:00
syncer.4
syscons.4 Spelling fixes. 2006-12-14 16:40:57 +00:00
sysmouse.4 s/MOUSE_BUTTONEVENT/MOUSE_BUTTON_EVENT/g 2006-03-06 13:05:50 +00:00
tap.4 Implement ifnet cloning for tun(4)/tap(4). 2007-02-04 16:32:46 +00:00
targ.4
tcp.4 Document the existence of the TCP_INFO socket option. 2007-01-22 14:16:47 +00:00
tdfx.4 Take the functionality contained in the former "options TDFX_LINUX" 2006-03-03 21:37:38 +00:00
termios.4
ti.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
tl.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
trm.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
tty.4
tun.4 Typo. 2007-02-04 16:59:50 +00:00
twa.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
twe.4 Convert to use a SYNPOSIS section that mentions kernel modules. 2006-05-20 09:39:28 +00:00
tx.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
txp.4 -mdoc sweep. 2005-11-18 10:56:28 +00:00
uark.4 Remove Xref to non-existant uhub(4). 2007-02-09 20:53:19 +00:00
uart.4 Markup fixes. 2006-09-18 15:24:20 +00:00
ubsa.4 Add support for Huawei Technologies Mobile card (3G). 2007-02-09 15:59:28 +00:00
ubsec.4 Convert the SYNOPSIS section to look like the ones used in other driver 2006-04-01 10:56:36 +00:00
ubser.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
ubtbcmfw.4 Spelling fixes. 2006-12-14 16:40:57 +00:00
ucom.4 - Use a standard section 4 SYNOPSIS 2006-11-18 08:07:43 +00:00
ucycom.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
udav.4 Xref altq(4). 2007-02-03 19:29:31 +00:00
udbp.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
udp.4
ufm.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
ufoma.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
uftdi.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
ugen.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
uhci.4 Cross reference ehci(4). 2005-04-20 07:33:09 +00:00
uhid.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
ukbd.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
ulpt.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
umass.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
umct.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
umodem.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
ums.4 Overhaul this manpage somewhat: 2006-11-27 18:37:45 +00:00
unix.4 o Fix typo: id_t -> uid_t. 2005-12-21 08:23:04 +00:00
uplcom.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
ural.4 Xref altq(4). 2007-02-03 19:29:31 +00:00
urio.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
usb.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
uscanner.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
utopia.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
uvisor.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
uvscom.4 Use our standard section 4 SYNOPSIS. 2006-11-22 21:30:02 +00:00
vga.4 .Pp before .Sh is redundant. 2006-02-13 21:34:19 +00:00
vge.4 Document vge(4)'s support for altq(4). 2007-02-21 10:00:09 +00:00
vinum.4 o vinum.8 -> gvinum.8 as the former was replaced by the latter. 2006-06-11 19:41:07 +00:00
vkbd.4 Send the pcvt(4) driver off to retirement. 2006-05-17 09:33:15 +00:00
vlan.4 Add msk(4) to the list of devices supporting full VLAN processing 2006-12-13 02:42:01 +00:00
vpo.4
vr.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
watchdog.4 Align the interfaces for the various watchdogs and make the interface 2006-12-15 21:44:49 +00:00
wb.4 Work around an apparent mdoc(7) bug. 2005-10-07 02:32:16 +00:00
wi.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
witness.4 Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +00:00
wlan_acl.4
wlan_ccmp.4
wlan_tkip.4 typo: Michale -> Michael 2005-06-15 19:29:03 +00:00
wlan_wep.4
wlan_xauth.4
wlan.4 Sort Xrefs in the SEE ALSO section correctly. 2005-11-26 00:47:07 +00:00
worm.4
xe.4 -mdoc sweep. 2005-11-18 10:56:28 +00:00
xl.4 Xref altq(4) for drivers that support it according to altq(4). 2007-01-30 08:40:04 +00:00
xpt.4
zero.4