summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2003-08-01reflect support for new Marvell based adaptersNathan Binkert
2003-07-31Document more stuff:Marc Espie
{build,run,all}-dir-depends, full-{build,run,all}-depends, {build,lib,run}-depends-list, print-{build,run}-depends, build-depends, clean-depends, depends, lib-depends, regress-depends, run-depends. And obsolete: depends-list, print-depends, print-depends-list, print-package-depends. Almost everything is documented now.
2003-07-31Document RECURSIVE_FETCH_LIST, fix output to correspond to reality.Marc Espie
2003-07-31skc.4 == sk.4Theo de Raadt
2003-07-29Add HPT302 and HPT371Alexander Yurchenko
2003-07-29add NetBSD (c) for the section mickey added via Paul Weissman;Jason McIntyre
requested by Paul.
2003-07-29remove -compact and add a bit of spacing;Jason McIntyre
ok miod@
2003-07-29add a space, and correct some lists;Jason McIntyre
2003-07-28attempt to describe CDPATH a little better. note that csh uses cdpathTed Unangst
instead. ok input jmc@
2003-07-28add a manpage for the /etc/{daily,weekly,monthly} scripts;Jason McIntyre
improvements from millert@ and jose@; ok millert@
2003-07-28remove MATH_EMULATE stuffJason Wright
2003-07-28remove some withespace at EOLNikolay Sturm
noticed by jmc@
2003-07-28document systrace related variablesNikolay Sturm
espie@ ok
2003-07-28No more source in usr.sbin/ssio;Jason McIntyre
2003-07-26man page for myname(5)/mygate(5);Jason McIntyre
feedback and advice from nick@ henning@ and many others; ok nick@ henning@
2003-07-25Document FETCH_MANUALLYMarc Espie
2003-07-25no kerberos(1) so point people to info heimdal;Jason McIntyre
ok hin@
2003-07-25no kerberos(1) so point people to info heimdal;Jason McIntyre
ok hin@
2003-07-25asn1, com_err, hdb, and kafs are now links to krb5;Jason McIntyre
ok hin@
2003-07-25oopsTheo de Raadt
2003-07-25change things back. (another note: with this change, suddenly there wasTheo de Raadt
no VOP_LOOKUP(9) page at all.. geez)
2003-07-25there is no PARAMASKTed Unangst
2003-07-24various tweaks;Jason McIntyre
ok mickey@
2003-07-24rename VOP_LOOKUP.9 into vnodeops.9 for nicer xreffing.Michael Shalayeff
a few pages i wrote being high on acetyl salicylic acid. vfs(9) from netbsd.
2003-07-24report the line number of the error when extraneous .Ed occurs;Jason McIntyre
idea from NetBSD but fixed slightly differently to sync with .El; ok millert@ deraadt@
2003-07-24.Xr vnodeops -> .Xr VOP_LOOKUP;Jason McIntyre
2003-07-24knote() appeared in OBSD 2.9;Jason McIntyre
2003-07-23explain status of WRKDIST better (Olivier Cherrier)Marc Espie
Spell out `distribution files' instead of `distfiles' everywhere.
2003-07-22change an instance of the check from != "yes" to == "no"Brad Smith
ok deraadt@
2003-07-22uiomove takes void * now.Ted Unangst
2003-07-21namei/lookup/relookpu/NDINIT page from netbsd; will enable w/ some other ↵Michael Shalayeff
shitz coming soon
2003-07-21duhMichael Shalayeff
2003-07-21knote/KNOTE from netbsdMichael Shalayeff
2003-07-21turn a list into a display and remove some .br's;Jason McIntyre
2003-07-21remove some old groff macros;Jason McIntyre
turn some lists into displays;
2003-07-21remove some old groff macros;Jason McIntyre
2003-07-21document .Vt;Jason McIntyre
2003-07-21sync with mdoc.samples(7);Jason McIntyre
2003-07-21better format for tables;Jason McIntyre
2003-07-18Document changes in the package repository area: no moreMarc Espie
ftp-packages/cdrom-packages. Renaming of files.
2003-07-18document old RESTRICTED, CAT/MAN stuff.Marc Espie
2003-07-17topyMichael Shalayeff
2003-07-16correct the example SYNOPSIS;Jason McIntyre
ok marc@ deraadt@
2003-07-16general update for mdoc.samples(7).Jason McIntyre
ok deraadt@ marc@
2003-07-16put a space into the POSIX standards.Jason McIntyre
Something like: .Std -p1003.1-88 will print IEEE Std 1003.1-1988 (``POSIX'') instead of IEEE Std1003.1-1988 (``POSIX'') spotted by marc@ ok deraadt@ marc@
2003-07-16- fix a bug in .D1 that "ate" the first arg if it wasn't a macroJason McIntyre
from NetBSD - fix a typo in a comment ok deraadt@
2003-07-16bye bye LIBCOM_ERR thingiesTheo de Raadt
2003-07-15Document cdrom-packages, ftp-packages, MOTIF_LIB, a few locations.Marc Espie
Add a few more `user settings'.
2003-07-14mark a few more variables as user settings.Marc Espie
2003-07-14Add Siemens SpeedStream 1021Todd C. Miller