Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-19 | add pci devices and note the bus (w/o a tbl per millert suggestion) | Michael Shalayeff | |
2003-03-19 | add a list of supported devices (not including the victims of the ↵ | Michael Shalayeff | |
'conversion program' as other places do not) | |||
2003-03-18 | typo, Fabian Kroenner | Henning Brauer | |
2003-03-18 | Do not .Xr yourself, you old bugger. Come on. Give us a grin. | Miod Vallat | |
2003-03-18 | The only thing cgthree has ever accelerated is your need for a better frame | Miod Vallat | |
buffer card. | |||
2003-03-18 | Better description, and do not mention the name confusion with the HP 9837 | Miod Vallat | |
anymore. | |||
2003-03-18 | newsentence, newline | David Krause | |
ok miod@ jmc@ | |||
2003-03-18 | spelling typos/errors | David Krause | |
ok miod@ jmc@ | |||
2003-03-18 | add missing rcs id and start new sentence on a new line. | David Krause | |
ok tedu@ | |||
2003-03-18 | - document the 'struct proc p' 4th argument to lockmgr | Anil Madhavapeddy | |
- put the lockmgr argument descriptions in order ok miod@, art@ | |||
2003-03-18 | ip address -> IP address; | Jason McIntyre | |
rtadvd.conf(5): positve -> positive; ok miod@ | |||
2003-03-17 | more small typos; | Jason McIntyre | |
2003-03-16 | Your average hp300 manual page overhaul for the release: | Miod Vallat | |
- clean/rewrite frame buffer manual page, with correct names, and add hyper. - add missing manual pages, mostly from NetBSD - harmonize texts, rebalance .Bl lists, sprinkle useful .Xr | |||
2003-03-16 | A short description of the mvme68k boot process; may be extended with | Miod Vallat | |
more useful information about the BUG and its environement if I find enough time before cold = 1; | |||
2003-03-16 | - BSD -> Ox | Anil Madhavapeddy | |
- Point people to our documentation and not the freebsd/netbsd handbooks - Add checklist.html to the See Also section ok pvalchev@ | |||
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 | |
jmc@ ok | |||
2003-03-16 | typos; | Jason McIntyre | |
ddb(4), hilid(4), hilkbd(4), hilms(4): ok miod@ gsckbd(4): found by miod@ | |||
2003-03-15 | - "Third-Party [Ss]oftware" -> "third-party software" | Anil Madhavapeddy | |
- Xr to ports(7) instead of external web-page ok pvalchev@ | |||
2003-03-15 | - Reference to php4 flavors replaced with exim (php uses subpackages now) | Anil Madhavapeddy | |
- Dont encourage 'env FLAVOR=blah make install', since this breaks with a lot of subpackaged ports; instead replace 'install' with 'package' - Remove some of the freebsd/netbsd references which are obsolete now - /usr/share/mk/bsd.port.mk doesnt exist, so Xr bsd.port.mk(5) instead ok pvalchev@ | |||
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 | |
audio(4): ok naddy@ cardbus(4): ok deraadt@ | |||
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 | |
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 | spelling | 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 | english(4) police, Officer Jolan Luff | Henning Brauer | |
2003-03-10 | small changes to mike's random-id section; | Jason McIntyre | |
ok frantzen@ | |||
2003-03-10 | typos; | Jason McIntyre | |