summaryrefslogtreecommitdiffstats
path: root/share/man/man9 (follow)
Commit message (Expand)AuthorAgeFilesLines
* no more iop/ioprbs; ok deraadtjmc2013-11-053-28/+6
* oops, wrong MLINKderaadt2013-10-311-2/+2
* task_systq got removed;jmc2013-10-302-5/+3
* deprecate taskq_systq() and replace it with extern struct taskqdlg2013-10-301-11/+6
* task_add tweaks; ok dlgjmc2013-10-292-7/+8
* wire task_add.9 indlg2013-10-291-2/+6
* u_int -> unsigned intdlg2013-10-291-2/+2
* document the kernel task apidlg2013-10-291-0/+156
* Now that the M_ICMP_CSUM_* flags are actually used in the kernel by PF,lteo2013-10-251-2/+8
* update documentation for these functions. They now state the case regardingderaadt2013-10-211-7/+22
* Reference mi_syscall() and mi_syscall_return() and syscall_mi.hguenther2013-10-081-5/+11
* getdirentries(2) is dead; long live getdents(2)!guenther2013-10-071-16/+4
* Unify and document usbd_transfer(9).mpi2013-09-202-2/+110
* get rid of the copy argument in m_devget that let you provide andlg2013-08-211-14/+5
* some Bx/Ox conversion;jmc2013-08-142-8/+9
* no longer any need to quote macro lines with >9 args;jmc2013-08-148-24/+24
* When net.inet.ip.sourceroute is enable, store the source routempi2013-08-131-2/+7
* some minor fixes; From: Jan Staryjmc2013-08-121-3/+3
* rename fuse docs after existent functions;jmc2013-08-082-9/+10
* - remove redundant sentence about misc functionsjmc2013-07-201-8/+15
* use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-1732-131/+127
* document fls/flsljsg2013-07-112-4/+16
* Document RI_WRONLY, committing on behalf of miod@.mpi2013-07-051-2/+8
* various tidy up;jmc2013-07-051-43/+44
* free(null) workstedu2013-07-041-2/+5
* Document RI_VCONS.kettenis2013-06-281-2/+4
* some simple initial fixes; this file still needs read properlyjmc2013-06-121-5/+6
* split "filesystem" and "mountpoints" as "file system" and "mount points",sobrado2013-06-111-2/+2
* fix argument to document title (.Dt) macro in the manual page prologue.sobrado2013-06-111-3/+3
* final removal of daddr64_t. daddr_t has been 64 bit for a long enoughderaadt2013-06-112-11/+11
* return ENOBUFS on failure from m_defrag and m_tag_copy_chain.dlg2013-06-112-6/+8
* Add CTASSERT macro, for compile time assertionssf2013-06-081-2/+14
* \-1;jmc2013-06-051-2/+2
* m_defrag(9) wasnt documented.dlg2013-06-052-5/+19
* Replace old-fashioned .Fd by new-fangled .In for #include lines.schwarze2013-06-0493-356/+356
* fusebufsize updatetedu2013-06-041-5/+6
* rewordingtedu2013-06-031-43/+40
* 5.4 is the magic numbertedu2013-06-031-2/+2
* rcsidstedu2013-06-031-1/+2
* add two more fuse filestedu2013-06-031-0/+239
* userland fuse support, but not attaching libfuse yet. ok beck deraadttedu2013-06-031-3/+3
* lookup() and relookup() have 'vfs_' prefixguenther2013-05-312-32/+55
* correct some liestedu2013-05-301-10/+5
* there is no vfs_shutdown(9) page;jmc2013-05-231-5/+4
* fix formatting here too; from ingojmc2013-05-221-2/+4
* Wrap list of prototypes in a .nr nS 1/0 pair just like all the others. Nokettenis2013-05-201-2/+4
* i got SEE ALSO completely wrong ;(jmc2013-05-171-4/+4
* Sync with reality.mpi2013-05-171-27/+44
* Link m_dup_pkthdr(9) to mbuf(9)mpi2013-05-171-2/+3
* sys/uvm_extern.h -> uvm/uvm_extern.hjsg2013-05-171-3/+3