ru
cec60429bb
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
brueffer
8d0a2a10ef
Nuke ports-picobsd, it was thrown out a while ago.
...
Approved by: linimon
MFC after: 3 days
2004-12-19 02:31:45 +00:00
trhodes
b9999a1836
Commit patch from ru which groups the ppp(8) options together and
...
kills my sorting.
Submitted by: ru
Discussed with: imp
2004-12-15 19:42:35 +00:00
trhodes
638e766377
Add a few options with regards to ppp(8) and traceroute.
...
Sort the list, please keep this list sorted.
PR: 48569
2004-12-15 02:10:50 +00:00
brian
075ae398bb
Add ``enable echo''.
2004-12-13 17:54:30 +00:00
obrien
6c9183a0b3
Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].
2004-11-19 17:31:31 +00:00
obrien
07115bc66a
Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].
2004-11-19 03:51:12 +00:00
bz
4b83c5852a
Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.
...
If turned on no NIS support and related programs will be built.
Lost parts rediscovered by: Danny Braniss <danny at cs.huji.ac.il>
PR: bin/68303
No objections: des, gshapiro, nectar
Reviewed by: ru
Approved by: rwatson (mentor)
MFC after: 2 weeks
2004-11-13 20:40:32 +00:00
phk
86fa6da853
Remove references to NO_VINUM
2004-11-04 12:57:40 +00:00
emax
ec2d4a4b05
Serial devices now called /dev/cuadXX not /dev/cuaaXX
2004-11-02 20:06:33 +00:00
ru
ba0070b0b2
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 16:20:59 +00:00
ru
5db2b9d5b3
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
ru
de65dd6742
There's no such knob as WERROR.
2004-10-24 14:55:35 +00:00
scottl
6543442a82
Update for 5-STABLE.
2004-10-24 09:07:06 +00:00
obrien
b8173ab1f9
Catch up with share/mk/bsd.cpu.mk revision 1.43.
2004-10-17 05:36:20 +00:00
ru
78c4b704e2
Overdue removal of COMPAT* knobs.
2004-10-15 08:51:12 +00:00
dougb
e83c5bbcc5
1. Incorporate most of Ruslan's improvements to where and how the
...
/etc/namedb symlink is created.
2. Incorporate Brian's suggestion to make the link relative. This
is necessary to handle situations (such as mergemaster) where the
user is building a tree in a seperate environment. This will also
fix the problem with the way DESTDIR is set in 'make release'.
3. Add a new knob, NO_BIND_MTREE, as suggested by the folks who
already have stuff in /var/named that they don't want me to mess with.
4. Update make.conf(5) with the new stuff, and correct a few paths
that have changed since I last updated it.
2004-10-08 00:14:28 +00:00
dougb
fc66d174a3
1. Add much finer granularity to the NO_BIND knobs with the addition of:
...
NO_BIND_DNSSEC, NO_BIND_ETC, NO_BIND_NAMED, and NO_BIND_UTILS.
2. Make creation of directories in /usr/include that are only needed
in the WITH_BIND_LIBS case conditional.
Reviewed by: ru, des
2004-09-27 08:23:43 +00:00
ru
63fa21b0ae
Get rid of obsolete MAN[0-9] syntax.
2004-09-26 09:25:03 +00:00
dougb
389acf125b
Fix the WANT_BIND_LIBS knob by correctly spelling it as WITH_BIND_LIBS
...
to match how similar syntax is used in the ports system. Thanks to kris
for pointing out my mistake here.
Install the lwres library unless the user defines NO_BIND, or the new
knob, NO_BIND_LIBS_LWRES. There is at least one potential customer
for this library in the wings. Thanks to nectar for the reminder.
2004-09-24 18:42:05 +00:00
dougb
f0da78ba22
Break the NO_BIND knob out from the pack, and begin documenting
...
the finer granularity for the various BIND features.
2004-09-24 13:51:31 +00:00
brooks
78ea3f4710
Backout the hack to install mtree, newsyslog, and touch in the cloned
...
root in the previous commit. We'll fix /etc/rc.d/var directly (someday).
2004-09-23 21:17:31 +00:00
brooks
bb7a8c6ea2
Hack around the fact that the current diskless scripts require some
...
binaries in /usr before /usr is mounted by copying those files to the
root.
Stop making devices. devfs is manditory.
2004-09-23 15:52:42 +00:00
mlaier
61e73d53e0
Bring in some examples (and create space for future work here):
...
- Add OpenBSD example rulesets as advertised in etc/pf.conf and pf.conf(5)
- Tweak the pointer to fit the FreeBSD default location share/examples/pf
- Account for the new directory in BSD.usr.dist (no hier(7) change required
as share/examples is an opaque item there).
Obtained from: OpenBSD
Reminded by: Thomas T. Veldhouse
PR: docs/71691
MFC after: 2 days
2004-09-14 01:07:19 +00:00
alfred
a581fa78d9
Plug an fd leak by using autoh_freeall(3).
...
Refuse to run unless root.
Check in /etc, /usr/local/etc and ./ for the "autotab" configuration
file.
Add more debug statements.
2004-09-09 01:26:11 +00:00
alfred
8337118014
sync with private code:
...
fix a 5.x'ism that 4.x needs protection from.
make this code compile standalone.
2004-09-08 08:44:14 +00:00
brueffer
5ea74407db
Document a couple of build knobs
...
PR: misc/71032 (partly)
Submitted by: Divacky Roman <xdivac02@stud.fit.vutbr.cz>
Reviewed by: ru
MFC after: 3 days
2004-09-04 10:05:17 +00:00
alfred
e39e879ede
Enter the autofs.
2004-08-31 16:26:01 +00:00
pjd
9833028211
According to module(9), when command is unrecognized, the module should
...
return EOPNOTSUPP.
2004-08-30 09:49:59 +00:00
des
a43cf2f4f6
Add a NO_BOOT knob to prevent building the boot blocks and loader.
...
Reviewed by: ru
MFC after: 3 days
2004-08-19 09:54:28 +00:00
simon
ae25ac2907
Add a HARDWARE section to the example section 4 manual page.
...
Reviewed by: ru
MFC after: 3 days
2004-08-18 07:05:35 +00:00
marius
88969e81e2
Shorten the description of NO_OPENSSL, which was split into two lines by a
...
patch of mine in revision 1.216, a bit so it fits in a single line again.
2004-08-15 20:32:06 +00:00
ru
bab4dcbeed
Removed COPTS with equivalent CFLAGS.
...
While here, fixed setting of BINDIR.
2004-08-13 14:19:12 +00:00
harti
94d7642285
Document the correct use of MAKEOBJDIRPREFIX and MAKEOBJDIR.
...
Requested by: kris
2004-08-11 07:14:11 +00:00
ru
f6f4f5a17b
Update to the 2004 Edition of POSIX.
2004-07-30 08:31:29 +00:00
ru
0b69ed438f
Removed remnants of ports-related knobs from here.
2004-07-29 08:43:33 +00:00
tjr
643584db6c
Update for struct cdevsw and dev_t -> struct cdev * changes, plus one
...
64-bit portability fix.
2004-07-16 06:55:34 +00:00
scottl
d38217cbdf
Move references to the recently removed worm directory.
2004-07-15 15:37:56 +00:00
murray
5844c201ac
Remove Walnut Creek CDROM script that Jordan wrote in the 90s.
...
This functionality is largely in src/release/${ARCH}/mkisofs.sh now.
PR: docs/43569
2004-07-15 05:04:39 +00:00
ru
e318fd8a91
Bumped document date for the recent changes here.
...
Fixed bad example of how to start a new sentence.
Added missing punctuation.
Fixed cut-n-paste error in the STANDARDS section.
Mention modern POSIX and C standards.
2004-07-07 18:59:33 +00:00
ru
1cf1598667
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
des
158b00dfc0
The -O2 bugs are in libalias(3), not ppp(8).
2004-07-03 09:41:58 +00:00
ru
4b39413aeb
Removed trailing whitespace.
2004-07-02 19:07:33 +00:00
des
711ff21aae
Explain that -O2 is supported, but known to expose bugs in ppp(8).
2004-07-02 17:08:39 +00:00
maxim
7dde49bc61
Add user _pflogd.
2004-06-30 16:47:08 +00:00
pjd
cecd534f43
Typo.
2004-06-26 19:35:30 +00:00
mpp
ece4a2cdf8
Spelling fixes.
2004-06-20 13:33:35 +00:00
mpp
b643febdc2
Spelling fixes.
2004-06-20 13:17:37 +00:00
mpp
e9e34a132d
Spelling fix and add $ FreeBSD $ tag
2004-06-20 13:07:25 +00:00
mpp
320404766f
Grr. Fixup markup on my last commit. Sorry, I'm a little out of practice :)
2004-06-20 12:51:23 +00:00