wiz
7d503fdf8d
Bump date for newly added reference books.
2010-03-10 21:33:15 +00:00
jruoho
0af6d21760
Add two good (KAME) IPv6 books.
...
Fix the name of Tatuya Jinmei in the RFC reference.
2010-03-10 14:06:42 +00:00
he
6017724458
Fix the setting of MKZFS for amd64 and i386, so that the set lists
...
match up again, and it matches with the comment a few lines above.
2010-03-08 09:32:18 +00:00
pooka
60ab2ca5c0
Add a simple tty server which attaches to /dev/ttyU in the rump
...
kernel and provides the same device on the host with pud(4). I
can succesfully talk to my u3g device using tip(1) against the
server's devices. Some characters are lost here and there, though
(probably a problem with interrupt pipes in ugenhc). Once that
issues is solved, there is no reason why e.g. pppd (chat) could
not be used against the server.
Now, why would anyone want to do this instead of using the kernel
driver directly? Well, for one, on my laptop I run netbsd-5 which
doesn't have a u3g driver which supports the u3g hardware I have.
As anyone with half an eye can see, this is quite copypasted from
umserv and there is plenty of opportunity for uncopypasting for
the eager vi-wielder.
2010-03-07 23:28:14 +00:00
pooka
28ef056fc2
Pause after probe here too, so that you can amuse yourself by
...
unplugging and replugging devices and looking at the detach/attach
feedback messages.
2010-03-07 23:18:17 +00:00
jruoho
547239adc3
Use .Bx to write 4.4BSD.
2010-03-07 05:37:25 +00:00
wiz
bee10f32c6
Fix typos and sort SEE ALSO.
2010-03-06 22:02:31 +00:00
wiz
3978d01fed
Fix Xr and sort SEE ALSO.
2010-03-06 22:02:15 +00:00
wiz
669cac3f87
Sort list of supported hardware.
2010-03-06 22:00:22 +00:00
plunky
800cedea24
Add uhso(4) driver and manpage for Option N.V. Wireless WAN modems
2010-03-06 21:05:36 +00:00
cnst
2c266eb533
make the acpi resource management paragraph more accurate
2010-03-06 19:53:33 +00:00
dsieger
9347a4aa25
Since someone (hi ahoka) added a reference to non-existant sched_m2(9),
...
add at least a stub now.
2010-03-06 16:42:55 +00:00
jruoho
e5ea8c401d
Refer to sysctl(8) instead of sysctl(7) when appropriate.
2010-03-06 06:25:51 +00:00
dsieger
f9c180d112
Minor wording correction.
2010-03-05 23:08:18 +00:00
jruoho
703b195ed6
Instead of "int hz", use "extern int hz".
2010-03-04 09:57:12 +00:00
jruoho
2e35a3d99f
Document the counting and rounding macros from <sys/param.h>.
2010-03-04 08:09:51 +00:00
pooka
8a20bde1e6
update description of deffs
2010-03-03 13:57:35 +00:00
skrll
9026066df1
Document new hp700 'frame' command.
2010-03-02 20:49:20 +00:00
darran
61fb3737eb
DTrace: Add CTF generation to the make framework. Only enabled when
...
MKDTRACE=yes.
2010-03-02 20:49:18 +00:00
jruoho
7892d8618e
Catch up with the changes to SSP on x86.
2010-03-02 07:26:47 +00:00
jruoho
2e269a8df5
Remove some /* comments */ in the example so that it will nicely fit into 80
...
columns.
2010-03-02 06:52:53 +00:00
jruoho
bb3d11e472
Reference bitstring(3).
2010-03-02 06:37:11 +00:00
jruoho
e45844d016
As per suggestions from mrg@, improve the lead paragraph and stress that
...
these macros are not recommended. Also remove the example as it feels a
little frivolous and takes too much space.
2010-03-02 06:20:03 +00:00
jruoho
9f37c55e22
Speak about typical instead of possible usage in the example.
2010-03-02 05:59:56 +00:00
joerg
fa1daced3e
Make lintmanpages not depend on MKMANDOC, it is built by default now.
...
Use -Wall to increase usefulness.
2010-03-01 22:00:07 +00:00
wiz
3db7ca64a2
Serial comma.
2010-03-01 21:37:18 +00:00
wiz
80d11c3e98
Uppercase Dt, make HTML-ready.
2010-03-01 21:34:30 +00:00
jruoho
8e87fd3e95
Document the bitmap related macros in <sys/param.h>.
2010-03-01 19:09:41 +00:00
jruoho
a866b2a004
In addition to mstohz(9), document also hztoms.
2010-03-01 17:21:02 +00:00
jruoho
61b1cb6f57
Use buf[BUFSIZE] instead of *buf[BUFSIZE] in the example.
2010-03-01 17:06:18 +00:00
jruoho
1d7a94623f
Remove dead references to sendmail(8).
2010-03-01 16:52:41 +00:00
jruoho
513f4daa7e
Add tgmath(3). From FreeBSD.
...
XXX: Needs proofreading, Matt?
2010-03-01 16:36:15 +00:00
jruoho
cf30579851
Document __arraycount.
2010-03-01 16:02:34 +00:00
wiz
756215cc8a
Sort SEE ALSO. Remove unnecessary Pp.
2010-03-01 15:30:47 +00:00
wiz
77e49598a3
New sentence, new line.
2010-03-01 15:28:42 +00:00
tsutsui
eb639a8ff6
- add more machine dependent ne(4) variants to SYNOPSIS
...
- fix port address of ne0 at isa? and add ne1 at isa? per i386/conf/GENERIC
XXX: port and irq values are port dependent
2010-03-01 14:16:39 +00:00
jruoho
7ba4dfa458
Document __UNCONST and __UNVOLATILE.
...
XXX: If there is anything to add or correct, please do so!
2010-03-01 13:44:09 +00:00
pgoyette
1843b8571b
Update for changes in sensor limit handling
2010-03-01 03:15:16 +00:00
haad
0b46b1b518
As a preparation for zfs sources update disable MKZFS for some time.
2010-02-27 22:42:54 +00:00
wiz
5905514238
Add offsetof(3) man page. From Thomas Pfaff via OpenBSD.
2010-02-27 22:04:37 +00:00
wiz
d6dd0655e0
Fix nroff warnings.
2010-02-27 21:12:58 +00:00
snj
c72be3c3d7
Minor wording improvement.
2010-02-27 20:39:42 +00:00
jruoho
3c7137464b
Add few paragraphs about the idea behind ECs from a hardware angle. Also add
...
a CAVEATS section because of the problematic and difficult nature of ECs.
Update copyright, bump date.
2010-02-27 19:38:39 +00:00
jruoho
f6bcc40eb2
Link acpiecdt to acpiec(4).
2010-02-27 16:12:49 +00:00
wiz
d2a81ca5b2
Uncomment crash(8) reference.
2010-02-25 17:15:55 +00:00
wiz
28980d443d
Apply patch from Martin S. Weber in PR 37958 that adds/fixes references
...
to iic(4).
2010-02-25 17:08:01 +00:00
wiz
0b21d3cb0d
Avoid marking up punctuation.
2010-02-25 12:58:18 +00:00
wiz
0db48f7ae6
Bump date.
2010-02-25 12:56:37 +00:00
pgoyette
534b080729
Update for recent changes to data structures.
2010-02-25 03:11:25 +00:00
pgoyette
d25a895aad
Update sensor list for VID sensor.
...
XXX I don't think this is sufficiently large change to bump the date.
2010-02-25 02:19:28 +00:00