jruoho
37f05f2dfb
Clarifications. Improvements to wording and markup. Also follow the common
...
conventions and split the NOTES into CAVEATS (all these really highlight the
work-in-progress nature of the modules). Split the note about security into
SECURITY CONSIDERATIONS. Add an EXAMPLE on how to manually update modules.
2010-12-13 19:22:01 +00:00
pooka
84d9317cb6
Define RUMPPRG, which is just like PROG, except it additionally
...
builds a rump client with the name rump.${PROG}. The rump client
is not installed suid/sgid by default even if BINMODE is defined.
2010-12-13 17:22:26 +00:00
jruoho
05a9f55544
Xref module(4).
2010-12-13 10:07:46 +00:00
pgoyette
778ab9e884
Fix another reference to LKM, and update author's name.
2010-12-12 22:14:19 +00:00
wiz
26a33d6cdb
Split "filesystem", and remove superfluous Pp.
2010-12-12 22:11:02 +00:00
pgoyette
bded1272a7
Add module(4) man page by popular request.
...
XXX Major portions copied shamelessly from cgd's earlier lkm(4) man page,
XXX so his original copyright/license is retained.
2010-12-12 19:29:01 +00:00
jruoho
5c1e669b30
Point to module(9) instead of modctl(8).
2010-12-11 19:55:53 +00:00
martin
f6c30c513f
Revert last, gcc(1) checks explicitly for -r on some platforms to disable
...
passing down --relax as well.
2010-12-11 18:42:33 +00:00
cegger
e758ac3c49
ossaudio(3) -> compat/ossaudio and soundcard.h
...
suggested by Ian Hibbert
2010-12-11 17:32:14 +00:00
cegger
7e86c61f2b
add pci(4) and ossaudio(3)
...
yes, be careful. They can easily conflict. Actually when this happens kdump
fails compiling due to 'duplicate case value'
2010-12-11 17:15:03 +00:00
wiz
e696d9fc3c
Remove trailing whitespace, sort sections.
2010-12-11 15:49:34 +00:00
pgoyette
cedd9a0b1c
Enhance the swsensor(4) pseudo-device's capabilities to emulate more
...
sensor types
2010-12-11 04:13:03 +00:00
joerg
f360555e8a
Revert last, gcc(1) checks explicitly for -r on some platforms to disable
...
passing down --relax as well.
2010-12-10 20:08:17 +00:00
jym
f49994b935
BCM5700 family PHYs are also supported. Bump date.
2010-12-09 23:35:24 +00:00
jym
b2cb6a38f6
Document BCM5709S support. While here, complete media types list.
2010-12-09 23:34:10 +00:00
njoly
989d80ec98
Remove reference to Curses development kit (CDK) which do not exists
...
anymore.
2010-12-09 13:51:45 +00:00
joerg
49755c474a
gcc passes down -r directly to ld, so make it explicitly a linker option.
2010-12-08 02:04:13 +00:00
joerg
d9da1368fc
Don't depend on ${CC} passing down -R to ld, use -Wl,-rpath explicitly.
2010-12-08 01:57:22 +00:00
phx
9efedd612c
There should be no MD keymaps in /usr/share/wscons/keymaps. So I made the
...
PowerBook keymap MI again, after a discussion with <mrg>.
2010-12-06 18:26:28 +00:00
hauke
e4eca41742
Sync the device names with reality; while we are here, polish a few
...
sentences, and mention the spif driver works on sun4u/sparc64.
2010-12-06 11:54:04 +00:00
pooka
39f08af21d
mirror change of -lrumpcrypto ==> -lrumpkern_crypto
2010-12-05 20:13:26 +00:00
mrg
aa6fd2d6fa
switch ofppc to xorg.
2010-12-05 09:54:34 +00:00
jmmv
2040b17649
Document what the default values for localcipher and ypcipher are.
2010-12-03 21:41:40 +00:00
phx
12e38db326
Make sure the new ukbd.any.powerbook keymap is just compiled for macppc.
...
So it can be removed from distrib/sets/lists/base/mi again.
2010-12-03 17:57:43 +00:00
wiz
36c0ebae6f
Remove HTMLDEPS; was only used by nroff.
...
Ok joerg@
2010-12-02 23:08:04 +00:00
wiz
05859157e6
Remove boilerplate in CODE REFERENCES on file paths.
...
Describe in intro(9) how to read paths in the CODE REFERENCES section.
2010-12-02 12:54:13 +00:00
wiz
d530a416f7
Various (mostly wording) improvements. Sort SEE ALSO.
2010-12-02 12:04:01 +00:00
dholland
d739f78382
+FPS, GG, GGWP, OOC, TMJ, fix expansion of SFAICT.
2010-12-02 08:32:32 +00:00
phx
0acc6b4268
Overlay for all Apple PowerBook keymaps, to support the special function
...
keys for brightness-, volume-control, num-lock, etc.
To be loaded via /etc/wscons.conf.
2010-12-01 17:48:04 +00:00
jruoho
677827a9a5
Reference stdbool(3), stdint(3), and inttypes(3). Use .Vt.
2010-12-01 13:27:15 +00:00
dholland
430077746e
typo
2010-12-01 11:24:38 +00:00
dholland
2d8f9e4c6a
Minor grammar patrol.
...
XXX: if this is going to mention the c89 TC's, it should really
XXX: mention the c99 TC's too.
2010-12-01 11:23:39 +00:00
jruoho
072bfa1368
OWITE -> OWTTE, as in the original patch.
2010-12-01 05:18:09 +00:00
jruoho
83f1baf744
Update.
2010-11-30 21:22:38 +00:00
jruoho
f5ea53518f
Fix botched CVS identifier.
2010-11-30 20:59:59 +00:00
jruoho
d34231af78
Add glob(7).
...
From OpenBSD. Written by Todd C. Miller.
2010-11-30 20:59:10 +00:00
jruoho
e4adbfb091
Add c(7).
...
Pillaged from FreeBSD. Written by Gabor Kovesdan.
2010-11-30 20:50:28 +00:00
jruoho
1b259f8e7b
Add orders(7) as a miscellaneous manual page.
2010-11-30 20:19:30 +00:00
jruoho
d8fe334089
Add numerous entries from Roland Kammerer.
...
Couple of good ones, FTFY, AMOL, AINEC, GLHF, IAWTC, OOI, OWTTE, ...
2010-11-30 19:07:15 +00:00
dholland
fab6ef2374
Document pathbuf_assimilate, used by nfsd to move pathnames from mbufs to
...
pathbufs. It is like pathbuf_create but takes responsibility for the path
buffer passed in. (Because this is asymmetric, it carries an extra risk
of error and therefore shouldn't be used except where it's really needed.)
2010-11-30 10:32:46 +00:00
jym
b6c27da785
PCI IDs are in bus:dev.func notation, not bus:dev:func.
2010-11-29 12:44:17 +00:00
skrll
1f561df24f
Fix a comment
2010-11-28 18:44:13 +00:00
skrll
15fa0783d7
Centralise USE_COMPILERCRTSTUFF.
...
PCC might need help.
2010-11-28 18:40:54 +00:00
is
024d7f2c28
Add BCP.
2010-11-28 16:08:28 +00:00
wiz
8876e80b9e
Remove trailing whitespace.
2010-11-28 09:06:16 +00:00
christos
48c55e7813
Add ihphy
2010-11-28 01:57:17 +00:00
jnemeth
22405528a4
Rename the autoloaded property list from <module>.prop to <module>.plist
...
as discussed on tech-kern.
2010-11-28 00:26:38 +00:00
wiz
63f1b0d299
New sentence, new line. Use Nx.
2010-11-25 09:13:37 +00:00
skrll
b6fc822fcf
Add nbfs(8) man page from Ben Harris.
2010-11-25 08:18:33 +00:00
mrg
5efc132dce
- always include <xorg-config.h> for DIX components
...
- update stuff to xorg-server 1.9.2
2010-11-23 09:49:30 +00:00
mrg
a69630cac3
add transforms for dri.pc.
2010-11-23 00:02:20 +00:00
dholland
0b58ffc1fd
+HCF
2010-11-22 23:05:22 +00:00
plunky
8a47b1912b
update for ioctl changes
2010-11-22 19:59:43 +00:00
pooka
ebb5797af8
add LIBRUMPCLIENT
2010-11-22 11:29:07 +00:00
dholland
3b377e2bb5
+GPF, RKM, SEGV, WORM
2010-11-21 03:36:10 +00:00
dholland
6cf2d35a2a
+BSP (binary space partition)
2010-11-21 01:46:20 +00:00
dholland
4756f11bab
bump date for previous (thanks jnemeth)
2010-11-19 07:44:00 +00:00
dholland
8f6ed30d57
Introduce struct pathbuf. This is an abstraction to hold a pathname
...
and the metadata required to interpret it. Callers of namei must now
create a pathbuf and pass it to NDINIT (instead of a string and a
uio_seg), then destroy the pathbuf after the namei session is
complete.
Update all namei call sites accordingly. Add a pathbuf(9) man page and
update namei(9).
The pathbuf interface also now appears in a couple of related
additional places that were passing string/uio_seg pairs that were
later fed into NDINIT. Update other call sites accordingly.
2010-11-19 06:44:33 +00:00
wiz
d999ecb2cd
Capitalize the Internet's importance.
2010-11-17 18:03:49 +00:00
wiz
606383f1ce
Convert manual list to Bl; fix typo; remove dot at end of SEE ALSO.
2010-11-17 18:02:20 +00:00
wiz
deee42d237
Remove pasto.
2010-11-17 17:59:25 +00:00
pooka
c3eed02978
note that shmif can be destroyed now
2010-11-17 17:55:00 +00:00
pooka
78439d6c9f
document shmif, or at least what's implemented so far
2010-11-15 23:10:51 +00:00
skrll
08aa2b4b48
Add a man page for nside(4).
2010-11-15 23:07:37 +00:00
pooka
ab1e35f3d8
Exploit the fact that wizd is currently running and add a manpage
...
for the rump virtif.
2010-11-15 21:52:47 +00:00
wiz
bb034f11ef
New sentence, new line; add serial comma.
2010-11-15 21:19:59 +00:00
roy
e4ee997db8
Document RTM_CHGADDR and the newer RTM_IFINFO messages.
2010-11-14 00:38:56 +00:00
jnemeth
512709b547
PR/39094 - Kaspar Brand -- Add et (Agere ET1310/ET1301) network driver
...
The et(4) driver supports PCI Express Ethernet adapters based on
the Agere/LSI ET1310/ET1301 integrated MAC/PHY.
The et(4) driver was written by Sepherosa Ziehau for DragonFlyBSD,
ported to OpenBSD by Jonathan Gray and subsequently ported to NetBSD
by Kaspar Brand.
2010-11-13 00:47:23 +00:00
tsutsui
33a2e12125
Switch NetBSD/dreamcast to X11FLAVOUR=Xorg.
...
No particular comments on port-dreamcast@ and
tested with JP (HKT-7600) and US (HKT-7620) keyboards.
2010-11-12 16:05:49 +00:00
pooka
ed6861986e
Add readme explaining which grue has ok'd the eating of some code
...
until recently located here.
2010-11-11 23:04:24 +00:00
pooka
26716af82d
Remove some programs which live as atf tests now.
2010-11-11 23:01:00 +00:00
skrll
f2dcf75998
Update sti(4) from OpenBSD bringing across support for sti @ pci.
...
Thanks to Adam Hoka for testing.
2010-11-09 12:24:47 +00:00
enami
d63316f97f
Fix typo in previous commit.
2010-11-08 09:43:27 +00:00
lukem
44f36b23ab
Preserve date on original shared library or program when stripping
...
the debug symbols and adding the debug-link to .debug.
Use '(rm -f file; false)' in the failure path to force failure.
Based on solution proposed by Nicolas Joly on tech-toolchain in July 2010.
Should fix PR toolchain/44046 from Andreas Gustafsson.
2010-11-08 06:54:52 +00:00
enami
05eafeb6bd
- Add library section.
...
- Fix function signatures.
- Describe added member to an ops structure.
- Describe rb_tree_remove_node.
2010-11-08 03:20:59 +00:00
dholland
4bdbe49cd3
The "active" and "inactive" members of struct uvmexp were removed in
...
rev. 1.118 of uvm_extern.h with the merge of yamt-pdpolicy in 2006. So
they shouldn't still be documented as part of the structure. Bump date.
2010-11-08 02:56:12 +00:00
jmmv
6bcd4fe95a
Document configuration changes in tests(7); unprivileged-user is now set
...
out of the box and is set in 'common.conf', not 'NetBSD.conf'.
2010-11-07 17:49:33 +00:00
gsutre
7ef62784e9
Note fujitsu(4).
2010-11-07 14:56:51 +00:00
wiz
a8dc242516
Minor cleanup.
2010-11-07 12:01:07 +00:00
wiz
ed577e9f26
Bump date for schide(4).
2010-11-07 11:51:14 +00:00
wiz
ca1fa7f108
Remove superfluous Pp.
2010-11-07 11:50:58 +00:00
jakllsch
3ca57ae182
Add schide(4) man page.
2010-11-07 01:12:22 +00:00
jym
2967f694b8
- similar to "bootconf", document that pxeboot_ia32.bin has the "module
...
loading" option turned off by default, and explain how to turn it on.
- remove XXX comment: yes, even when boot.cfg is loaded, DHCP is still
used to get file names (checked with a quick PXE boot + DHCP/TFTP platform)
- document in BUGS section that all DOM0 kernels are loaded as modules,
so you may have to explicitely set the boot device for root fs on network,
depending on your setup
Bump date. Blessed by agc :)
2010-11-06 23:33:29 +00:00
jym
be56c30ce6
- bring some command definitions on par with their code
...
- describe the arguments that can be passed to NetBSD DOM0 kernel (bootdev,
console, ip, nfsroot, pciback.hide)
- document the "modules" command to boot(8)
- Xen is a trademark, hence .Tn
- add a reference to pcictl(8) for getting PCI IDs (used by pciback.hide)
Bump date.
2010-11-06 23:28:42 +00:00
gsutre
e5b565c4a2
Remove .Pp before .Bl and bump date.
2010-11-05 14:43:56 +00:00
jruoho
3664d259fc
Make the list pretty.
2010-11-05 11:14:53 +00:00
wiz
5c0c9fa9fa
Serial comma.
2010-11-05 11:02:29 +00:00
gsutre
e0b5016656
Merge ACPI Fujitsu Driver. Provides support for hotkeys and other
...
built-in components through vendor-specific ACPI devices.
ok jruoho@
2010-11-05 10:28:20 +00:00
hannken
409d3383c5
File system snapshots work with wapbl.
2010-11-05 10:04:25 +00:00
hannken
08a60b309b
File system snapshots are no longer experimental.
2010-11-05 10:02:53 +00:00
wiz
7541b687e9
Remove paragraph about pkg_add'ing the firmware, it's coming with the
...
base system. Bump date.
2010-11-04 13:22:20 +00:00
christos
d8b9636df1
actual location of firmware files.
2010-11-03 20:11:33 +00:00
christos
c7f267ae62
add otus.
2010-11-03 18:57:32 +00:00
joerg
afd3226f0e
Add LIBLZMA.
2010-11-02 19:13:58 +00:00
mbalmer
aa94cc597c
Link Lua to the build and add the resulting files to the distribution sets.
...
Document the addition of Lua and the change we made to the default settings.
2010-10-31 11:52:50 +00:00
christos
7261fd134f
make usage dead.
2010-10-30 20:12:32 +00:00
wiz
775a0dd1d6
Sort SEE ALSO.
2010-10-29 09:34:03 +00:00
gsutre
a9f3b6413d
Simplify the sysctl variable for BIOS switch policy, and document it
...
in acpivga(4). The previous hw.acpi.acpivga0.policy variable is
renamed into bios_policy for consistency, and is for ACPI_DEBUG only.
ok jruoho@
2010-10-28 21:45:02 +00:00
jruoho
b39dfb61fd
As the ACPI specification is already mentioned in acpi(4), remove the note
...
about STANDARDS. Instead mention a Microsoft document that is specifically
about acpivga(4). Also xref vga(4).
2010-10-28 14:36:04 +00:00
jruoho
7aeb582fb7
Correct section in xref.
2010-10-28 14:29:18 +00:00
jruoho
5bf78beea7
Bump to the right date.
2010-10-28 09:49:01 +00:00
jruoho
dc49246760
Xref CTASSERT(9).
2010-10-28 09:48:11 +00:00
jruoho
f97f79d20f
Xref boothowto(8).
2010-10-28 09:44:58 +00:00
gsutre
f32ca0cfec
Make acpi(4) debug aware of ACPI_DISPLAY_COMPONENT.
2010-10-27 14:39:26 +00:00
wiz
329476bc01
Nit-picks.
2010-10-25 07:36:45 +00:00
wiz
3dfc23e926
Bump date.
2010-10-25 07:34:30 +00:00
jruoho
9ae31c4896
AEAP, ATEOTD, CU, DND, EOM, FNO, GBTW, GFU, GJ,
...
GL, HF, IYKWIM, JFTR, KOS, PPL, TTYS, WTG, YGM.
2010-10-25 06:14:10 +00:00
dholland
1a6b596853
+YAWPFAPR (you are welcome; please file a problem report)
2010-10-24 22:37:35 +00:00
dholland
a58da75ef7
+CG (center of gravity)
2010-10-24 22:36:41 +00:00
christos
d37d98d5b7
reflect current reality.
2010-10-24 16:46:38 +00:00
jruoho
6abecfc925
Link wmimsi(4) to acpiwmi(4).
2010-10-24 08:57:57 +00:00
jruoho
117351d1b6
Add acpiwmi(4) mappings for MSI laptops.
...
XXX: It may be necessary to fix PR # 43659 before this works on all models.
2010-10-24 08:54:14 +00:00
jruoho
777b76157e
Note acpivga(4). Small nits in SEE ALSO.
2010-10-24 08:31:49 +00:00
jruoho
e7043d3268
Catch-up with code changes.
2010-10-24 06:57:04 +00:00
jruoho
710a5b33d7
More TLAs and couple of FLAs: ARAT, CG, CHAP, CMOS, CPL, DEP, DL, DMI, DOS,
...
DPL, DRM, DSP, DTL, ECL, FFT, FG, GEM, ILP, ILP, IPS, KMS, LE, MIB, MIF,
MLC, NTP, OAEP, PAP, PCB, PDN, PKCS, PPU, PV, PVG, RC, RPL, RSA, RTL, SLC,
SLI, SMBIOS, SMI, TMO, TS, TSP, TTL, TTM, VA, VHDCI, VLIW.
2010-10-24 06:35:00 +00:00
pgoyette
4e92d558ef
The sysctl used to control panic-vs-reboot is in the hw tree, not in
...
machdep.
2010-10-23 03:27:03 +00:00
yhardy
acec8b0574
Fix pkg-config substitution for glu
2010-10-22 16:48:38 +00:00
wiz
60fb8c1186
Fix Xrefs. Use more markup.
2010-10-19 12:53:23 +00:00
pgoyette
adb48c7f00
Build the new swsensor(4) device and add to set lists
2010-10-19 11:58:00 +00:00
pgoyette
3ae668c1c8
Add a new software-only sensor device. This is intended for use as a
...
kernel module, and can be helpful to generate sysmon_envsys events
when creating/modifying powerd scripts. This will also be used in an
upcoming series of atf tests for sysmon_envsys itself.
2010-10-19 11:55:38 +00:00
plunky
8091a14e54
note new controllers (as parents) bcsp(4) and sbt(4),
...
and new device (as child) btmagic(4)
2010-10-17 11:45:36 +00:00
wiz
532ca9579f
Use .In.
2010-10-16 12:05:48 +00:00
skrll
e6cdac9c4b
Implement dl_iterate_phdr.
...
Somewhat taken from FreeBSD. Manual page from OpenBSD.
2010-10-16 10:27:06 +00:00
skrll
3fd0b7cfed
Fix RCSID
2010-10-14 20:14:50 +00:00
gsutre
81b0c07811
Add acpivga(4).
2010-10-12 23:01:55 +00:00
plunky
2b7d599723
manpage improvements
2010-10-11 15:15:57 +00:00
wiz
69f19b5c37
New sentence, new line.
2010-10-03 06:36:49 +00:00
jym
7779c59157
Bump date.
2010-10-02 22:51:49 +00:00
jym
83d7286ddf
Update agp(4) to reflect the agp_allocate modification.
2010-10-02 22:49:06 +00:00
wiz
07973faac9
New sentence, new line; sort SEE ALSO; use more markup.
2010-10-02 09:18:57 +00:00
kiyohara
11bdb89c6d
Add g760a fan speed controller driver.
2010-10-02 06:22:00 +00:00
gsutre
6194fe731c
Fix a typo.
2010-09-29 22:38:34 +00:00
wiz
0bf49d4fec
Remove trailing whitespace; new sentence, new line; fix xref.
2010-09-29 14:34:07 +00:00
christos
e4ed064c0d
make resolver.5 an alias to resolv.conf.5, since ours was better.
2010-09-29 13:50:49 +00:00
christos
c12b4b5523
new from libbind
2010-09-29 13:44:33 +00:00
njoly
9c586fc7ca
Fix comments indentation.
2010-09-28 12:39:50 +00:00
wiz
f8a16a6578
hdaudio appeared in 5.1. Add xref to hdaudioctl(8). From rudolf.
...
Bump date.
2010-09-28 12:25:27 +00:00
apb
71e8773dba
Bump date for previous
2010-09-26 18:52:52 +00:00
apb
cc2db4f5f3
Collapse <abckslash><newline> sequences in /etc/ifconfig.xxx files read
...
by /etc/rc.d/network. Fixes PR 41662 by Christoph Badura, which was
also reported independently by Jeremy C. Reed.
2010-09-26 18:52:04 +00:00
apb
f265a7c0e8
Add a collapse_backslash_newline function to rc.subr.
2010-09-26 18:37:14 +00:00
wiz
cc9bd058dd
Bump date for more supported I/O DATA devices.
2010-09-25 22:14:07 +00:00
wiz
e19d74b509
New sentence, new line.
2010-09-25 22:13:46 +00:00
tsutsui
50278ead3f
Add support for I/O DATA ETX-US2.
...
Patch from PR kern/43040.
2010-09-25 15:29:40 +00:00
wiz
23f45c39ba
Punctuation improvement, bump date for FAST_IPSEC description.
2010-09-22 17:59:35 +00:00
degroote
b76f3dc775
Mentions that IPSEC_DEBUG works with FAST_IPSEC implementation
2010-09-21 13:47:41 +00:00
degroote
4a785c3a1c
Mentions the FAST_IPSEC options
2010-09-21 13:46:41 +00:00
soda
3392edf8b0
O2W is "off to work", from mrg@ and spz@.
2010-09-21 07:14:20 +00:00
mrg
e486642c97
AUDIO_WSEEK uses a u_long, not a int.
2010-09-19 10:34:33 +00:00
rmind
63012b51f1
NPF checkpoint:
...
- Add support for bi-directional NAT and redirection / port forwarding.
- Finish filtering on ICMP type/code and add filtering on TCP flags.
- Add support for TCP reset (RST) or ICMP destination unreachable on block.
- Fix a bunch of bugs; misc cleanup.
2010-09-16 04:53:27 +00:00
ahoka
812c293086
add a note on IPL and spinning mutexes
...
TODO: explain when the IPL will be restored
2010-09-14 21:35:53 +00:00