Age | Commit message (Expand) | Author |
2003-03-18 | ip address -> IP address; | Jason McIntyre |
2003-03-17 | more small typos; | Jason McIntyre |
2003-03-16 | Your average hp300 manual page overhaul for the release: | Miod Vallat |
2003-03-16 | A short description of the mvme68k boot process; may be extended with | Miod Vallat |
2003-03-16 | - BSD -> Ox | Anil Madhavapeddy |
2003-03-16 | Best topkitties are a 1280x1024 display, not 2048x1024... | Miod Vallat |
2003-03-16 | remove a tab which isn't needed (-indent is there) | Anil Madhavapeddy |
2003-03-16 | typos; | Jason McIntyre |
2003-03-15 | - "Third-Party [Ss]oftware" -> "third-party software" | Anil Madhavapeddy |
2003-03-15 | - Reference to php4 flavors replaced with exim (php uses subpackages now) | Anil Madhavapeddy |
2003-03-14 | more cleaning: document 'how' | Jason Wright |
2003-03-14 | dead functions | Jason Wright |
2003-03-14 | This still needs work, but it's alot closer. | Jason Wright |
2003-03-14 | typos; | Jason McIntyre |
2003-03-13 | 9751 is actually useful these days. | Jason Wright |
2003-03-13 | and bandwidth is bits per second | Henning Brauer |
2003-03-13 | bits not bytes; fk@spoiled.org | Theo de Raadt |
2003-03-13 | Slightly better wording or layout | Miod Vallat |
2003-03-12 | actually, vput always unlocks the vnode | Ted Unangst |
2003-03-12 | should -> must when discussing locking. it's not optional. | Ted Unangst |
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-12 | typos; | Jason McIntyre |
2003-03-12 | typos; | Jason McIntyre |
2003-03-12 | replace some .Pp inside .Bd -literal block with empty line | David Krause |
2003-03-12 | fair amount of clarifications, extensions, and corrections | Henning Brauer |
2003-03-11 | VOP_LOCK, VOP_UNLOCK, VOP_RMDIR, VOP_MKDIR, VOP_SETEXTATTR, VOP_GETEXTATTR, | Ted Unangst |
2003-03-11 | removed .Ic's which were giving postscript trouble; | Jason McIntyre |
2003-03-11 | files with dead .Xr's; | Jason McIntyre |
2003-03-11 | date is supposed to be written formally | David Krause |
2003-03-11 | spelling | David Krause |
2003-03-11 | new sentence, new line | David Krause |
2003-03-10 | Document available video modes for ZX frame buffers, which one will be | Miod Vallat |
2003-03-10 | Sun documentation mentions that ZX can not run on a sun4c or inside an xbox, | Miod Vallat |
2003-03-10 | add a man page for the VOP functions. currently only describes the | Ted Unangst |
2003-03-10 | Better frame buffer manual pages: attempt to better describe the frame buffers | Miod Vallat |
2003-03-10 | filesystem -> file system for section 9 | Ted Unangst |
2003-03-10 | english(4) police, Officer Jolan Luff | Henning Brauer |
2003-03-10 | small changes to mike's random-id section; | Jason McIntyre |
2003-03-10 | typos; | Jason McIntyre |
2003-03-10 | use Pa for paths more | Theo de Raadt |
2003-03-10 | few minor tweaks | Theo de Raadt |
2003-03-10 | removal of .Ic for examples. | Jason McIntyre |
2003-03-10 | fix offset; from jmc | Theo de Raadt |
2003-03-10 | real pretty now | Theo de Raadt |
2003-03-10 | Fixed some small typos & formatting following suggestions from jmc | Marcus Watts |
2003-03-09 | Escape ct as argument of .Xr, this broke PostScript manpage generation. | Miod Vallat |
2003-03-09 | - document that scrub 'no-df' is sometimes necessary for "certain" OS's NFS | Mike Frantzen |
2003-03-09 | start of replacement tun page; from mdw | Theo de Raadt |
2003-03-09 | Use "np != NULL", not just "np" in TAILQ example for consistency | Todd C. Miller |