Commit Graph

358 Commits

Author SHA1 Message Date
yamt f65df05e9a mention values of each signals as errno(2) does. 2006-03-28 09:45:26 +00:00
wiz 483dddc5d2 Excise kerberosIV. Bump date. 2006-03-23 20:08:31 +00:00
wiz 4d40ce1f4d Fix macro. Add /usr/src/common. Bump date. 2006-02-07 19:40:51 +00:00
tsutsui 7cc21e2059 - add ews4800mips
- add some missing dirs under sys/arch
  (XXX openblocks405 and pdp10 are still missing)
- sync some descriptions with 3.0 announcement

XXX: any reason to keep sys/arch/openblocks405?
2006-01-09 18:41:18 +00:00
wiz 141be58d15 Mention that this man page is obsolete and will die. 2005-09-11 23:35:17 +00:00
wiz 7e05179fed Remove duplicate MAKE_ENV description. From YOMURA Masanori in private mail. 2005-09-11 23:33:22 +00:00
wiz 4b9a77db2a Remove another outdated variable. 2005-08-01 11:38:30 +00:00
wiz 85de2d6607 Remove COMMON VARIABLES section, moved to guide. 2005-07-28 13:08:09 +00:00
thorpej d379332a27 Document the new @emul magic symlink var as well as the new @{var} syntax. 2005-07-06 19:05:09 +00:00
kleink f811c80a93 Document LOGNAME; from Pavel Cahyna in PR misc/30671. 2005-07-05 19:46:02 +00:00
wiz f6a26780ce Bump date for new magic symlinks, and add uname(1) to SEE ALSO. 2005-06-26 10:11:05 +00:00
thorpej 65412a2710 Implement expansion of special "magic" strings in symlinks into
system-specific values.  Submitted by Chris Demetriou in Nov 1995 (!)
in PR kern/1781, modified only slighly by me.

This is enabled on a per-mount basis with the MNT_MAGICLINKS mount
flag.  It can be enabled at mountroot() time by building the kernel
with the ROOTFS_MAGICLINKS option.

The following magic strings are supported by the implementation:

	@machine	value of MACHINE for the system
	@machine_arch	value of MACHINE_ARCH for the system
	@hostname	the system host name, as set with sethostname()
	@domainname	the system domain name, as set with setdomainname()
	@kernel_ident	the kernel config file name
	@osrelease	the releaes number of the OS
	@ostype		the name of the OS (always "NetBSD" for NetBSD)

Example usage:

	mkdir /arch/i386/bin
	mkdir /arch/sparc/bin
	ln -s /arch/@machine_arch/bin /bin
2005-06-23 00:30:28 +00:00
peter a9b411c198 Change all .Xr config 8 to .Xr config 1, following the recent move of
config from usr.sbin -> usr.bin.

Reviewed by wiz.
2005-06-20 13:25:23 +00:00
wiz 6ffd1dd8c1 NetBSD -> .Nx. 2005-06-10 20:48:59 +00:00
wiz 7cbffa94c5 Remove superfluous word, found by Jared Yanovich,
forwarded by jmc@openbsd.
2005-06-10 17:48:34 +00:00
wiz e14c57c8cd New sentence, new line. Add xrefs to csh and ksh.
From jmc@openbsd.
2005-06-03 20:49:12 +00:00
perry 9181305271 add script.7 2005-05-07 02:21:09 +00:00
perry 52b72367c5 add a man page explaining how #! scripts work 2005-05-07 02:20:34 +00:00
perry bc498878bb update for script(7) man page
update date
2005-05-07 02:20:03 +00:00
wiz f1cacc2db3 Fix mdoc warning reported by Nicolas Joly in PR 29708. 2005-03-16 12:47:43 +00:00
salo 5c8095bf97 Adjust to The Not-Quite-That-New World Order:
bsd.pkg.defaults.mk -> defaults/mk.conf
 Packages.txt -> doc/pkgsrc.txt
