summaryrefslogtreecommitdiffstats
path: root/share/man/man9
Commit message (Expand)AuthorAgeFilesLines
* Backout sensors framework.netchild2007-10-152-174/+0
* Fix mdoc.ru2007-10-141-11/+22
* Import OpenBSD's sysctl hardware sensors framework.netchild2007-10-142-0/+163
* Add an MLINKS for pci_find_dbsf.9.marius2007-10-051-0/+1
* Make the PCI code aware of PCI domains (aka PCI segments) so we canmarius2007-09-301-1/+28
* - Change the description of sleepq_add(), sleepq_broadcast() andgabor2007-09-281-4/+13
* - Fix a declaration examplegabor2007-09-201-2/+2
* Update the table of supported algorithms:brueffer2007-09-191-9/+10
* Add MLINKS entries for various SYSCTL_*() macros documented in sysctl.9.rwatson2007-09-051-0/+12
* - Fix include path, these functions were moved to sys/priv.h.danger2007-08-301-3/+2
* Corrections and clarificationsjulian2007-08-091-41/+82
* o round-type -> round-trip.maxim2007-08-051-1/+1
* Update the sysctl_ctx_init(9) manual page with the followingremko2007-07-271-1/+2
* Document support for M_NOWAIT by the new implementation of contigmalloc(9)alc2007-07-191-5/+13
* Note that module should return EOPNOTSUPP for both unrecognizedflz2007-07-191-2/+2
* document the call to wakeup after a task has been run...jmg2007-07-091-0/+6
* Remove wicontrol(8) from the base system. Using wicontrol to configure anthompsa2007-07-011-6/+0
* Update suser(9) and priv(9) to document that the 'flags' argument is nowrwatson2007-06-262-33/+13
* Remove duplicate xref and add missing commas.brueffer2007-06-212-4/+3
* The struct selinfo pointed to by *sip MUST be zeroed before callingnjl2007-06-141-1/+8
* bump date for 1.20imp2007-06-051-1/+1
* Add note about condvars not working with spin locks.imp2007-06-051-0/+6
* Update man page for VOP_OPEN() after fdidx->fp conversion.kib2007-06-051-16/+16
* Correct the referenced securelevel document, it's now securelevel 7.remko2007-06-021-2/+2
* Markup fixes.delphij2007-06-011-12/+13
* Giant is special. How do I love thee? Let me count the ways?imp2007-05-311-1/+20
* Improve both the PCI and PC Card descriptions of the RID.imp2007-05-271-4/+4
* Rename the macros for assertion flags passed to sx_assert() from SX_* tojhb2007-05-191-13/+13
* Document sx_xholder().jhb2007-05-192-0/+13
* Document SX_RECURSE flag.jhb2007-05-191-0/+3
* Link the defunct MUTEX_PROFILING option to LOCK_PROFILING.thompsa2007-05-131-0/+1
* Remove cred argument, which was removed from code by phk two years agopav2007-05-122-7/+3
* Bump date for previous commit, also new sentence -> new line.brueffer2007-05-091-2/+3
* Document the additional fields, si_drv1 and si_drv2 that are availablejmg2007-05-061-0/+17
* Add missing 'bp', since it should be passed as g_print_bio() argument.wkoszek2007-05-061-1/+1
* - Extend disk structure to allow to store disk's serial number, which can bepjd2007-05-051-0/+2
* Document requirements to calling rman_init... (Hmmm, maybe we should makejmg2007-04-291-1/+16
* Complete removal of restriction about overlaps to rman_manage_region:jmg2007-04-281-5/+16
* Xref linsysfs(5).brueffer2007-04-201-1/+2
* Fix a compiler warning so hash.h can be included in the kernel. This changesthompsa2007-04-091-3/+3
* Bump date.pjd2007-04-051-1/+1
* Add security.jail.mount_allowed sysctl, which allows to mount andpjd2007-04-051-0/+7
* o Document vdropl(9) [1].maxim2007-04-012-5/+24
* Optimize sx locks to use simple atomic operations for the common cases ofjhb2007-03-312-4/+59
* Add some cross references to locking.9 from related pages.julian2007-03-308-0/+14
* Connect the locking man page to the build.julian2007-03-301-0/+1
* New sentence -> new linebrueffer2007-03-281-1/+2
* o Trim unneeded backslash.maxim2007-03-281-1/+1
* o Actually add MLINKs for priv(9) functions.maxim2007-03-281-2/+2
* Clarify the definition of the watchdog kernel interface by moving a sentence upn_hibma2007-03-271-8/+6
OpenPOWER on IntegriCloud