Commit Graph

2244 Commits

Author SHA1 Message Date
explorer 3ebb419571 Update to slightly altered rnd_attach_source() api 1999-02-28 17:08:05 +00:00
scottr bebd05917b Add iwm.4 (oops) 1999-02-27 19:02:10 +00:00
ross 8c4b6f5dd0 Run makewhatis.sh out of the source tree, rather than the makewhatis
out of DESTDIR. Besides eliminating a ordering, this is needed because
the new all-singing-all-dancing domestic/Makefile runs makewhatis for
you .. but it might not be in DESTDIR if only domestic is being installed.
1999-02-26 11:03:08 +00:00
ross 9cc575480d Add missing .El. 1999-02-25 23:29:33 +00:00
tron 169ae11d11 Fix list of sup configuration examples which get installed. 1999-02-25 14:41:44 +00:00
lukem f1441161fc update norwegian sup server 1999-02-25 04:51:43 +00:00
simonb 303e8a33d5 Change CFLAGS to AFLAGS for mkdep of .S/.s files. Fixes "make depend"
on pmax kernels (and doesn't break "make depend" on entire tree).
1999-02-24 22:04:15 +00:00
drochner cf3c9d73cd add missing parts of the "mips"->"mipse?" transition 1999-02-24 14:42:36 +00:00
hubertf 56cf13b4d6 remove pkgsrc specific documentation (we stay at mk.conf.example) 1999-02-24 14:22:36 +00:00
mrg bdadd56346 add a new fstab type "dp" for the user-specified dump device.
change swapctl -A to see this and add it via swapctl(2).  also
add a new swapctl -D <device> to change the dump device on the
fly.
1999-02-23 17:00:53 +00:00
scottr ac6bed427b Add the missing iwm(4) man page. 1999-02-23 14:52:02 +00:00
hubertf b7663b627c Remove "GPL" from list of licenses that need mentioning in ACEPTABLE_LICENSES 1999-02-22 00:30:39 +00:00
drochner b968de922b fixes and cleanup, submitted by Greg A. Woods per PR port-i386/6695
(minimally edited)
1999-02-21 15:59:18 +00:00
hubertf 4e214e9bac Xref mk.conf(5), move per-package variables from the common section over
to the package-specific section, add section on how to set defaults for
package distfile repositories (MASTER_SITES_*), from mk.conf(5).
1999-02-21 14:27:44 +00:00
hubertf ca433f9adb Crossref packages(7), add GPL as another option to ACCEPTABLE_LICENSES,
mention that PASSIVE_FETCH is the default in NetBSD-current, clarify
that many of the variables are only used inside the NetBSD packages
collection, document WINDOWMAKER_OPTIONS, move section no how to override
the MASTER_SITES_* to packages(7).
1999-02-21 14:23:29 +00:00
abs dade5b2993 Handle + in master.passwd (From PR#4802).
Also, handle + in group and allow max_loginlen to be configurable.
1999-02-18 18:53:32 +00:00
hubertf 518f812372 - Mention pkgsrc/mk/mk.conf.examples earlier
- USE_LOCALBASE_FOR_X11 is not ready for prime time, remove.
1999-02-17 00:54:53 +00:00
hubertf 0348133774 You do not want to set PREFIX manually, and there is no patch -C here 1999-02-17 00:47:17 +00:00
lukem b9477eb489 documentation for /etc/mk.conf 1999-02-17 00:08:42 +00:00
is 2c7fa23c38 Fix Copyright dates 1999-02-16 23:34:10 +00:00
is dc068e0d1f Assign my files to The NetBSD Foundation, Inc. 1999-02-16 22:46:55 +00:00
abs aa8de7fce2 Add xsrc sup entries. Tested against sup.netbsd.org 1999-02-16 08:22:19 +00:00
tv 93b793551e Add entry for the DNARD (Shark) OpenFirmware console, named "ofcons". 1999-02-15 23:42:19 +00:00
bouyer 78805e0916 Uncomment CDIOCCLOSE entry. 1999-02-15 18:45:28 +00:00
lukem 21d8edf42e use .Ss to separate subsections, add TNF copyright for bits i've added 1999-02-15 12:42:12 +00:00
hubertf dcd5f59c0a RCS ID police 1999-02-15 04:14:54 +00:00
hubertf 36f9d7790a RCS ID police 1999-02-15 04:03:03 +00:00
christos 7054064487 Add sparc/elf bits. 1999-02-14 19:12:09 +00:00
lukem 51f11938b1 use ${STUFF} instead of ${FILES} for now, since bsd.files.mk rev 1.8 broke this 1999-02-14 10:53:06 +00:00
lukem 37fc22a21d yet *more* bsd.own.mk stuff i missed... :( 1999-02-14 09:47:46 +00:00
lukem e8fee4a6c4 YAbsd.own.mk 1999-02-14 08:56:59 +00:00
hubertf b9242bda84 add option "delete" for pkgsrc 1999-02-14 04:08:53 +00:00
christos 26bef09099 Don't attempt to build catpages when MKMAN == no 1999-02-13 16:34:39 +00:00
nathanw 76e6c3f244 Document uiomove(). 1999-02-13 08:03:34 +00:00
lukem 6077e7c1f5 don't bother supporting NOINFO (since it's a new thing); just support MKINFO=no
fix description of MKSHARE=no
1999-02-13 03:04:09 +00:00
lukem dcab0210a0 convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
cjs caca6913d1 Clarify IPFORWARDING option; it takes a value. 1999-02-12 17:44:28 +00:00
tv 899feeac30 Add doc for bsd.info.mk, and move the description of MKLINKLIB to the
bsd.lib.mk section (it should NEVER be set by mk.conf).
1999-02-12 15:10:22 +00:00
kleink b75d68301e <sys/fcntl.h> -> <fcntl.h> 1999-02-12 15:04:00 +00:00
tv f727f277a7 Add {MK,NO}INFO, and use that to control generation/installation of Info
documentation.  MKINFO=no is implied by MKSHARE=no.
1999-02-12 15:01:08 +00:00
lukem 41510f9a2b for MKSHARE=no, set MKDOC=no MKMAN=no MKNLS=no, and for MKMAN=no, set
MKCATPAGES=no.  this simplifies various tests.
1999-02-12 12:38:44 +00:00
lukem 13814c4ffb pull in bsd.own.mk for MKOBJ 1999-02-12 04:13:26 +00:00
lukem 497d11782a * Add support for MKDOC MKLINKLIB MKLINT MKMAN MKNLS MKOBJ MKPIC MKPICINSTALL
MKPROFILE MKSHARE, which default to `yes' unless an equivalent NOxxx
  variable is defined.
* Add MKCATPAGES, which if "no" prevents catpages from being built or installed

Users should use "MKxxx=no" instead of "NOxxx=" in /etc/mk.conf, because
this allows easy override on the make(1) command line (e.g 'make MKSHARE=yes'
to override MKSHARE=no in /etc/mk.conf).
1999-02-12 01:10:06 +00:00
tv 3d13884e75 I wish they'd settle on a file extension. Build Info files for any of
.txi, .texi, or .texinfo.
1999-02-11 16:50:46 +00:00
tv 8baaaf2b4d Clean on "cleandir" and "distclean", not "realclean".
XXX those clean targets should be unified and depend on a common name,
including that "distclean" should invoke "realclean".
1999-02-11 16:09:21 +00:00
tv 38928fc46a Add an INFOFLAGS that contains -I's to pass to makeinfo. 1999-02-11 15:59:07 +00:00
tv d73e722243 makeinfo produces its own `making...' message, so make the command itself
silent.
1999-02-11 15:31:44 +00:00
tv 4b894ef57b Create <bsd.info.mk> for Info documentation, and avoid the nasty install
stuff duplication by expressing it in terms of <bsd.files.mk>.  Allow for
multiple inclusion of <bsd.files.mk> by clearing ${FILES} at the end, and
using FILES+= rather than FILES= in <bsd.info.mk>.
1999-02-11 13:25:42 +00:00
tv 1d11758833 Remove `dirname: all-dirname' compatibility hack. It's been long supposed
to go away, and even commented as such....
1999-02-11 05:01:39 +00:00
ross 2f4fede2c2 Back out last rev. "Nice try". 1999-02-10 23:16:07 +00:00