2005-03-12 16:17:33 +00:00
fredb bebf49cc6f Sync with reality...
- - Clarify how to do multi-platform releases. README, SOURCE_DATE, and
    "source" are placed at the root of the heirarchy. Call the heirarchies
    in <machine> the "binary releases", to distinguish from the entire
    release, which includes source.
- - Split sets are gone.
- - We can now do everything with "./build.sh". Tell how.

I proposed this on tech-install and tech-toolchain, and there were no
objections.
2005-01-15 18:13:00 +00:00
jmmv 784cfb6e38 Turn two commas into fulls stops for better readability. 2005-01-14 22:33:15 +00:00
wiz cb2eb1d856 ALL_TARGET is now called BUILD_TARGET.
XXX: this file should be merged to the pkgsrc guide and removed.
Any takers?
2004-12-02 16:41:11 +00:00
jmmv 854833f94f Add trailing slashes to some directories missing them. 2004-11-21 09:17:13 +00:00
jmmv 5730bca760 Add src/sys/fs/ptyfs. Bump date. 2004-11-21 09:15:19 +00:00
yamt 039a1b5600 note about /usr/share/{i18n,locale,nls} 2004-11-17 16:56:16 +00:00
snj a3fac25b0a hparm -> hpcarm. 2004-10-14 01:28:19 +00:00
gavan 0560d8b947 Initial import of iyonix port.
The Iyonix is a desktop machine from Castle Technology, based on a 600MHz
XScale[tm] 80321 processor.

* Uses the bootloader from NetBSD/acorn32, which is now 32-bit compatible.
* Currently boots multiuser with a serial console.
* Device support is not yet complete.

With help from abs.
2004-10-13 23:28:34 +00:00
rumble aae599581f Removed accidental repetitious words. 2004-10-04 19:12:52 +00:00
kleink 2d356478dd Make the spelling of reentrant match the rest of the system. 2004-07-01 10:38:28 +00:00
lha cc333b3dd7 Add list of async-signal-safe functions
Approved by wiz
2004-06-13 19:17:06 +00:00
wiz 8782dceb13 Comment out /amd and /dump, since they are not there in the
default install.
2004-04-03 15:45:36 +00:00
snj da29ae843c Gack! Bump date for last. 2004-02-13 21:06:03 +00:00
snj 96d3a9db51 Sprinkle a couple of commas and update to reflect x86_64 being renamed to
amd64.  Okayed by wiz.
2004-02-13 20:39:45 +00:00
wiz 0ec68faf37 Bump date for previous; use more macros. 2004-01-30 23:28:45 +00:00
christos 06b0d47bea mention sticky. 2004-01-30 22:47:02 +00:00
wiz d48b785891 It's != Its, fix again. New sentence, new line. 2004-01-30 16:14:37 +00:00
christos 976cdb2b5d more sticky explanations. 2004-01-30 16:06:20 +00:00
wiz 193f31ef31 Make internal section 7 too, use more markup, |fmt,
sort sections.
2004-01-30 15:38:18 +00:00
christos a3b53d29e6 Add the sticky file in the proper section and add a history section for it
explaining what sticky means and meant on plain files.
2004-01-30 15:27:07 +00:00
wiz d0fc1bfbd6 Drop trailing space; use Nx instead of NetBSD. 2004-01-29 13:39:44 +00:00
agc 0610f60945 Might as well put the default location for pkgsrc metadata files in
the right place - /var/db/pkg, not /var/pkg.

