summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
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
2003-07-14some macro fixes;Jason McIntyre
ok espie@
2003-07-14document HAVE_MOTIF (obsolete), SUDO. Fix alphabetical ordering again.Marc Espie
2003-07-14Recognize that documentation is coming along.Marc Espie
Document package, install. Add some more Xrefs. Nail down fake/package/install semantics more precisely.
2003-07-14Document pre-extract/do-extract DO NOT use.Marc Espie
Document link-categories, unlink-categories, reinstall, repackage. Obsolete: FETCH_BEFORE_ARGS, FETCH_AFTER_ARGS, NO_DESCRIBE, NO_PACKAGE. Fix alphabetical ordering of USE_BZIP2 and USE_ZIP.
2003-07-13betterBrad Smith
2003-07-12alphabetical sort is cool.Marc Espie
2003-07-12clean and thorough description of distpatch/patch.Marc Espie
2003-07-12Document pre,do,post hooks.Marc Espie
Document describe, distclean, install.
2003-07-12Document INTERACTIVE, HOMEPAGE, FULLPKGPATH.Marc Espie
2003-07-12remove the description of concurrent from SEPARATE_BUILD, this is onlyMarc Espie
confusing, and not used yet anyways.
2003-07-12Document CDIAGFLAGS, CXXDIAGFLAGS, CXXFLAGS, DESTDIR, FAKE_TARGET.Marc Espie
More internal xrefs and user settings marked as such.
2003-07-12Distinguish some User settings variables.Marc Espie
Document and cross-reference more thoroughly: FETCH_CMD, NO_CHECKSUM, BATCH, IGNORE, BROKEN, MASTER_SITES, NO_IGNORE, PACKAGING, PKG_DBDIR, VARNAME, PERMIT_*. Be more forceful in explaining the risks of NO_CHECKSUM and PERMIT_*. Explain the role of FETCH_CMD better.
2003-07-11stop groff trying to expand %B and %D;Jason McIntyre
remove some unnecessary .Pp's;
2003-07-11fix some lists and macros;Jason McIntyre
2003-07-11fix mdoc syntaxDavid Krause
2003-07-10fix some lists and macros;Jason McIntyre
2003-07-10simplify and cleanup examples; we now only setup flows forMarkus Friedl
the internal networks, not for all possible gw-to-network combinations; with help from jmc@; ok deraadt@
2003-07-10- add some missing .Xr's and kill some dead onesJason McIntyre
- .Dl for one-line displays ok millert@
2003-07-09change some 1-line displays to .Dl and fix a punctuation problem;Jason McIntyre
2003-07-09fix some lists and some typos;Jason McIntyre
2003-07-09- fix lists/displaysJason McIntyre
- quote .Cd's - add/remove .Pp's as necessary - fix some .Re/.Rs's - simplify macros
2003-07-09- much simpler macrosJason McIntyre
- add missing .Sm off - remove extra .Pp's - sort postcript formatting problem - fix lists
2003-07-09Better formulation for USE_BZIP2/USE_ZIP.Marc Espie
Add SYSCONFDIR to the list of variables not heeded consistently.
2003-07-09spelling, from Steve Shockley. pr3347Ted Unangst
2003-07-09mention maintainer is now recorded in descriptionPeter Valchev
2003-07-08ellaborate on the systems supported; from netbsd via weissmanndudeMichael Shalayeff
2003-07-08ELF_TOOLCHAIN:L, for consistency with other yes/no variables.Marc Espie
2003-07-08Document tuning limits in login.conf.Marc Espie
Pointed out by lerman@quatramaran.ens.fr (`can't find it') ok millert@ nitpicking by jmc@