Commit Graph

10966 Commits

Author SHA1 Message Date
wiz 3834643e6b Bump date for previous. 2015-07-11 09:54:06 +00:00
kamil 3867e136be Clean-up resources (sys/sys/resource.h) usage
Add vmemoryuse to login_cap(3)
Document vmemoryuse in login.conf(5)
Document proc.pid.rlimit.vmemoryuse and proc.pid.rlimit.maxlwp in sysctl(7)
Document SBSIZE, AS, VMEM and NTHR in share/doc/psd/05.sysman/1.6.t

Reviewed by <riastradh>
Approved by <pgoyette>

Tested by Dominik Bialy

Closes PR xsrc/49912
2015-07-11 09:21:22 +00:00
wiz 187098ed8c Spelling. 2015-07-09 11:38:05 +00:00
wiz b8e7a38d54 Bump date for previous. 2015-07-09 11:34:59 +00:00
roy 9cc6656f0e Note that dhcpcd will ignore the wpa_supplicant variable in rc.conf 2015-07-09 10:24:27 +00:00
kamil 49204776a2 Set proper include file: <sys/intr.h>
The <sys/param.h> header has nothing to do (directly or indirectly) with
splraiseipl(9). This issue might be hidden for kernel modules, as
<sys/module.h> includes <sys/mutex.h>, which in turn pulls in <sys/intr.h>.

Reviewed by <msaitoh>
2015-07-09 10:23:51 +00:00
wiz 3c019c621b New sentence, new line. 2015-07-03 22:18:02 +00:00
bouyer 3c96c24fae Add basic support for tap detection, emulating a left-click. 2015-07-03 14:18:18 +00:00
skrll 7270a09d72 Typos 2015-06-29 16:20:14 +00:00
dholland 3a11b350c0 Catch up with <varargs.h> removal. 2015-06-15 02:06:18 +00:00
christos 621bb43b15 the data segment is not randomized. 2015-06-14 16:56:36 +00:00
wiz 9336a60907 Whitespace fixes. 2015-06-04 09:20:12 +00:00
rkujawa ca97ac20da Cross-reference xsh(4) and xsurf(4). 2015-06-04 09:17:52 +00:00
rkujawa daf0ed6eca Name of the USB module is known, as it was already released. 2015-06-04 09:08:38 +00:00
pgoyette cadd54e581 Fix typo - from Kamil Rytarowski 2015-06-04 01:58:30 +00:00
matt a538b93406 Change draft-ietf-tcpm-initcwnd-08.txt to RFC6928, 2015-05-27 07:52:02 +00:00
prlw1 4b3129d595 typo 2015-05-25 21:02:37 +00:00
mbalmer b60e108231 Lua 5.1 -> Lua 5.3
From Kamil Rytarowski.
2015-05-25 08:57:31 +00:00
maxv fa06c44d48 Remove the DIAGNOSTIC section, and two references to MALLOC and FREE. 2015-05-23 17:05:03 +00:00
ozaki-r 5ca2652f3f Remove description of netns/
Pointed out by Kamil Rytarowski
2015-05-21 01:05:33 +00:00
snj ad614bfa87 the OSI options are long gone (hi joerg!) 2015-05-16 17:13:55 +00:00
knakahara d12e1568ea update man. 2015-05-15 08:39:14 +00:00
wiz 08966c2e65 Sort sections. 2015-05-14 13:59:57 +00:00
wiz 5f5eebf1e3 Minus needs a backslash, add it. 2015-05-14 13:59:15 +00:00
pgoyette fa7d5074ac Add new man page for devsw_attach() and friends.
From Kamil Ritarowski with some editting by myself.
2015-05-14 00:08:44 +00:00
pgoyette a75c623ada Add a reference to the recently added module examples. 2015-05-13 22:31:16 +00:00
pgoyette 09f3122f4f Add the correct cross-ref, to intro(9lua) 2015-05-13 12:21:04 +00:00
shm 0bda128cdf 0 mappings are currently disabled on all architectures. 2015-05-13 11:36:12 +00:00
pgoyette 09458121ad Note to self: if you're going to revert, do it right.
This should restore the original SEE ALSO section.
2015-05-13 10:49:26 +00:00
pgoyette ec17d2b7e8 Revert revision 1.31 - the referenced page does not exist and I am not
qualified to write it!
2015-05-13 10:17:27 +00:00
wiz bfd8396881 Fix typos, sort SEE ALSO. 2015-05-13 09:15:21 +00:00
pgoyette ba5eaf4e0d Add an entry for lue(9lua) to the SEE ALSO list. 2015-05-13 09:04:38 +00:00
mlelstv 1490a7ba80 Add documentation for the drvctl driver and add reference.
Fixes PR 49895.
2015-05-13 07:28:49 +00:00
wiz 25fa64e429 Bump date for previous.
Use .An.
2015-05-04 21:29:38 +00:00
ryo 89eada3bfc PR/49819: Roberto E. Vargas Caballero: Add support for SystemBase SB16C1050 PCI serial card 2015-05-04 21:21:38 +00:00
pgoyette 1824fee224 Update the Dt macro to include the x86 subdir. 2015-05-04 08:16:28 +00:00
pgoyette a0820f0ebc Swap function names, so that xxx_bp() refers to the boot processor and
xxx_ap() to the application processor. It doesn't make any sense to
have bp reference the application processor while ap references boot!