Over to you, wiz.
2004-01-27 21:24:07 +00:00
wiz 6defecc84f New sentence, new line. Some other minor changes. 2004-01-14 07:22:40 +00:00
rh 6ce07e569c Document new RECOMMENDED and IGNORE_RECOMMENDED variables. 2004-01-14 06:58:18 +00:00
bjh21 34b7fde83e Missing apostrophe. ("authors discretion" -> "author's discretion"). 2003-12-31 14:02:08 +00:00
wiz bcb37dc972 Use more markup and bump date for previous. 2003-12-03 19:44:42 +00:00
erh 9265d1ac0e Document the PKGMAKECONF variable. 2003-12-03 18:14:02 +00:00
wiz dd44c6fdfc Bump date for previous; Pa is markup for paths, 0/1/2 do not need
markup (or perhaps use a Bl/El list?).
2003-09-15 13:10:27 +00:00
agc 177bfa395f Document PKG_DEBUG_LEVEL and its possible values, as requested in PR 22200 2003-09-15 12:32:02 +00:00
wiz 47190e80b8 Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.
From jmc@openbsd.
2003-09-07 16:22:20 +00:00
agc 075022b349 Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
2003-08-07 10:30:41 +00:00
wiz 0afb7885e6 Remove empty line, and use Aq instead of \*[Lt]\*[Gt]. 2003-08-07 09:49:31 +00:00
salo 22a0ae4298 netbsd.org->NetBSD.org 2003-07-26 20:17:31 +00:00
lukem 951db66861 add nls(7) environment variables 2003-07-20 08:13:52 +00:00
wiz fb5d9d5f69 Do not install mdoc.7 -- we use mdoc.7 from the groff distribution now. 2003-06-30 18:51:55 +00:00
wiz d3a1de402e Remove superfluous macro. 2003-06-26 11:56:38 +00:00
wiz 90a640f4f3 More fixes. 2003-06-26 11:55:56 +00:00
wiz a423c509db .Bl ... -indent -> .Bl ... -offset indent. 2003-06-26 11:53:18 +00:00
lukem 9014bdbce6 * Document $RCMD_CMD in environ(7).
* Cross-reference rcmd(1), rcmd(3), and environ(7) as appropriate.

Should fix [bin/21670] from Geoff Wing.
2003-05-26 10:18:39 +00:00
wiz be82955f10 New sentence, new line; fix xrefs; sort SEE ALSO; punctuation nits;
uppercase beginning of sentence; bump date for last two.
2003-05-18 09:10:51 +00:00
gmcgarry 4134935e8c Xr xfd(1) 2003-05-17 03:03:32 +00:00
gmcgarry 3116152523 More on fonts. ISO C support. 2003-05-17 02:57:39 +00:00
wiz 93530159cb New sentence, new line. 2003-05-08 04:48:27 +00:00
wiz 2cefdd1518 Bump date for last. Drop trailing whitespace. 2003-05-08 04:46:35 +00:00
gmcgarry b4cb3ae351 Consistently use 'Native Language Support' for NLS. From Jeremy C. Reed.
Also, add table of ISO639 language codes.
2003-05-07 22:41:26 +00:00
jmmv 4296d7d483 Drop trailing whitespace. Reviewed by wiz. 2003-05-06 10:46:41 +00:00
dsl 59ed981455 Straight not strait 2003-04-30 20:06:10 +00:00
wiz 7a1ffdc377 Document .In, based on the documentation in groff-1.18.1.
Noted missing by perry.
2003-04-16 16:05:56 +00:00
gmcgarry dbb7ed96ba Remove confusing examples. 2003-04-14 06:47:12 +00:00
jdc 0825a1c03c Add .Ft.
Remove Fortran only note from .Vt.
From a discussion with Thomas Klausner.
2003-04-11 09:56:07 +00:00
wiz 334bfb30b4 More e.g. cleanup. Igor Sobrado, PR 19692. 2003-04-07 07:04:49 +00:00
wiz 7b9216573d Note that Dd argument specifies last major change to man page.
Fixes PR 9705.
2003-04-04 19:25:40 +00:00
wiz 7010e4b89b Bump date. 2003-04-02 19:14:15 +00:00
perry 1af451d047 document PAGER 2003-04-02 16:41:50 +00:00
perry 7870fd793f add /etc/kerberosV 2003-04-01 16:45:25 +00:00
wiz 361a843a6b No dots after last SEE ALSO. Bump date. 2003-04-01 06:10:35 +00:00
perry ee07701df4 more fixes suggested by Igor Sobrado in PR misc/19609
also a bunch of changes of my own.
also independant->independent
Also 4Kb->4KB (page sizes measured in bytes, not bits)
2003-03-31 23:24:47 +00:00
wiz 1c2bf09d6a Uppercase MIPS. Igor Sobrado, PR 19678. 2003-03-30 21:34:17 +00:00
wiz 1f7cb18fb0 Uppercase ULTRIX, from Igor Sobrado in PR 19678. 2003-03-30 21:19:51 +00:00
perry fde248d7e5 document /usr/lkm
place /dev/fd and /dev/null into alphabetical order
alphabetize and individually document /etc/master.passwd, /etc/passwd,
  /etc/pwd.db, /etc/spwd.db

