Commit Graph

14357 Commits

Author SHA1 Message Date
wiz ec3037b42e Whitespace and formatting cleanups. 2012-09-09 17:11:23 +00:00
christos 1212faa109 document missing resolv.conf options 2012-09-09 16:38:52 +00:00
ginsbach 1df4f26b78 Regenerate to handle changes since 2009-12-14 (Newsletters VI-7 thru VI-13) 2012-09-07 21:08:03 +00:00
ginsbach 436b8a85c5 - Fix broken links (ISO web site reorganized). Script now works again.
- Use a few more variables so that it will be easier to change the
  next time ISO shuffles the deck.
2012-09-07 21:04:43 +00:00
wiz cb2bec1375 Fix typo. 2012-09-07 07:07:15 +00:00
riz 7045182c3e Update release(7) for the recent iso -> images change. 2012-09-06 22:17:46 +00:00
ginsbach 71a7db35f7 Add UX (User eXperience) 2012-09-06 15:24:26 +00:00
riz fb761f7bcb Remap X11SRCDIR to /usr/xsrc for the MKREPRO=yes case. 2012-09-05 22:40:30 +00:00
riastradh 4c12bd76ba Fix typo: tftpd, not tfptd. 2012-08-31 05:18:44 +00:00
wiz 1e65016557 Drop trailing whitespace. 2012-08-27 20:52:40 +00:00
pgoyette 39f34c588a Mention the new sysctl variable just created. 2012-08-27 20:30:11 +00:00
jmmv 15cd91994b Fix "make test" to actually print the desired message when atf-run fails.
It was being skipped due to the set -e in the code snippet and the failure
to properly capture atf-run's exit code.
2012-08-25 22:21:16 +00:00
jmmv afbfa91c1d Make DPADD and LDADD specific to the test programs. This allows mixing
C and C++ test programs in the same Makefile, and prevents regular programs
from being polluted by libraries that they may not need.

Suggested by Garrett Cooper in private mail, although I redid his patch.
2012-08-24 20:28:19 +00:00
jmmv fcb81e1f92 Allow DPADD to be specified on a per-program basis. 2012-08-24 20:26:24 +00:00
dholland bbe21cdd3d OTP (one true pairing) 2012-08-24 06:04:02 +00:00
joerg 067600c8cf Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
joerg 8e96262375 Remove SHLIBINSTALLDIR and SHLINKINSTALLLIBDIR. Add rpath entries, if
SHLIBDIR differs from /usr/lib.
2012-08-23 15:45:02 +00:00
drochner ad3d24442f fix some signatures 2012-08-23 11:59:02 +00:00
spz c60c5ec2d8 actually install the new npf examples
add examples for a hash table file and a tree table file
add an ID string to host-npf.conf
2012-08-22 06:45:15 +00:00
spz e185885455 add id string, fix comments 2012-08-21 08:25:21 +00:00
spz 52a0bf69ae the example from the man page, with a few extra comments 2012-08-21 06:54:39 +00:00
spz f9b90c2013 add an example for a npf.conf
It probably could do with polishing of both rules and comments, but meh,
better than nothing
2012-08-20 21:09:49 +00:00
wiz 33e6156258 Add more function argument names to the man page, trying to address
PR 46814 by Lloyd Parkes. Bump date.
2012-08-19 19:31:13 +00:00
matt 30a859f903 Add ARM cpus to those MACHINE_ARCH which USE_COMPILERCRTSTUFF=no 2012-08-16 05:30:55 +00:00
dholland e8c5ba3f3f Some edits, prompted by suggestions from Edgar Fuss. 2012-08-14 05:14:53 +00:00
rkujawa a906a30f60 Quote company name because Lk macro takes only argument after URL. Cosmetic
fix.
2012-08-13 20:31:15 +00:00
wiz 5f5168605f Add examples for NAME, both with gpt and without. 2012-08-12 17:13:34 +00:00
jakllsch b5be8d8f8f YOLO - you only live once 2012-08-12 13:41:18 +00:00
joerg fabb48a37a Remove effectively tautological condition. 2012-08-10 16:34:23 +00:00
joerg 6ffdafe0ea Don't set HAVE_GCC by default, if MKGCC is disabled. 2012-08-10 16:12:20 +00:00
joerg 8b623749df Make linker warnings fatal by default for Clang, even if not building
GCC.
2012-08-10 16:11:43 +00:00
matt 5bfda53e09 Add .ARM.exidx as a section to be removed for a.out on ARM 2012-08-10 02:53:09 +00:00
apb b22cc7b468 Merge tzdata2012e from ftp://ftp.iana.org/tz/releases/tzdata2012e.tar.gz
Major changes from tzdata2012d to tzdata2012e:

  * australasia (Pacific/Fakaofo): Tokelau is UTC+13, not UTC+14.
    (Thanks to Steffen Thorsen.)

  * Use a single version number for both code and data.