XXX The two function are now lexicographically mis-ordered.  If this
XXX is an issue, let me know and I will re-sequence them.
2015-05-04 08:15:21 +00:00
wiz 0c6040f523 Sort SEE ALSO. 2015-05-04 08:07:02 +00:00
pgoyette cd4fbf1b4e Fix some more cross-refs to point at the x86-specific subdir 2015-05-04 08:04:50 +00:00
wiz f63d741004 New sentence, new line. 2015-05-04 07:44:18 +00:00
wiz d7601bc4b1 New sentence, new line. Linebreaks. Fix an article. 2015-05-04 07:40:53 +00:00
wiz f4f57f3254 Sort SEE ALSO, fix xref. 2015-05-04 07:39:00 +00:00
wiz 9b918b0962 Add .An -nosplit. 2015-05-04 07:14:03 +00:00
pgoyette 1921a9a8e3 Update mark-up 2015-05-04 06:14:47 +00:00
ryoon f45869d2bd Add missing .Sh SYNOPSIS 2015-05-04 05:30:48 +00:00
pgoyette b20ab9736b Remove extraneous blank line. 2015-05-04 03:53:41 +00:00
pgoyette 6722659ea8 Update the min and max interval values for the watchdog. The previous
numbers were correct, but the units for those numbers was ticks, not
seconds!  (One tco watchdog tick is approximately 0.6 seconds.)
2015-05-04 03:46:28 +00:00
pgoyette ed66b501e0 Add new man page for tco(4), and update ichlpcib(4) man page. 2015-05-04 02:43:18 +00:00
prlw1 9521ae7bfd Fix typos 2015-04-28 09:48:30 +00:00
wiz 32a8490845 Improve wording and macro usage. 2015-04-27 10:37:20 +00:00
wiz 15cf05626f Improve wording. 2015-04-27 10:32:22 +00:00
knakahara 8ec1d9400a add x86 MD MSI/MSI-X support code. 2015-04-27 07:03:57 +00:00
knakahara c65d622dea add pci_intr_distribute(9) for x86. 2015-04-27 06:42:52 +00:00
wiz 9b0d6e4299 Sort keywords. From dieter roelants in PR 49855.
Bump date.
2015-04-25 22:03:07 +00:00
wiz 83b7d402c6 New sentence, new line. Bump date for previous. Various minor changes. 2015-04-25 14:27:02 +00:00
mlelstv 70f54807e4 Explain how the kernel determines the root filesystem from information
passed by the bootloader.
2015-04-25 14:05:43 +00:00
ryoon 01c7d8eae8 Add Kurotoshiko GbE-USB3.0S2. 2015-04-21 11:53:53 +00:00
pooka 022fe45008 Remove the unused and all-but-unusable kthread_destroy(). Also makes
it more obvious that the opposite of kthread_create() is kthread_exit().
2015-04-21 11:10:29 +00:00
wiz 79a213efae Bump date for previous. 2015-04-21 10:00:30 +00:00
riastradh f07d4c6e8b Cull long-dead flags from namei(9) man page. 2015-04-21 03:21:54 +00:00
riastradh 944fbd0d8b Cull unused vnode v_iflags: VI_LAYER, VI_LOCKSHARE. 2015-04-20 19:36:55 +00:00
riastradh 4c17c141c3 Use Er, not Dv, for errno E* names. 2015-04-20 15:39:38 +00:00
riastradh e3d7ca5cf5 First part of reworking vnode(9) man page. Much more to come. 2015-04-20 15:30:41 +00:00
riastradh 830199bd4a Use Dv, not Li, for EBUSY/ENOENT. 2015-04-20 14:09:14 +00:00
riastradh 4515b0035e Fix punctuation. 2015-04-20 14:08:52 +00:00
riastradh 3a57946f59 Rewrite vput(9) description. 2015-04-20 14:07:24 +00:00
riastradh 1e28edefae Document current state of vget. 2015-04-20 14:03:10 +00:00
wiz eb6e09f00c Add missing .El. From Henning Petersen in PR 49845. 2015-04-20 06:50:13 +00:00
mlelstv 00a6b148d5 fix reference to queue(3) 2015-04-18 08:04:58 +00:00
wiz 24f40fb934 More markup. 2015-04-17 11:27:37 +00:00
pgoyette 12249fe7c4 Minor grammatical update. (I wonder if wizd(8) thinks I need to update
the revision date?)
2015-04-14 10:50:25 +00:00
riastradh 013f276e63 Update header file references in rnd man pages. 2015-04-13 22:23:54 +00:00
ryoon 723db66625 Add new device.
Bump date.
2015-04-11 00:30:50 +00:00
wiz 6046cbdc50 Update some defaults, from Joachim Henke on netbsd-docs. 2015-04-08 05:47:00 +00:00
wiz 99c656eb68 Grammar, whitespace; make AUTHORS section from HISTORY since it mostly cites
people.
2015-04-06 21:10:31 +00:00
bouyer 68e044784d Mention magic trackpad support 2015-04-06 17:57:51 +00:00
riastradh 51820012f4 Clarify what wapbl_jlock_assert and wapbl_junlock_assert mean. 2015-04-01 22:51:33 +00:00
riastradh d14ef2c7cc More details on what may sleep and what won't sleep when. 2015-03-31 21:08:06 +00:00
riastradh c380b27c05 Nesting shared in lazy is OK. Note nesting never blocks. 2015-03-31 20:50:29 +00:00
riastradh 68bdcb5496 Prohibit cross-mount transactions. 2015-03-31 15:49:45 +00:00
riastradh 590c31eca4 Revamp fstrans(9) man page.
- Fix example: fstrans_start never fails and returns void.
- Add fstrans_mount/fstrans_unmount.
- Explain intent, not just mechanism.
- Add internal cross-references and redundant information from
  different callers' perspectives.
