Commit Graph

12185 Commits

Author SHA1 Message Date
pooka 048228094a update type of bh_tstamp 2010-01-16 18:47:50 +00:00
roy 8dafc5727f Remove tn3270 from base system.
If anyone really needs it then it can be put into pkgsrc.
Importing c3270 into pkgsrc is probably a better option though.
2010-01-16 15:34:22 +00:00
joerg aee81ebcb8 Use .%U instead of .%O for URLs. 2010-01-15 19:24:49 +00:00
joerg ff4348e0b0 Use .%U. Give full URL for draft-ietf-ipsec-ecn-02. 2010-01-15 19:23:38 +00:00
wiz a099dde0e8 New sentence, new line. 2010-01-12 09:26:26 +00:00
jmmv 75eb9daa20 Drop unnecessary trailing commas. 2010-01-12 00:04:30 +00:00
pooka 1e79b062a3 descend into new subdirs 2010-01-11 02:20:06 +00:00
pooka 3816d47b2c Read mouse events from wsmouse and move a silly curses cursor around
the screen (quite poorly, i might add ;).
2010-01-11 02:18:45 +00:00
pooka 4737161def Add an example program which reads keypresses from the ukbd driver
(via wscons) and simply prints them on screen.
2010-01-11 02:16:51 +00:00
skrll 41ce26a62d Note the (working) com attachments on NetBSD/hp700. Bump date. 2010-01-10 15:05:26 +00:00
wiz 71ca0cbf02 Bump date for sparc ddb command descriptions. 2010-01-10 09:08:23 +00:00
mrg fc6f62f9db document sparc ddb commands. PR#38312. 2010-01-10 08:24:32 +00:00
snj 77e2006c9f It's "hw.acpi.supported_states", not "hw.acpi.support_states". From
rudolf on netbsd-docs@.
2010-01-09 17:28:06 +00:00
pooka 59962cc85e Stick a top-level subdir-makefile here for easy build-testing. 2010-01-09 16:19:17 +00:00
wiz 44d89517c9 "an" before a vowel, not "a". 2010-01-09 11:18:32 +00:00
mbalmer a33b3d6b72 Fix date. 2010-01-09 09:44:41 +00:00
mbalmer 61ddf57ed4 A bridge works like a switch, not like a hub.
From FreeBSD.
2010-01-09 09:44:29 +00:00
mbalmer e20ab260b7 Various language fixes. From FreeBSD. 2010-01-09 09:19:18 +00:00
joerg 0b729bd389 No empty .Rs/.Re 2010-01-08 22:03:13 +00:00
wiz a9c45a9667 Remove empty line. Bump date for previous. 2010-01-08 13:57:29 +00:00
pooka 4b8d8af4b8 Undocument checkalias() -- it was removed two years ago. 2010-01-08 13:15:45 +00:00
pooka 648b32e7e0 vcount() was removed 2010-01-08 13:10:48 +00:00
njoly adaa722591 Add iic(4) references. 2010-01-08 12:52:49 +00:00
pooka 1e2c1aedaf Remove documentation for removed macros. 2010-01-08 12:41:33 +00:00
rmind adff6195d5 pcq(9): use more accurate wording, do not expose implementation details. 2010-01-08 12:12:49 +00:00
dyoung 0109fc751f Install pcq.9 and links. Update set list accordingly. 2010-01-08 06:25:14 +00:00
pooka 711aa0a221 fix markup (this is how i have enough things to commit) 2010-01-08 00:45:50 +00:00
pooka 6f8c79f758 * update copypasted struct vattr (nobody wants manpages autogenerated
from interface descriptions because then we'd all be out of
  things to commit)
