summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Back out revision 1.34 until we can come up with a more accurate patch.chris2003-02-171-65/+0
|
* Add a section on Giant lock manipulation macros.chris2003-02-171-0/+65
| | | | | Submitted by: Hiten M. Pandya <hiten@angelica.unixdaemons.com> Reviewed by: bmilekic
* Xref miibus(4).trhodes2003-02-172-0/+2
|
* o Add a note explaining the meaning of mls/equal beyond "equal to allchris2003-02-171-2/+30
| | | | | | | | | | | labels" o Remove the ++ compartment range notation example as this has not yet been merged into CVS. o Include a "Runtime Configuration" section listing all of the relevant sysctl knobs for this policy. Sponsored by: DARPA, Network Associates Laboratories Obtained from: TrustedBSD Project
* - Document some of the sysctl parameters. The read-only ones will go intochris2003-02-171-42/+64
| | | | | | | | | | | another subsection, but I'm not quite sure where yet. Right now it's just the configurable bits. - Move the label format off into another subsection to match other labeling policy man pages. - Make the sample range label look like the form specified. Sponsored by: DARPA, Network Associates Laboratories Obtained from: TrustedBSD Project
* Add a bunch of cards that we've added IDs for in the past few months:imp2003-02-171-2/+7
| | | | | | | | | +Allied Telesis WR211PCM Prism? PCMCIA +ArTem OnAir Prism? PCMCIA +Bay eMobility 11B Prism-2.5? PCMCIA +Blue Concentric Circle WL-379F Prism-II CF +Linksys WCF11 Prism-3 PCMCIA +YIS TWL-11B Prism-II PCMCIA
* Correct the BSD/OS macro.trhodes2003-02-161-1/+1
|
* Include a section about enabling MAC on UFS2 file systems. UFS1 ischris2003-02-161-0/+28
| | | | | | a bit more challenging and will be added later. Sponsored by: DARPA, Network Associates Laboratories
* Link several of the if_* modules to their respected manual pages.trhodes2003-02-151-0/+40
|
* Update xrefs to point at other usb pages.trhodes2003-02-151-0/+2
|
* 1: wi(4) does not need miibus(4).trhodes2003-02-151-2/+2
| | | | | | 2: Add arp(4) and netintro(4) to Xrefs. 1: Discussed with: imp
* Xref miibus(4).trhodes2003-02-1519-0/+19
|
* Add a manual page for miibus(4) and attach it to the build.trhodes2003-02-152-0/+108
| | | | Reviewed by: peter, rwatson (older version)
* Improve the wording.hrs2003-02-151-4/+9
| | | | Reviewed by: ru
* Move NOMAN down the section without underscore characters.trhodes2003-02-141-1/+1
| | | | | | Add a forgotten `=' sign. Thanks to: ru, bde
* Add AUTHORS sectionphantom2003-02-131-0/+6
|
* Finally! Document all undocumented functions in libc_r.phantom2003-02-1310-0/+696
| | | | | | | | | | | | | | | | | | | | Add manual pages for following functions: . pthread_attr_setcreatesuspend_np(3) . pthread_main_np(3) . pthread_multi_np(3) . pthread_single_np(3) . pthread_mutexattr_getkind_np(3) . pthread_mutexattr_setkind_np(3) . pthread_resume_all_np(3) . pthread_resume_np(3) . pthread_set_name_np(3) . pthread_suspend_all_np(3) . pthread_suspend_np(3) . pthread_switch_add_np(3) . pthread_switch_delete_np(3) MFC after: 3 days
* Document start_if.${ifn} scripts.hrs2003-02-131-0/+6
| | | | Not objected to by: -doc
* Break important implementation detail note into IMPLEMENTATION DETAILSphantom2003-02-131-3/+7
| | | | | | section. Add cross reference to pthread_attr_getstack() function. MFC after: 1 day
* Add cross reference for pthread_attr_get_np()phantom2003-02-131-0/+1
|
* Various spelling and grammar fixesbrueffer2003-02-131-8/+8
| | | | | | PR: 44312 Submitted by: Chris Pepper <pepper@rockefeller.edu> MFC after: 3 days
* Add description about device detaching.simokawa2003-02-131-0/+9
|
* Add description about kldload and security note.simokawa2003-02-124-0/+34
|
* Document the NOMAN option.trhodes2003-02-121-0/+3
|
* Add NOMAN here also.trhodes2003-02-111-0/+1
|
* Update man page to match the new world order after Sam updated us toimp2003-02-111-73/+42
| | | | NetBSD's 802.11 infrastructure.
* Commit a nearly real man page describing the current state of devctl.imp2003-02-111-1/+71
| | | | | | | | More work likely needs to happen. This describes things better than the old "this man page intentionally left blank" style man page that I'd committed previously. Nitpickers: comb nits and commit!
* Install the OpenSSL man pages in /usr/share/openssl/mannectar2003-02-102-17/+0
| | | | and remove the WANT_OPENSSL_MANPAGES knob.
* Add pthread_attr_getstack() and pthread_attr_setstack().alfred2003-02-101-0/+8
| | | | Submitted by: Craig Rodrigues <rodrigc@attbi.com>
* Give more information to users replacing sendmail regarding periodic'sgshapiro2003-02-081-0/+2
| | | | | | submit mail queue check. PR: docs/38924
* Correct the man page for nfs_bufpackets. DEFAULT is not an acceptablegshapiro2003-02-081-3/+1
| | | | | | | value. PR: conf/31280 MFC after: 3 days
* The .Fn functioncharnier2003-02-0611-29/+58
|
* Document the recent changes for vinum as root filesystem.joerg2003-02-051-9/+62
| | | | MFC after: 2 weeks
* Remove MAKEDEV quirks, now obsolete.alex2003-02-052-21/+0
|
* NODEVFS cleanup.ru2003-02-051-5/+1
|
* The .Fn functioncharnier2003-02-052-9/+14
|
* Add some reference.simokawa2003-02-052-2/+9
|
* sleep -> msleepguido2003-02-041-1/+1
|
* Document additional behaviour of this function (seephantom2003-02-031-2/+12
| | | | rev 1.3 of uthread_attr_get_np.c)
* Properly capitalize the subsection title on setting MAC labels.chris2003-02-011-1/+1
| | | | Sponsored by: DARPA, Network Associates Laboratories
* Fix table formatting for printed man pages.chris2003-02-011-4/+4
| | | | Sponsored by: DARPA, Network Associates Laboratories
* Catch up with new categories and note that ports-base is essential withoutschweikh2003-02-011-2/+10
| | | | | | | | ports-all. PR: 47774 Submitted by: Sergei Kolobov <sergei@kolobov.com> MFC after: 3 days
* Add new categories hungarian and portuguese.schweikh2003-02-012-0/+4
| | | | | | PR: 47772 Submitted by: Sergei Kolobov <sergei@kolobov.com> MFC after: 3 days
* Add a section on the areas of enforcement and the sysctls used to tunechris2003-02-011-0/+100
| | | | | | enforcement. Sponsored by: DARPA, Network Associates Laboratories
* The umass(4) driver now supports the Trek Thumbdrive 8MB.trhodes2003-01-301-0/+2
|
* On -CURRENT, we need "device apm" and not "device apm0 at nexus?".mux2003-01-291-1/+1
|
* Document WANT_EXT2FS_MODULE.obrien2003-01-292-0/+7
|
* fix pathname typosam2003-01-281-2/+2
| | | | Submitted by: Jim Geovedi <negative@magnesium.net>
* Fix typo and update information.simokawa2003-01-252-8/+16
|
* Rescaning the bus is usually unnecessary.simokawa2003-01-251-32/+12
|
OpenPOWER on IntegriCloud