2012-08-08 20:21:03 +00:00
apb 1e19723737 Import tzdata2012e from ftp://ftp.iana.org/tz/releases/tzdata2012e.tar.gz
Majo changes from tzdata2012d to tzdata2012e:

  * australasia (Pacific/Fakaofo): Tokelau is UTC+13, not UTC+14.
    (Thanks to Steffen Thorsen.)

  * Use a single version number for both code and data.
2012-08-08 20:19:01 +00:00
tnozaki c264671cd8 fix PR lib/46772 wcwidth of combining characters.
patch probyted by yamt@, thanks.
2012-08-08 18:40:37 +00:00
christos eda981fc36 add MKRUMP by popular demand. 2012-08-08 13:56:13 +00:00
riastradh ee753cc53a Quote arguments to .Cd in uatp(4) man page. 2012-08-05 14:35:45 +00:00
riastradh e54480a5e8 Add man page for uatp(4). 2012-08-05 14:28:50 +00:00
matt 641919f3e4 Add the new MACHINE_ARCH of earm and earmeb (arm EABI(AAPCS-LINUX)). 2012-08-05 04:11:35 +00:00
riastradh 5bc0a6401f Clarify description of ->ucom_read method.
From when I was trying to figure out what's wrong with uftdi reading
from a beaglebone last month.  (Still haven't figured that out!)
2012-08-05 01:58:36 +00:00
riastradh 12da95356e Use my @NetBSD.org email address in the bwi(4) man page. 2012-08-04 22:31:36 +00:00
wiz b5615275e0 Bump date for more hardware support. 2012-08-04 19:48:24 +00:00
nonaka b4b8d53804 Add NTT DOCOMO L-02C entry at supported hardware. 2012-08-04 12:58:41 +00:00
wiz 3d27071c94 New sentence, new line. Add missing verb. 2012-08-03 21:51:11 +00:00
rkujawa c4a9ef4dc0 Update tdvfb(4) man page to match recent update of this driver code. 2012-08-03 21:40:34 +00:00
rkujawa 920a653678 X-Surf attachment changes 2012-08-03 21:25:46 +00:00
njoly 918fc30009 Tweak hardware list to make it render nicely with mandoc.
- Move offset argument before columns values.
- Use Ta macro for cells separation.
- Add a few Em macros to the header line.
2012-07-31 17:18:36 +00:00
wiz 5303e4bff9 Fix date, end sentence with dot. 2012-07-30 19:03:39 +00:00
degroote aead3000b0 Add malo(4)@pci driver for Marvell Libertas wireless adaptor
Ported from OpenBSD
Known issues :
  - contrary to OpenBSD one, only support pci at the moment, because I don't
    have the necessary hardware to test PCMCIA / CARDUS Marvell Card
  - not connected to pmf(9) (unable to test it)
2012-07-30 18:57:17 +00:00
wiz 42334e4f38 New sentence, new line. Use more markup. 2012-07-30 17:29:00 +00:00
christos e763a079db PR/46756: Edgar Fuß: Enable ignoring subdirectories in daily's find_core 2012-07-30 17:06:51 +00:00
mlelstv 38c7f43e96 add rootconf(9) as a link to cpu_rootconf(9) 2012-07-29 20:36:05 +00:00
wiz 03dbd9491c Serial comma, whitespace fixes, sort SEE ALSO.
Bump date for previous.
2012-07-29 18:51:48 +00:00
mlelstv 8ce4433821 Do not call setroot() from MD code and from MI code, which has
unwanted sideeffects in the RB_ASKNAME case. This fixes PR/46732.

No longer wrap MD cpu_rootconf(), as hp300 port stores reboot information
as a side effect. Instead call MI rootconf() from MD code which makes
rootconf() now a wrapper to setroot().

Adjust several MD routines to set the global booted_device,booted_partition
variables instead of passing partial information to setroot().

Make cpu_rootconf(9) describe the calling order.
2012-07-29 18:05:39 +00:00
njoly 3db651594b Add missing El macro. 2012-07-28 09:56:39 +00:00
dholland 7f683ed6fc Don't claim that quotas don't work with WAPBL. Bump date. Should be
pulled up to -6.
2012-07-26 04:30:26 +00:00
apb fa8247bf2e Merge tzdata2012d. 2012-07-22 10:40:29 +00:00
apb 5c269f597c Import tzdata2012d from ftp://ftp.iana.org/tz/releases/tzdata2012d.tar.gz
Major changes from tzdata2011b to tzdata2011c:
    africa
	    Summer time changes for Morocco (to start late April 2012)

    asia
	    Changes for 2012 for Gaza & the West Bank (Hebron) and Syria

    northamerica
	    Haiti following US/Canada rules for 2012 (and we're assuming,
	    for now anyway, for the future).

Major changes from tzdata2011c to tzdata2011d:

    Morocco does not observe DST from Jul 20 03:00 to
    Aug 20 02:00 [2012].

    Infrastructure changes to accommodate how the tz
    code and data are released on IANA.
2012-07-22 10:34:48 +00:00
wiz d569744a1d Remove trailing whitespace. 2012-07-20 18:57:27 +00:00
rkujawa 16cc65796f Also add HISTORY section. 2012-07-20 17:32:40 +00:00
rkujawa 4bce2ade8d Note added Voodoo 1 support. 2012-07-20 17:31:17 +00:00
mrg 2a9a6550b5 - remove some comments about only being relevant for usbmp.
- add documentation for usb_rem_task(), and clean up the task doc in
  general.  be clear about SMP issues for tasks
- bump date
2012-07-20 07:55:44 +00:00
christos f788a13164 From pooka: Fix EXTERNAL_TOOLCHAIN compilation where crti/crtn are not in the
same directory as crtbegin
2012-07-19 19:42:45 +00:00
jdf 2557825a98 Added missing newline, as proposed by Petri Laakso in PR kern/46721. 2012-07-19 17:48:55 +00:00
macallan c5214d8b2d add xgi to the list of known Xorg drivers just to make sure I don't forget
to add it here when I actually import it
2012-07-19 15:16:31 +00:00
wiz a619892f93 Whitespace, wording, typos. 2012-07-19 10:27:58 +00:00
rkujawa 49bcd77243 Add man page for recently introduced tdvfb(4). 2012-07-19 08:57:09 +00:00
pgoyette 5c63095119 Document the new SYSMON_FHAS_ENTROPY flag. 2012-07-15 18:34:03 +00:00
wiz ecdcf3a9e9 Bump date for previous. 2012-07-14 17:12:27 +00:00
spz 67d12f6407 more MKCRYPTO_IDEA and MKCRYPTO_MDC2 removal (resp, adjustment to IDEA and
MBC2 now always being included)
MKCRYPTO_RC5 now builds shared libs, add the missing files to sets
2012-07-14 16:04:04 +00:00
rkujawa 1c781ae3a9 s/Jukly/July/ 2012-07-14 10:24:59 +00:00
wiz 87c4be511f Bump date for previous. 2012-07-14 09:24:51 +00:00
rkujawa dc69ac0939 Adapt extent(9) page to not so recent changes in extent code. Argument
mtype to extent_create() was removed.
2012-07-14 05:36:56 +00:00
rkujawa 25275ac605 extent_create does not take storage type argument anymore. 2012-07-14 05:32:17 +00:00
wiz 5cf8de2bb6 Play with articles, this time indefinite ones.
Use more markup.
New sentence, new line.
Remove trailing whitespace.
2012-07-13 23:16:13 +00:00
abs 6d3bbab488 Adjust some wording based on suggestion from Snader_LB, plus install a link to wedge.4 2012-07-13 22:58:44 +00:00
rkujawa 6b0e8038bd Add voodoofb man page. This time trying to use the "the" word more. 2012-07-13 16:19:42 +00:00
wiz 0521a8ddd2 Remove trailing whitespace, add a few articles.
XXX: voodoofb(4) is dangling
2012-07-13 13:51:09 +00:00
rkujawa 129edf1b5f Add info on P5PB_CONSOLE and link to reverse engineered docs. 2012-07-13 13:38:44 +00:00
pgoyette 7fb24e8746 More updates, since the structure name has changed from rndsourc_element_t
to krndsource_t.  While here, add RND_TYPE_ENV to the list of source types.
2012-07-12 00:07:36 +00:00
rkujawa c951f9d446 The p5pb driver now supports all G-REX slots. 2012-07-11 19:24:13 +00:00
pgoyette 10a6985f77 Use correct source file reference 2012-07-11 18:17:50 +00:00
wiz 7232eb5f6b From Bug Hunting:
improve wording, macro usage, and punctuation.

While here, remove an unnecessary comma and sort SEE ALSO.
2012-07-08 22:47:41 +00:00
spz e43bd7ae6b platfrom -> platform
copyright name UTF8ified
2012-07-07 21:29:03 +00:00
rmind 13263649d9 mutex_owned: update about not-held test. 2012-07-07 21:27:56 +00:00
rmind e74e71f4a2 Document kcpuset_isotherset() and kcpuset_countset(). 2012-07-07 21:26:36 +00:00
wiz c854c88ec9 From Bug Hunting:
- synchronize `-f' and `-r' argument names with (the English)
  sysinst(8) usage message (change table width for it as well);
- generally improve / extend contents (note: there's no need for
  an explicit `OPTIONS' section for options; also ``include'' is
  used in the wording for the options, since currently not all are
  described);
- re-order options in `DESCRIPTION' section;
- better macro usage;
- capitalization (also of acronyms), punctuation (makes options
  table consistent);
- bump date.
2012-07-06 09:11:19 +00:00
jdf b49de35fb2 * add entry for lvm(8)
* add subsection for block device subsystem setup
 * s/OPTIONAL:/"OPTIONAL:" to make mdoclint happier
 * add missing type specifications of variables
2012-07-04 20:53:30 +00:00
wiz ace34f4762 New sentence, new line.
Use more markup.
Fix typo.
Improve wording.
2012-07-04 07:53:55 +00:00
cheusov 536626eb4d Fix documentation for function kauth_register_key (PR 46641). 2012-07-03 21:35:04 +00:00
rkujawa 2c5ae203fd Add DIAGNOSTICS section. 2012-07-03 19:09:44 +00:00
wiz af8d65b903 Finish previous. 2012-07-03 09:28:08 +00:00
wiz 6d7c70fb69 Reference libusbhid instead of usb(3) (which was the predecessor for libusbhid).
Bump date.
2012-07-03 09:27:52 +00:00
oki 294c971b23 add reference to usb(3) and zlib(3). 2012-07-02 21:44:09 +00:00
jym 4f243d2e19 Document atop(9), ptoa(9), round_page(9) and trunc_page(9). 2012-07-02 21:10:30 +00:00
rmind 33b678d7e0 NPF improvements:
- Add NPF_OPCODE_PROTO to match the address and/or protocol only.
- Update parser to support arbitrary "pass proto <name/number>".
- Fix IPv6 address and protocol handling (add a regression test).
- Fix few theorethical races in session handling module.
- Misc fixes, simplifications and some clean up.
2012-07-01 23:21:06 +00:00
wiz f1915787a7 Remove weird markup. 2012-07-01 17:00:32 +00:00
christos a7743d3cd2 bump date 2012-07-01 16:18:00 +00:00
perry 3f1917e0e7 forgot the "7"... 2012-07-01 16:17:06 +00:00
perry 27021da1cf Add reference to rfc6056.7 2012-07-01 16:09:12 +00:00
wiz f5a8bbde20 Bump date for previous. 2012-06-27 22:23:45 +00:00
riastradh 28dbe22a81 Elaborate and clarify rules about #include order.
ok christos
2012-06-27 22:04:02 +00:00
rkujawa de1cd7309d PCI memory space access is not buggy anymore. At least not as much as earlier. 2012-06-27 21:35:40 +00:00
wiz e85f85f6b0 Bump date for previous. 2012-06-27 20:29:38 +00:00
cheusov b6b59f4935 Add new action KAUTH_CRED_CHROOT for kauth(9)'s credential scope.
Reviewed and approved by elad@.
2012-06-27 12:28:28 +00:00
abs 5659783547 Whatever "-Wl,--fatal-warnings" get-out-of-jail-free card gcc-4.5 gets,
give the same treatment to gcc-4.1.
2012-06-25 16:48:55 +00:00
christos f0966fe6ed moved to portalgo.h 2012-06-25 14:47:55 +00:00
jdc e7e6a0e935 Note that the PHY instance changes when a MII transceiver is connected. 2012-06-24 09:38:54 +00:00
wiz e04232a5fa Remove superfluous word. 2012-06-23 20:29:06 +00:00
abs 796b9786c8 Document DIOCTUR (test unit ready) 2012-06-23 19:14:34 +00:00
christos 443eb0a284 4 new sysctls to avoid ipv6 DoS attacks from OpenBSD 2012-06-23 03:13:41 +00:00
abs 86aebb49c7 Switch -current vax back to gcc 4.1 to match netbsd-6 - until someone has
time to look at the gcc 4.5 codegen issues we should at least have a usable
-current for vax.
2012-06-22 20:32:34 +00:00
christos 40114b997c PR/46602: Move the rfc6056 port randomization to the IP layer. 2012-06-22 14:54:34 +00:00
wiz e4417fcdc1 Fix date string (use full month name) 2012-06-20 06:49:33 +00:00
msaitoh 6a1001187e Modify about PCH*.
It seems that 82579 with Intel 7 series chipset is the same as
82579 with Intel 6 series chipset.
2012-06-20 04:57:56 +00:00
njoly ce4e7f03e3 Remove extra Ed macro. 2012-06-19 22:12:03 +00:00
plunky f46033d093 since we seem to have grown a WARNS=5, list it here 2012-06-19 06:20:13 +00:00
uwe e431c4fada Switch sh3 ports to our own csu (USE_COMPILERCRTSTUFF?= no). 2012-06-17 22:59:48 +00:00
nonaka b26cf6f64c urtw(4) and urtwn(4) first appeared in NetBSD 6.0. 2012-06-16 14:38:54 +00:00
riz 49449523c7 Add firmware for the RealTek RTL8192CU family of wireless chipsets, and
adapt the urtwn(4) driver to use the new files.  The firmware files were
extracted from the Linux driver at www.realtek.com, version 0005.1230.2011
and the license permits redistribution without modification.

While I'm here, install the files in /libdata/firmware/if_urtwn, like
most of the other network adapter firmware.

urtwn(4) can now operate without needing external files installed.  Tested
on my Edimax adapter.
2012-06-14 04:14:35 +00:00
jdf fbff87ca03 * decapitalize NAME section's line
* improve wording
 * make RETURN VALUES section consistent with other man pages' (e.g. exit(3) and
   abort(3)

Patch provided by Bug Hunting.
2012-06-12 21:06:43 +00:00
christos 65fcd43bd2 cross reference getfsspecname(3) 2012-06-11 23:28:19 +00:00
mrg 4a00fabd03 remove a comment about usbmp. 2012-06-10 06:40:08 +00:00
wiz 700d2dc09a Drop trailing whitespace. 2012-06-09 08:22:14 +00:00
christos 679d94d80d document kern.maxlwp and kern.uidinfo.* 2012-06-09 02:47:18 +00:00
agc cdb443ca36 Fix a typo 2012-06-07 01:01:12 +00:00
wiz 34091835fd Remove trailing whitespace. Use more macros. 2012-06-05 14:17:43 +00:00
abs 1566ab7fba Mention wsconscfg(8) needs WSDISPLAY_COMPAT_USL 2012-06-05 08:49:16 +00:00
rkujawa 7e119a70fa Add man page for recently introduced empb(4). 2012-06-04 20:16:57 +00:00
joerg fc67b0cd11 Switch terminfo(3) to cdb(5). 2012-06-03 23:19:09 +00:00
joerg 1907ec3a61 Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to
depend on new devname_r(3) as heart. Add /dev/pts magic directly to
devname(3). While it can lead to returning non-existing paths, the
behavior is more consistent that way. Drop caching layer in devname(3),
it doesn't buy anything for the common case of having access to the
database. Teach devname(3) proper fallback behavior of scanning /dev.
Create both old-style and new-style database for now in /etc/rc.d/sysdb.
2012-06-03 21:42:44 +00:00
wiz fc4d427c11 Remove superfluous Pp. New sentence, new line. Remove trailing whitespace. 2012-06-03 17:01:21 +00:00
mrg 57caaffef7 add doucmentation for usb_{add,rem,init}_task(). 2012-06-03 02:56:36 +00:00
mrg de6d466666 add documentation for:
- usbd_alloc_buffer
- usbd_free_buffe
- usbd_get_buffer
- usbd_do_request
- usbd_do_request_flags

begin to document the changes present on the USBMP branch:
- usbd_sync_transfer_sig
- usb_detach_wait
- usb_detach_broadcast

create a new section on device detachment.  XXX needs a code example.
2012-06-03 02:23:37 +00:00
mrg 343e545c3e gives pipes and transfers their own .Sh section. 2012-06-02 23:39:03 +00:00
mrg 2ae34fcc5d document usbd_open_pipe*(). fix some minor errors.
prepare to re-structure a lot of stuff.
2012-06-02 23:33:16 +00:00
mrg 9c94f403d6 greatly expand the discussion on transfers and provide most of the details
needed to alloc, setup, transfer and obtain the status of them.
this takes care of:
  - usbd_close_pipe
  - usbd_alloc_xfer
  - usbd_free_xfer
  - usbd_setup{,_default,_isoc}_xfer
  - usbd_transfer
  - usbd_{bulk,intr}_transfer
  - usbd_transfer_sync{,_sig}
  - usbd_get_xfer_status
as well as callback and request information.

update the list of functions missing real descriptions.  there are about
30 usbdi.h and 35 usbdi_util.h functions remaining.
2012-06-02 23:10:12 +00:00
njoly 4abd1e694d Add missing El macro. 2012-06-02 14:04:34 +00:00
njoly 9ed150d1de Adjust 'Video' column width. 2012-06-02 13:54:49 +00:00
njoly a3f13c1d14 Kill extra El macro. 2012-06-02 10:25:07 +00:00
jdc 6d16a86832 Add a delete key capability to our wsvt25 entry. Fixes a problem noted by
David Lord on netbsd-users.
2012-06-01 14:47:06 +00:00
nonaka c9051a9fd6 Use /libdata/firmware/run instead of /libdata/firmware/rum for run(4) firmwares. 2012-06-01 13:19:38 +00:00
mrg 8fb03546dc - add some comments for post-usbmp
- basic documentation for:
    usbd_clear_endpoint_toggle()
    usbd_device2interface_handle()
    usbd_interface2device_handle()
    usbd_pipe2device_handle()
    usbd_interface2endpoint_descriptor()
    usbd_endpoint_count()
- usbd_close_pipe() has documentation already
- bump date
2012-06-01 00:16:28 +00:00
nonaka cebb6f33a6 Add .An -nosplit. 2012-05-31 12:10:10 +00:00
wiz 91c0be261d Mention first NetBSD release; use Lk; simplify SYNOPSIS; bump date. 2012-05-30 20:15:56 +00:00
wiz 2edebd0d8a Install urtw(4). 2012-05-30 20:13:10 +00:00
christos 1994e3b9e7 add man page from FreeBSD 2012-05-30 18:34:24 +00:00
wiz 4850558775 Fix date and add .An -nosplit. 2012-05-30 15:17:00 +00:00
wiz 7b2454adb4 Bump date for previous. 2012-05-30 15:16:24 +00:00
nonaka 9cdb1c70e5 Add a driver for Ralink Technology RT2700U/RT2800U/RT3000U USB IEEE
802.11a/b/g/n wireless network devices, ported from OpenBSD by FUKAUMI Naoki,
arranged by me.
2012-05-30 14:30:32 +00:00
wiz 73e3c12ff8 New sentence, new line. Use more markup. Bump date for previous. 2012-05-27 12:05:40 +00:00
abs 90d8a3742b Document WSDISPLAYIO_SETVERSION, WSKBDIO_SETVERSION and WSMOUSEIO_SETVERSION
ioctls(). Also at least enumerate the WSKBDIO_ ioctls().
2012-05-27 10:45:49 +00:00
wiz 9bcb54194e Bump date for previous. 2012-05-26 06:56:18 +00:00
msaitoh 87f3b34aa5 Add support Intel I350 Ethernet. 2012-05-25 23:37:37 +00:00
tsutsui 0d7551e23d Add dumb description about options NFS_BOOT_BOOTSTATIC. Noticed by ryo@. 2012-05-25 15:54:02 +00:00
wiz f6eeb323a5 Document MKREPRO here as well. 2012-05-25 10:48:48 +00:00
dholland 6667ace95b +wimp 2012-05-25 03:18:00 +00:00
wiz 44bdf20c29 Typos, capitalization, and file systems.
(Not reviewed at the content level.)
2012-05-21 06:30:18 +00:00
dholland f55f861ea1 Update. comments/suggestions/edits please.
This should be pulled up to netbsd-6 once the dust (if any) settles.
2012-05-21 05:53:28 +00:00
wiz 144042a0cd Remove trailing whitespace. 2012-05-17 07:28:29 +00:00
mrg c344fad04f clarify some descriptions. document a couple more functions.
make a big commented list of the functions that are lacking real
descriptions.
2012-05-17 02:58:14 +00:00
wiz 8f2bae7f86 Remove trailing whitespace. 2012-05-16 08:09:12 +00:00
wiz e9c39d0f97 Remove trailing comma. 2012-05-16 08:08:39 +00:00
rkujawa 763a7468f2 Add man page for xsurf(4). Mention gencp(4) in clockport(4) synopsis. 2012-05-15 17:46:26 +00:00
wiz 2b51330b2f Bump date for previous. 2012-05-14 04:55:07 +00:00
erh cbdf2c288c Implement USB_GET_DEVICE_DESC for uhid devices so there's a way to get the
product and vendor information.
2012-05-14 04:28:27 +00:00
mrg 47006ff476 fix a broken sentence. bump date. 2012-05-13 19:29:59 +00:00
wiz 088ed78a34 New sentence, new line; serial comma; remove extra space.
From Bug Hunting.
2012-05-13 15:49:43 +00:00
wiz 67809b1c3f Various improvements.
- better macro usage;
- new sentence, new line;
- mention correct file in `FILES' section again;
- use consistent spelling.

From Bug Hunting.
2012-05-13 15:48:50 +00:00
mlelstv ec681a5cfa Fix tag for usbd_get_buffer 2012-05-13 12:10:18 +00:00
wiz 35ade9d47a Move DESCRIPTION below SYNOPSIS.
Remove function descriptions from SYNOPSIS.
Some cleanup while here.
XXX: most functions lack descriptions.
2012-05-13 11:57:39 +00:00
wiz ce85630baa Fix typo and remove superfluous Pp. 2012-05-13 11:57:05 +00:00
mrg 11f0cb34e4 convert the ugly .Bl/.El list of functions to a real one inside the
.Sh SYNOPSIS section.

XXX, the .Sh DESCRIPTION needs to move under the .Sh SYNOPSIS.
2012-05-13 10:57:09 +00:00
mrg 3f86678fb0 document a large chunk of the USB interface. some of this is kind of
generic and depends upon understanding USB itself (and since i don't
really that well, i might have gotten some wrong.)
2012-05-13 09:00:51 +00:00
wiz d4a2bd08b2 Remove trailing whitespace. 2012-05-02 22:38:31 +00:00
gendalia 7591311640 Add the ability for staticroute to evaluate lines from /etc/route.conf
as shell script fragments, add example to the route.conf man page of
evaluating variables.

Remove route.conf man page statement that staticroute is enabled in
rc.conf since that's incorrect.

Wrap the staticroute while in parens, per <apb> & <christos>, and
quote all the arguments for the evals.
2012-05-02 15:57:15 +00:00
njoly c865ac5294 Adjust xref for capability database file format. 2012-04-30 11:07:28 +00:00
tsutsui f51be08dcd Add x68k's com(4) attachments to SYNOPSIS.
XXX: needs more MD ones
2012-04-29 07:27:19 +00:00
nakayama d514e44714 Now we have cardbus fornt-end driver for bwi(4). 2012-04-25 04:14:03 +00:00
nakayama 95dc33f5f9 Note missing driver descriptions and xrefs. 2012-04-25 03:48:55 +00:00
jym e1a27e5df5 Note that si_addr may be inaccurate on certain architectures.
Example: i386/amd64 alignement fault can drive to SIGBUS (when configured
so by process), however the faulty address returned by the CPU is not
reliable.

Bump date.
2012-04-23 17:44:39 +00:00
dholland 91ee0b0011 Update NAME (to include msk, mskc) and clarify checksum offload statements
based on PR 36580.
2012-04-22 19:42:23 +00:00
rkujawa ac50450e2c Fix typo 2012-04-22 12:23:22 +00:00
wiz c090f09873 Sort SEE ALSO; new sentence, new line. 2012-04-22 10:19:15 +00:00
wiz c5308616ec Sort sections, sort SEE ALSO. 2012-04-22 10:19:00 +00:00
wiz 1cc71411f8 Sort SEE ALSO. 2012-04-22 10:13:52 +00:00
roy 258cf0abec Add capfile(5) to describe the termcap format.
Adjust various man pages and other documentation to point to capfile(5)
instead of termcap(5).
Remove getcap(3) as curses hasn't been building it for a long time.
Punt wrterm.c as tset no longer uses it.
2012-04-21 12:27:24 +00:00
wiz d136758f88 Correct option name for hdaudio debugging.
Reported by Dave Tyson in PR 46357.
2012-04-19 20:20:34 +00:00
wiz 9317462bbf Remove trailing whitespace. 2012-04-19 20:13:48 +00:00
bouyer 24a7abc690 Add mpii(4), a driver for LSI Logic Fusion-MPT Message Passing Interface II
SAS controllers. Ported from OpenBSD.
2012-04-19 17:50:49 +00:00
wiz 71d8b73682 Bump date for previous. 2012-04-17 11:00:43 +00:00
rkujawa e1a7307087 Note that com(4) is now also supported on top of clockport(4). 2012-04-17 10:55:41 +00:00
wiz 6c0c790279 Remove trailing whitespace and empty line. Fix table. 2012-04-17 10:16:57 +00:00
wiz eda83bf290 Remove trailing whitespace. New sentence, new line. 2012-04-17 10:16:37 +00:00
rkujawa 9671b3d53a Add man pages for the new clockport(4) and a1k2cp(4). 2012-04-17 10:12:35 +00:00
wiz 4c92057db4 New sentence, new line.
Sort type descriptions.
Bump date for previous.
2012-04-17 08:28:20 +00:00
tls 8e1a1c9f45 Address multiple problems with rnd(4)/cprng(9):
1) Add a per-cpu CPRNG to handle short reads from /dev/urandom so that
   programs like perl don't drain the entropy pool dry by repeatedly
   opening, reading 4 bytes, closing.

2) Really fix the locking around reseeds and destroys.

3) Fix the opportunistic-reseed strategy so it actually works, reseeding
   existing RNGs once each (as they are used, so idle RNGs don't get
   reseeded) until the pool is half empty or newly full again.
2012-04-17 02:50:38 +00:00
wiz 78f50b6e04 Bump date for previous. 2012-04-13 06:38:55 +00:00
rkujawa a0e4064467 Mention that FastATA 1200 Mk-IV CF/SATA edition is also supported. 2012-04-13 01:12:32 +00:00
yamt 4571decefa comment 2012-04-11 14:28:46 +00:00