Age | Commit message (Expand) | Author |
2003-04-17 | his is wrong | Michael Shalayeff |
2003-04-17 | - random.9 changed to arc4random.9 | Jason McIntyre |
2003-04-16 | uncomment the bus_space_vaddr() since at least sparc64 has it | Michael Shalayeff |
2003-03-12 | add VOP_CREATE, VOP_LINK, VOP_READLINK, VOP_SYMLINK | Ted Unangst |
2003-03-12 | add VOP_FSYNC, VOP_ISLOCKED, and VOP_REMOVE | Ted Unangst |
2003-03-11 | VOP_LOCK, VOP_UNLOCK, VOP_RMDIR, VOP_MKDIR, VOP_SETEXTATTR, VOP_GETEXTATTR, | Ted Unangst |
2003-03-10 | add a man page for the VOP functions. currently only describes the | Ted Unangst |
2003-03-08 | .Xr's for section9: | Jason McIntyre |
2003-01-11 | Remove the vm_* manpages, these functions were replaced in uvm. | Wilbern Cobb |
2003-01-10 | fix breakage in the previous commit | Kenjiro Cho |
2003-01-09 | Remove fetch(9) and store(9) manual pages and references to them. | Miod Vallat |
2002-12-09 | MLINK more pages; openbsd@davidkrause.com | Theo de Raadt |
2002-09-02 | Add pmap.9 and some links; ok art@ | Wilbern Cobb |
2002-08-27 | Add autoconf(9) and some links; ok art@ | Wilbern Cobb |
2002-08-24 | Add kern(9) and some links. ok art@ | Wilbern Cobb |
2002-08-23 | Document various file descriptor access functoins in the kernel. | Artur Grabowski |
2002-08-16 | Man page for rasops from NetBSD | Jason Wright |
2002-07-01 | MLINKS for lock.9 (and spl.9 -> splassert.9) | Artur Grabowski |
2002-06-21 | Add hash(9) and hashinit(9). | Tobias Weingartner |
2002-06-12 | oops. forgot to add lock to Makefile | Niels Provos |
2002-05-26 | more MLINKS | Theo de Raadt |
2002-05-15 | uimove(9) from NetBSD with minor changes for OpenBSD. We should | Todd C. Miller |
2002-02-28 | Check in some new vnode man page from FreeBSD. Thanks to Peter Werner | Constantine Sapuntzakis |
2002-02-22 | Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@ | Dale Rahn |
2002-02-15 | Document tvtohz. | Artur Grabowski |
2001-12-06 | oops, local change escaped | Michael Shalayeff |
2001-12-06 | fix MLINKS for mbuf(9) | Michael Shalayeff |
2001-12-06 | mbuf(9) man page. Thanks for art@ and mpech@ corrections. | Jean-Jacques Bernard-Gundol |
2001-10-04 | Radio drivers and interfaces manuals. | Grigoriy Orlov |
2001-07-27 | Startup hooks. Can be used for providing root/swap devices from device | Niklas Hallqvist |
2001-07-16 | Oops. May as well install new hardclock.9 | Kenneth R Westerback |
2001-07-12 | enable altq.9 | Kenjiro Cho |
2001-06-27 | Correct the MLINKS for pool | Artur Grabowski |
2001-06-25 | Add mbuf_tags.9 | Angelos D. Keromytis |
2001-06-20 | physio(9) from NetBSD | Todd C. Miller |
2001-03-16 | vwaitforio | Constantine Sapuntzakis |
2001-03-15 | Document timeout_triggered | Constantine Sapuntzakis |
2001-03-10 | Man page on vn_lock | Constantine Sapuntzakis |
2001-02-26 | Resolve broken MLINKS found by espie's script. | Aaron Campbell |
2001-02-25 | Oops. Add MLINKS for bus_space and bus_dma functions. Pointed out by espie@. | Kenneth R Westerback |
2001-02-24 | Add a vnode man page | Constantine Sapuntzakis |
2001-02-22 | Add bus_dma.9 and bus_space.9 | Kenneth R Westerback |
2000-11-20 | various Xr fixes; nordin@cse.ogi.edu | Theo de Raadt |
2000-11-09 | add uvm(9) from netbsd; as a side effect increase art's guilt factor ;) | Michael Shalayeff |
2000-10-16 | no, bad costa and bad theo | Michael Shalayeff |
2000-10-16 | i386 subdir; wilfried@commentor.se | Theo de Raadt |
2000-10-10 | manpage for ppsratecheck(9) | Jun-ichiro itojun Hagino |
2000-07-01 | Add man pages for the kernel power hook mechanisms. | Aaron Campbell |
2000-04-28 | Add crypto.9 | Angelos D. Keromytis |
2000-04-27 | audio(9) from netbsd, seems to match pretty well | Michael Shalayeff |