Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
ok costa@ | |||
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 | |
add some implementation notes for file system authors ok jmc@ | |||
2003-03-12 | add VOP_FSYNC, VOP_ISLOCKED, and VOP_REMOVE | Ted Unangst | |
only 28 more to go! ok jmc@ | |||
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 | |
add a .Pp before "would be used instead" new sentence, new line whitespace at eol ok jmc@ | |||
2003-03-12 | fair amount of clarifications, extensions, and corrections | Henning Brauer | |
from joel knight <enabled at myrealbox.com>, some tweaks by me, some by jmc@ ok dhartmei@ mcbride@ cedric@ | |||
2003-03-11 | VOP_LOCK, VOP_UNLOCK, VOP_RMDIR, VOP_MKDIR, VOP_SETEXTATTR, VOP_GETEXTATTR, | Ted Unangst | |
VOP_REVOKE, VOP_RECLAIM looked over and input from art@ david@ jmc@ | |||
2003-03-11 | removed .Ic's which were giving postscript trouble; | Jason McIntyre | |
ok deraadt@ | |||
2003-03-11 | files with dead .Xr's; | Jason McIntyre | |
left .Xr, but removed man page number as suggested by mpech@ more help and ok millert@ | |||
2003-03-11 | date is supposed to be written formally | David Krause | |
ok jmc@ | |||
2003-03-11 | new sentence, new line | David Krause | |
ok mickey@ | |||
2003-03-10 | Document available video modes for ZX frame buffers, which one will be | Miod Vallat | |
picked up at boot time depending on which monitor you plug in, and the lack of any software way to change the resolution (yet). | |||
2003-03-10 | Sun documentation mentions that ZX can not run on a sun4c or inside an xbox, | Miod Vallat | |
so document this as well. | |||
2003-03-10 | add a man page for the VOP functions. currently only describes the | Ted Unangst | |
general idea and VOP_LOOKUP. ok costa@ deraadt@ jmc@ | |||
2003-03-10 | Better frame buffer manual pages: attempt to better describe the frame buffers | Miod Vallat | |
supported by the various drivers, and provide more accurate information about them. Some feedback and fixes from jmc@ and deraadt@ | |||
2003-03-10 | filesystem -> file system for section 9 | Ted Unangst | |
ok jmc@ | |||
2003-03-10 | small changes to mike's random-id section; | Jason McIntyre | |
ok frantzen@ | |||
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 | |
this was messing the postscript output. | |||
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 | |
Spotted by deraadt@. | |||
2003-03-09 | - document that scrub 'no-df' is sometimes necessary for "certain" OS's NFS | Mike Frantzen | |
- suggest 'random-id' with 'no-df' since "certain" OSes set ip->ip_id to zero ok deraadt@ henning@ | |||
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 | |
(and style(9)); from Pedro Bastos | |||
2003-03-09 | $OpenBSD$ | David Krause | |
ok mickey@ | |||
2003-03-09 | A simple zx(4) manual page and references to it... | Miod Vallat | |
2003-03-09 | fix magic chars | Theo de Raadt | |
2003-03-09 | doc flags for swapping stereo | Ted Unangst | |
2003-03-09 | der Mouse, ie. "Mike Parker", adamantly refuses to let us put his real | Theo de Raadt | |
name on a copyright notice, therefore legally this file is not free software. Mike thinks I am rude for saying that a non-legal license is not free software. Well, I am sorry, but legally we *must* remove it. I can't believe how IRC some people are... Anyone want to step up and write a free replacement for this page? If you can write a free replacement in a day or so, that would be awesome. | |||
2003-03-08 | .Xr's for section9: | Jason McIntyre | |
- MLINKS for uvm stuff - MLINK vgone.9 vgonel.9 - typos - fixed SYNOPSIS of extattr(9) lots of help from miod and art ok miod@ art@ | |||
2003-03-08 | typos; | Jason McIntyre | |
2003-03-08 | typos; | Jason McIntyre | |
2003-03-08 | typos; | Jason McIntyre | |
2003-03-08 | no backslashes here. | Bob Beck | |
2003-03-08 | spamd typos; | Jason McIntyre | |
ok beck@ | |||
2003-03-08 | message discussion is now slightly less awful | Bob Beck | |
2003-03-08 | clarity, for small values thererof. Speling. | Bob Beck | |
2003-03-08 | The description of the config file belongs here, not in spamd-setup(8) | Bob Beck | |
2003-03-08 | Xr qe 4 | Jason Wright | |
2003-03-07 | xr vsbus since it's mentioned | Jason Wright | |
2003-03-07 | Standardize on "UNIBUS" and "Q-bus" in section 4. | Hugh Graham | |