* make "CODE REFERENCES" make a little more sense
2010-01-08 00:43:57 +00:00
wiz 76f833ae3d Bump date for previous. New sentence, new line. 2010-01-07 10:32:01 +00:00
jdc 54137b1918 Add DP83865 to the supported PHY list (from OpenBSD). 2010-01-07 09:30:28 +00:00
jdc 1da1a88e96 Add cas(4) manual page. 2010-01-07 09:23:54 +00:00
jdc ab6c3487ea Manual page for cas (Sun Cassini/Cassini+ GigaSwift) Ethernet). 2010-01-07 09:20:45 +00:00
wiz 1f8dff0603 Sort NAME section and removing trailing dot; remove duplicate RCS Id. 2010-01-04 23:06:34 +00:00
dyoung e3420c6750 Add a manual page for producer/consumer queues, pcq(9), that I derived
from some documentation written by Matt Thomas.
2010-01-04 18:00:26 +00:00
haad 344f97a451 Add device-mapper manual page to build and add it to apropriate lists. 2010-01-04 16:57:48 +00:00
abs 6861006e58 Add note on SHLIB_{MAJOR,MINOR,TEENY} 2009-12-30 20:45:46 +00:00
wiz 4a0fd88b26 Add missing dot. 2009-12-30 14:53:02 +00:00
abs fb1a714458 Add brief line on SHLIB_MAJOR, SHLIB_MINOR and SHLIB_TEENY in comments
section - addresses PR bin/39693
2009-12-30 12:34:13 +00:00
jnemeth 7f88d89f59 mdoclint 2009-12-30 01:37:17 +00:00
haad 7d611c439e Mention problems which disk api have with concurrent usage remove splbio
line from man page because it is not true anymore, mention disk_isbusy and
add dm driver to references.
2009-12-30 00:08:01 +00:00
nakayama 36efb2549a Make fault LED and alarms status changeable via sysctl(8).
The sysctl entries are created under the hw.lomN MIB.
2009-12-28 18:25:44 +00:00
mrg 5d423d552d fix a typo: s/SIGINTR/SIGINT/. 2009-12-25 02:33:50 +00:00
bad be6a186a3c Fix argument names in description of pool_cache_init(). 2009-12-24 22:45:15 +00:00
asau 931d85f035 Correct spelling: "HDAUDIO_AFG_DEBUG" 2009-12-23 19:38:33 +00:00
tron e24ad332ec LVM gets built by default these days. 2009-12-23 18:02:25 +00:00
tron 6d4aa8c1f7 Fix typo. 2009-12-23 18:00:38 +00:00
wiz b7b8b3a374 Bump date for defaulting UGEN_BULK_RA_WB to on. 2009-12-23 09:10:07 +00:00
pooka bb27c3b9ac unifdef -D UGEN_BULK_RA_WB
Default behaviour unchanged, the feature must still be explicitly
enabled for a ugen fd.
2009-12-23 01:04:45 +00:00
pooka 8b5875c7e6 Add a simple example of how to run the kernel umass/USB in userspace
and attach it back to the host kernel using pud(4).  The result is
pretty much indistinguisable from if kernel drivers were used.

It's possible to e.g. mount a file system backed by the userspace
block device driver:

golem> disklabel ./rumpsd0d
[...]
5 partitions:
#        size    offset     fstype [fsize bsize cpg/sgs]
 d:   1994752         0     unused      0     0        # (Cyl.      0 -   3895)
 e:   1994512       240      MSDOS                     # (Cyl.      0*-   3895)

golem> s mount_msdos ./rumpsd0a /mnt
mount_msdos: "./rumpsd0a" is a non-resolved or relative path.
mount_msdos: using "/usr/home/pooka/src/umserv/rumpsd0a" instead.
mount_msdos: /usr/home/pooka/src/umserv/rumpsd0a on /mnt: Device not configured

golem> s mount_msdos ./rumpsd0e /mnt
mount_msdos: "./rumpsd0e" is a non-resolved or relative path.
mount_msdos: using "/usr/home/pooka/src/umserv/rumpsd0e" instead.
golem> df -h /mnt
Filesystem                               Size       Used      Avail %Cap Mounted on
/usr/home/pooka/src/umserv/rumpsd0e      974M       5.2M       968M   0% /mnt

etcetc.
2009-12-22 18:36:02 +00:00
wiz 7a07d59d7b Remove trailing whitespace, make HTML-ready, sort sections. 2009-12-22 11:56:14 +00:00