projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel - Introduce lightweight buffers
[dragonfly.git]
/
share
/
man
/
man9
/
Makefile
2010-03-18
Samuel J. Greear
kernel - Introduce lightweight buffers
blob
|
commitdiff
2010-03-14
Alex Hornung
fetch.9 - document casuword
blob
|
commitdiff
|
diff to current
2010-03-14
Alex Hornung
nlookup.9 - document nlookup_init_root
blob
|
commitdiff
|
diff to current
2010-03-06
Sascha Wildner
taskqueue.9: Do some mdoc cleanup & add missing MLINKS.
blob
|
commitdiff
|
diff to current
2009-12-20
Sascha Wildner
Add a BUS_ADD_CHILD.9 manual page (adapted from FreeBSD).
blob
|
commitdiff
|
diff to current
2009-12-20
Sascha Wildner
hash.9: Update the manual page for the *_ext() functions.
blob
|
commitdiff
|
diff to current
2009-12-14
Sascha Wildner
rman.9: Comment out documentation for rman_await_resour...
blob
|
commitdiff
|
diff to current
2009-12-14
Sascha Wildner
vcount.9: count_udev() no longer exists.
blob
|
commitdiff
|
diff to current
2009-12-14
Sascha Wildner
sleep.9: Adjust for serialize_sleep() -> zsleep() rename.
blob
|
commitdiff
|
diff to current
2009-10-02
Sascha Wildner
crypto.9: Sync with FreeBSD's crypto(9) manual page.
blob
|
commitdiff
|
diff to current
2009-09-07
Sascha Wildner
Add the make_autoclone_dev(9) manual page.
blob
|
commitdiff
|
diff to current
2009-08-28
Sascha Wildner
Update the make_dev(9) manual page for devfs.
blob
|
commitdiff
|
diff to current
2009-07-27
Sascha Wildner
Remove suser*() functions, manpage and assorted remains.
blob
|
commitdiff
|
diff to current
2009-07-09
Sascha Wildner
pci.9: Sync with FreeBSD.
blob
|
commitdiff
|
diff to current
2009-05-26
Stathis Kamperis
nlookup.9: Remove references to namei() which we don...
blob
|
commitdiff
|
diff to current
2009-05-25
Stathis Kamperis
Add syscall.9 adapted from OpenBSD.
blob
|
commitdiff
|
diff to current
2009-04-10
Stathis Kamperis
Add missing MLINKS for bus_dma(9)
blob
|
commitdiff
|
diff to current
2009-04-07
Peter Avalos
Sync lib/net with FreeBSD:
blob
|
commitdiff
|
diff to current
2009-03-28
Sascha Wildner
objcache(9): Fix wrong function name in the manual...
blob
|
commitdiff
|
diff to current
2009-03-09
Sascha Wildner
Add an objcache(9) manual page.
blob
|
commitdiff
|
diff to current
2009-02-19
Sascha Wildner
man9/Makefile: Add missing backslash.
blob
|
commitdiff
|
diff to current
2009-02-19
Sascha Wildner
Add an ioctl(9) manual page.
blob
|
commitdiff
|
diff to current
2009-02-10
Sascha Wildner
Sync several manpages in section 9 with reality and...
blob
|
commitdiff
|
diff to current
2009-02-03
Sascha Wildner
Add a vcount(9) manual page.
blob
|
commitdiff
|
diff to current
2009-01-02
Sascha Wildner
Numerous adjustments to the recent rpcbind etc. changes.
blob
|
commitdiff
|
diff to current
2009-01-01
Sascha Wildner
Hook in priv.9 and add MLINKS.
blob
|
commitdiff
|
diff to current
2008-11-22
Sascha Wildner
Bring in a devclass_get_count(9) manual page.
blob
|
commitdiff
|
diff to current
2008-11-09
Sascha Wildner
Update physio(9) for physread()/physwrite() separation.
blob
|
commitdiff
|
diff to current
2008-11-09
Sascha Wildner
Add a bus_get_resource(9) manual page (based on bus_set...
blob
|
commitdiff
|
diff to current
2008-08-30
Sascha Wildner
Document kgetenv_ulong().
blob
|
commitdiff
|
diff to current
2008-05-15
Sascha Wildner
Mention ASSERT_NOT_SERIALIZED() and IS_SERIALIZED(...
blob
|
commitdiff
|
diff to current
2008-05-07
Sascha Wildner
Add some lines about lwkt_serialize_adaptive_enter().
blob
|
commitdiff
|
diff to current
2008-04-15
Sascha Wildner
Add a device_set_driver(9) manual page.
blob
|
commitdiff
|
diff to current
2008-04-15
Sascha Wildner
Add a vflush(9) manual page.
blob
|
commitdiff
|
diff to current
2008-04-09
Sascha Wildner
Bring the list of variables and function docs in time...
blob
|
commitdiff
|
diff to current
2008-03-16
Sascha Wildner
Add a bus_space(9) manual page.
blob
|
commitdiff
|
diff to current
2008-03-05
Sascha Wildner
* Add MLINK for serialize_sleep()
blob
|
commitdiff
|
diff to current
2008-01-22
Sascha Wildner
Start sentences on new lines, sort links in Makefile...
blob
|
commitdiff
|
diff to current
2008-01-21
Nicolas Thery
Add zdestroy() function to release all resources owned...
blob
|
commitdiff
|
diff to current
2008-01-19
Sascha Wildner
Add a manual page for contigmalloc() and contigfree().
blob
|
commitdiff
|
diff to current
2007-11-18
Sascha Wildner
Add an altq(9) manpage.
blob
|
commitdiff
|
diff to current
2007-11-14
Sascha Wildner
* Remove the remains of the obsolete timeout()/untimeou...
blob
|
commitdiff
|
diff to current
2007-10-19
Sascha Wildner
Add missing MLINKS.
blob
|
commitdiff
|
diff to current
2007-10-06
Sascha Wildner
The kernel's psignal() function was renamed to ksignal...
blob
|
commitdiff
|
diff to current
2007-10-06
Sascha Wildner
Add a device_printf(9) manual page.
blob
|
commitdiff
|
diff to current
2007-10-02
Hasso Tepper
Hardware sensors framework originally developed in...
blob
|
commitdiff
|
diff to current
2007-09-14
Sascha Wildner
Make the firmware_image_load() and firmware_image_unloa...
blob
|
commitdiff
|
diff to current
2007-08-22
Hasso Tepper
Add usbdi(9) manpage.
blob
|
commitdiff
|
diff to current
2007-08-21
Simon Schubert
Add msleep(9) to the sleep(9) page.
blob
|
commitdiff
|
diff to current
2007-08-10
Sascha Wildner
Add a taskqueue(9) manual page. Taken from FreeBSD...
blob
|
commitdiff
|
diff to current
2007-08-01
Sascha Wildner
Add MLINK for krateprintf().
blob
|
commitdiff
|
diff to current
2007-07-01
Sascha Wildner
mi_switch() and cpu_switch() are gone. Remove manpage...
blob
|
commitdiff
|
diff to current
2007-06-30
Sascha Wildner
tvtohz() was split into tvtohz_low() and tvtohz_high...
blob
|
commitdiff
|
diff to current
2007-05-27
Sascha Wildner
Add a bus_set_resource(9) manual page.
blob
|
commitdiff
|
diff to current
2007-04-08
Sascha Wildner
* Bring in some relevant changes from FreeBSD.
blob
|
commitdiff
|
diff to current
2007-04-07
Sascha Wildner
Add minimal device_get_parent() manpage (device(9)...
blob
|
commitdiff
|
diff to current
2007-04-06
Sascha Wildner
VOP_BWRITE() was removed in 2006.
blob
|
commitdiff
|
diff to current
2007-04-04
Sascha Wildner
Remove manual page of bus_generic_map_intr(), which...
blob
|
commitdiff
|
diff to current
2007-03-31
Sascha Wildner
Add an EVENTHANDLER(9) manual page.
blob
|
commitdiff
|
diff to current
2007-03-31
Sascha Wildner
Add a first version of a serializer(9) manual page.
blob
|
commitdiff
|
diff to current
2007-03-31
Sascha Wildner
Correct two cases which I overlooked in my previous...
blob
|
commitdiff
|
diff to current
2007-03-30
Sascha Wildner
Sort all entries in dictionary order ignoring case.
blob
|
commitdiff
|
diff to current
2007-03-11
Sascha Wildner
* Add callout(9) MLINK.
blob
|
commitdiff
|
diff to current
2007-03-04
Sascha Wildner
1) Fix prototype in vget(9).
blob
|
commitdiff
|
diff to current
2007-02-18
Sascha Wildner
* Add .Nm and MLINKS for BIOS_* macros.
blob
|
commitdiff
|
diff to current
2007-02-10
Sascha Wildner
Remove documentation of extinct macro MULTI_DRIVER_MODU...
blob
|
commitdiff
|
diff to current
2007-02-10
Sascha Wildner
Remove documentation of the recently removed fuswintr...
blob
|
commitdiff
|
diff to current
2007-01-15
Thomas E. Spanjaard
Add a manual page in section 9 for the recently added...
blob
|
commitdiff
|
diff to current
2007-01-09
Sascha Wildner
Remove old MLINKS.
blob
|
commitdiff
|
diff to current
2007-01-07
Sascha Wildner
Update ktr.9 for Matt's rewrite.
blob
|
commitdiff
|
diff to current
2007-01-02
Sascha Wildner
Repo-copy malloc.9 to kmalloc.9 and clean up.
blob
|
commitdiff
|
diff to current
2007-01-02
Sascha Wildner
Add a kprintf(9) manual page.
blob
|
commitdiff
|
diff to current
2006-10-27
Sascha Wildner
Fix incorrect function name (kobj_free -> kobj_delete...
blob
|
commitdiff
|
diff to current
2006-10-26
Sascha Wildner
Remove obsolete prototype and documentation of the...
blob
|
commitdiff
|
diff to current
2006-10-18
Victor Balada Diaz
update man page:
blob
|
commitdiff
|
diff to current
2006-07-05
Sascha Wildner
Add a manual page for the crit_enter()/crit_exit()...
blob
|
commitdiff
|
diff to current
2006-06-28
Sascha Wildner
Sync our ieee80211*.9 manual pages with the recent...
blob
|
commitdiff
|
diff to current
2006-06-22
Sascha Wildner
1) Add the sysctl(9) manual page from FreeBSD with...
blob
|
commitdiff
|
diff to current
2006-05-31
Sascha Wildner
Add kobj(9) manual page.
blob
|
commitdiff
|
diff to current
2006-05-27
Sascha Wildner
Add a spinlock(9) manual page (based on a writeup by...
blob
|
commitdiff
|
diff to current
2006-02-25
Sascha Wildner
Remove SPLASSERT(9) and spl(9) man pages and fix a...
blob
|
commitdiff
|
diff to current
2005-12-27
Sascha Wildner
Pull in relevant parts of FreeBSD's rev. 1.42 and sync...
blob
|
commitdiff
|
diff to current
2005-12-21
Sascha Wildner
Add documentation for the pfil interface. This is NetBS...
blob
|
commitdiff
|
diff to current
2005-08-06
YONETANI Tomokazu
rev 1.21 has left namei.9 by itself, resulting in wrong...
blob
|
commitdiff
|
diff to current
2005-08-06
Sascha Wildner
Remove the old namei(9) man page and make namei(9)...
blob
|
commitdiff
|
diff to current
2005-08-06
Sascha Wildner
Add nlookup(9) man page.
blob
|
commitdiff
|
diff to current
2005-08-06
Sascha Wildner
Remove NDINIT(9) link again. The old API was removed...
blob
|
commitdiff
|
diff to current
2005-08-05
Sascha Wildner
Global .Nm vs. MLINKS cleanup:
blob
|
commitdiff
|
diff to current
2005-07-31
Hiten Pandya
Forced commit to ensure revision 1.18 fixed a build...
blob
|
commitdiff
|
diff to current
2005-07-31
Hiten Pandya
*** empty log message ***
blob
|
commitdiff
|
diff to current
2005-07-30
Sascha Wildner
Fix manpage links.
blob
|
commitdiff
|
diff to current
2005-07-29
Hiten Pandya
Add minimal manual page explaining use of bread(9)...
blob
|
commitdiff
|
diff to current
2004-12-22
Hiten Pandya
Document lockcountnb(9) which is the non-blocking count...
blob
|
commitdiff
|
diff to current
2004-09-20
Eirik Nygaard
Add KTR, a facility that logs kernel events to help...
blob
|
commitdiff
|
diff to current
2004-07-27
Hiten Pandya
Add the ieee80211(9) API manual pages.
blob
|
commitdiff
|
diff to current
2004-06-03
Hiten Pandya
Add a manual page which describes the vn_fullpath(9...
blob
|
commitdiff
|
diff to current
2004-05-17
Hiten Pandya
Quickly fix an MLINK while no one is looking...
blob
|
commitdiff
|
diff to current
2004-05-17
Hiten Pandya
Document the ``resource management'' (rman) abstraction...
blob
|
commitdiff
|
diff to current
2004-05-15
Hiten Pandya
Add an MLINK for KKASSERT(9).
blob
|
commitdiff
|
diff to current
2004-05-14
Hiten Pandya
Add a manual page which documents the generic hash...
blob
|
commitdiff
|
diff to current
next