Partial fix for PR misc/19609 by Igor Sobrado
XXX still need to do a bunch of this PR
XXX it would have been nice if there had been patches supplied.
2003-03-30 21:15:08 +00:00
wiz bab441b265 Uppercase VAX. Igor Sobrado in PR 19678. 2003-03-30 21:10:25 +00:00
wiz 990562bfef .Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
2003-02-25 10:34:36 +00:00
wiz fc2b9a57fc Add setuid(7), from Henry Spencer, converted to mdoc by me.
XXX: Improvements are welcome, in parts a bit out of date.
2003-02-17 10:30:34 +00:00
wiz caeedd08a7 New sentence, new line; use .Ev to mark up environment variables;
use .Dq for double-quoted words; drop trailing white space.
2003-02-12 18:48:14 +00:00
wiz 23eb5cf15d New sentence, new line. Document it as policy.
[Compare the output of this man page before and after this change to see the
effects.]
2003-02-12 18:37:15 +00:00
gmcgarry 53034721e6 Some NLS discussion. 2003-02-12 02:42:44 +00:00
jmmv 7fb5910ea7 ... and bump date. 2003-01-18 12:23:58 +00:00
jmmv 9e89b07f14 Add information about the "replace" target. This closes my own PR pkg/18014.
Okay'ed by wiz.
2003-01-18 12:22:36 +00:00
jschauma 3fd604cd1b Remove documentation of obsolete variables EXTRACT_BEFORE_ARGS and
EXTRACT_AFTER_ARGS.
2003-01-10 17:25:38 +00:00
wiz 37afd11468 Grammar fixes from jmc@prioris.mini.pw.edu via openbsd. 2003-01-06 13:14:51 +00:00
wiz 11b3adcb92 Fix some typos, partly from Igor Sobrado in PR 19656. 2003-01-04 01:03:59 +00:00
wiz b0158152e7 existance -> existence (PR 19655); start new sentences on new lines while here. 2003-01-04 00:46:03 +00:00
jmmv f4644590a2 Add trailing slash to some directories that did not have them (to look like
others in the manpage).
Add missing /libexec/ directory.

Approved by wiz.
2003-01-02 22:24:49 +00:00
lukem ebdb5fe2ad Remove /usr/local (and children) from the base distribution; we shouldn't
be creating directories or modifying permissions under there.

(/usr/local/* is still retained in various default PATHs, for convenience)
2002-12-20 06:39:53 +00:00
lukem 9dac6e17e3 Remove /sys -> /usr/src/sys symlink. 2002-12-19 23:04:26 +00:00
scw cc0125e443 Add evbppc, delete walnut. 2002-12-09 12:51:54 +00:00
hubertf a4cde15ae0 Fix some nits around BINPKG_SITE(S)
PR pkg/19005 by tv@pobox.com
2002-11-10 18:23:48 +00:00
wiz 9287b22a99 Fix typo. Spotted by Adrian Mrva. 2002-10-02 15:41:53 +00:00
grant 59fce28e02 Fix minor formatting bug. From Joerg Klemenz <joerg@gmx.net> in
misc/18428.
2002-09-26 13:21:52 +00:00