wiz
b287b9bcf2
Add Hama WLAN PCI Card 54 Mbps to recognized cards. Bump date.
2009-12-13 17:31:53 +00:00
tsutsui
a2c6d1c59d
There is no NetBSD 4.1 (yet?) and 5.0 has been released before it.
2009-12-11 17:00:49 +00:00
mbalmer
ea9e4b3733
Fix typographics errors.
2009-12-08 09:23:06 +00:00
joerg
8c11e3845e
Fix typo. From Brad Tilley.
2009-12-08 02:40:04 +00:00
dyoung
8f3647df11
Don't mention the activate interface, since config_activate() has been
...
gone for a while, now.
2009-12-07 23:50:39 +00:00
wiz
103bd24819
Bump date for new sysctl.
2009-12-07 23:48:01 +00:00
christos
adf7e47145
PR/42243: Yasuoka Masahiko: Add "net.inet.icmp.bmcastecho" sysctl support,
...
to disable icmp replies to the broadcast address.
2009-12-07 18:47:24 +00:00
pooka
4a2258a070
remove cv_wakeup.9 (it wasn't documented, just linked)
2009-12-05 22:43:34 +00:00
pooka
70d4493c77
Remove the portalfs kernel file system driver. Replace mount_portal(8)
...
with a version based on puffs. User functionality remains the same.
2009-12-05 20:11:01 +00:00
pooka
d6224f4507
Remove support for NetBSD/playstation2.
2009-12-05 16:29:10 +00:00
njoly
25d47bcec5
Remove unneeded ichsmb(4)/nfsmb(4) cross-references.
2009-12-04 13:53:38 +00:00
kiyohara
c7dfb7bf39
Maybe supported LAN9218 Family.
2009-12-02 12:54:15 +00:00
explorer
7ba2798f6e
Assign copyright to TNF
2009-12-01 01:33:25 +00:00
nakayama
7db1a7f040
Add support for monitoring Fault LED and Alarms status.
2009-11-28 04:14:27 +00:00
mbalmer
8a44b5e050
Add support for USB HID devices that report absolute coordinates instead
...
of relative movement data, i.e. touchpanels. Please note that calibration
must be done outside the wsons(4) driver for now.
2009-11-27 08:35:05 +00:00
pooka
1b8aa8bae0
Fix rev 1.10 a bit: currently raw devices are correct for newfs/tunefs,
...
and the cooked one should be used for mount.
2009-11-23 16:41:26 +00:00
mbalmer
124961627e
s/the the/the/
2009-11-22 18:40:26 +00:00
pooka
16f3281f94
Remove extra crud which hasn't been up-to-date in eons.
2009-11-22 18:36:16 +00:00
mbalmer
a4ce4bde9a
remove the the double the.
2009-11-22 18:02:22 +00:00
snj
c88ba29086
Kill space before a period.
2009-11-22 16:50:13 +00:00
christos
211ea3b037
don't use the raw device in example. From rudolph
2009-11-22 00:02:56 +00:00
wiz
0a08e1d808
Remove trailing space. Remove unnecessary Pp before Sh.
2009-11-17 19:34:29 +00:00
dyoung
de7882afa1
Describe spllower(9) and splraise(9).
2009-11-17 18:36:07 +00:00
dyoung
d6a7055744
Describe 'options SPLDEBUG'.
2009-11-17 17:54:14 +00:00
rmind
66d36229df
Sync declarations with reality, bump date.
2009-11-11 08:43:18 +00:00
wiz
b368ff1382
Remove leading zero from Dd. New sentence, new line.
2009-11-07 08:52:26 +00:00
cegger
7e7e0a568b
Update pmap(9) manpage:
...
- Document new flags argument for pmap_kenter_pa
- Document new flags argument for pmap_enter as well
- Document the prot argument for pmap_kenter_pa. This is copy&pasted from
pmap_enter.
Patch showed on tech-kern@ http://mail-index.netbsd.org/tech-kern/2009/11/04/msg006436.html
Thanks to Martin Husemann for his comments to the original patch version.
2009-11-07 07:37:46 +00:00
wiz
23a6db9cd7
Drop trailing whitespace; use full month name in Dd.
2009-11-05 09:55:38 +00:00
dyoung
8f33cec11c
Document the device iteration routines.
...
I derived this manual page from pmf(9), hence my retention of Jared's
copyright notice.
2009-11-05 00:20:24 +00:00
wiz
470b4b9167
Fix Dt, improve Nd, remove trailing whitespace.
2009-11-03 11:04:32 +00:00
dyoung
e5ffb6d32f
Install the manual page return_address(9).
2009-11-03 05:12:10 +00:00
dyoung
3d5b001d3f
Add return_address(9) for reading the Nth return address from the call
...
stack.
2009-11-03 05:08:18 +00:00
joerg
f79d98372f
Use proper column markup.
2009-11-02 00:50:29 +00:00
wiz
823d48dac8
Bump date for previous.
2009-10-29 01:52:39 +00:00
njoly
a53601df2e
Remove callback_entry ce description which has nothing to do with
...
callback_run_roundrobin() function.
2009-10-28 18:20:41 +00:00
snj
b65156b03d
As Mikael Magnusson notes, run_fsck_flags does not take a YES or NO
...
and it should be in the second listing of variables. While here,
capitalize and make the description a little bit more explicit.
2009-10-28 02:31:44 +00:00
hubertf
152f316d0a
This was replaced by a shell script quite some time ago, purge.
2009-10-27 08:58:04 +00:00
hubertf
762f1eaa09
regen
2009-10-27 08:55:44 +00:00
joerg
c943bacea0
Use .%U inside of .Rs/.Re.
2009-10-25 18:35:45 +00:00
wiz
1675d276fa
Bump date for previous.
2009-10-25 01:30:48 +00:00
tsarna
6022b5b8d4
Major enhancements to mdnsd nsswitch support:
...
- nss_mdns renamed to nss_multicast_dns for clarity and less chance of
confusion with nss_mdnsd (see next).
- Support using mdnsd for all unicast too with new nss_mdnsd module
(note: this mode requires an updated mdnsd too, not yet committed)
- Implement resolv.conf "search" directive support. Needed for nss_mdnsd,
potentially useful with nss_multicast_dns (you could now do
"search example.com local" in resolv.conf if you wanted to and it would
act as you might expect)
- Add references in nsswitch.conf man page and sample file
- Implement AI_CANONNAME
- Various bug fixes
2009-10-25 00:17:06 +00:00
reed
2d10124c7e
Refer to rpc.bootparamd instead of bootparamd.
2009-10-24 12:21:31 +00:00
reed
1b55e10f52
Change two man page references to use the official names.
...
(I define "official" as the Document Title name and original file name.)
2009-10-24 12:18:05 +00:00
reed
9e244eddde
In SEE ALSO, refer to useradd instead of adduser.
...
(adduser is a man link, but no tool by that name.)
2009-10-24 11:24:19 +00:00
reed
c3d0604200
For the rpc* references use the full rpc.* names.
...
These match what is really installed.
I know the man links are there too. But this helps in the
case where someone has printed man pages but only has one
man page printed per inode -- so best to refer to the known Dt name.
2009-10-24 11:22:48 +00:00
wiz
dc0cd1890b
Properly remove w95boot(8).
...
Hi Ty!
2009-10-23 08:32:06 +00:00
tsarna
0d5d5106f9
Take credit for original work.
2009-10-22 23:10:22 +00:00
tsarna
074b6b7f4d
Remove w95boot(8) manpage, long past being useful.
2009-10-22 23:04:59 +00:00
rmind
12cd0447c5
pmap(9): G/C pmap_collect, bump date.
2009-10-21 23:33:32 +00:00
wiz
467a0fa1ae
Bump date for uarea swap-out removal.
2009-10-21 22:18:37 +00:00