2015-03-31 15:47:50 +00:00
riastradh c6a78cfe85 Explain large write transaction bug in WAPBL. 2015-03-31 00:03:58 +00:00
dholland fd9a522f27 An error was detected in a man page. 2015-03-30 16:57:40 +00:00
riastradh 57ae0bf4df Plural agreement. 2015-03-30 14:09:04 +00:00
riastradh 5586a44152 Fix tense. 2015-03-30 14:00:52 +00:00
riastradh 79047ecb0c Fix typo in example code. 2015-03-30 13:58:28 +00:00
riastradh 185edd37f7 Fix example code and emphasize it doesn't handle holes. 2015-03-30 13:58:03 +00:00
riastradh bd88b93279 Add SIGNALS section to wizd(8). 2015-03-30 13:51:42 +00:00
riastradh 078e20efa6 Use Dv NULL, per SIGWIZD. 2015-03-30 13:40:01 +00:00
riastradh 6bcaafafa3 Be a little more consistent about nulls. 2015-03-30 13:35:50 +00:00
riastradh a6a845b4eb Use Fn to mark up a function call. 2015-03-30 13:26:55 +00:00
riastradh 808424fb3e Nested I/O transfers are not `asynchronous'. 2015-03-30 13:22:12 +00:00
riastradh b2d5d8d78a Consistently use `.Vt "struct buf"' to name the type. 2015-03-30 13:18:08 +00:00
riastradh e90024bf9f Note reusing bufs requires clearing BO_DONE. 2015-03-30 13:17:14 +00:00
riastradh ba2aeff9b2 Correct documentation of asynchronous/callback buffer I/O.
Asynchronous is not the same as callback: asynchronous means there is
no completion notification, and can be used only with buffer-cached
buffers.
2015-03-30 13:10:04 +00:00
wiz 51864d68ed Bump date for previous.
it's -> its
2015-03-30 11:01:53 +00:00
chopps 94dff34741 Add resize_root boot operation. If resize_root=YES in rc.conf then
the system attempts to resize the root file system to fill it's
partition prior to mounting read-write. Useful for things like AMI
file system images. May eventually be used by arm images after
coming up with similar solution for increasing the parition size.
2015-03-30 10:58:37 +00:00
riastradh c57b4b0b32 Remove obsolete cprng_strong_getflags/setflags(9) man page links.
XXX pullup-7
2015-03-30 01:25:36 +00:00
riastradh fc8e6f8285 Hook bufferio(9) man page into the build.
Remove separate getiobuf(9) man page, subsumed by bufferio(9).
2015-03-30 01:15:15 +00:00
riastradh bc9959754c Hook up the new wapbl(9) man page. 2015-03-30 00:44:37 +00:00