hubertf
6e36f597f9
German Democratic Republic -> Federal Republic of Germany,
...
plus some new ones.
1997-10-06 23:45:06 +00:00
hubertf
e2d60d308c
- remove: /usr/include/netimp/, /usr/include/pascal/ /usr/src/kerberosIV/
...
/usr/src/prgm/
- add: /usr/include/netatalk/ /usr/include/netccitt/ /usr/include/natm/
/usr/share/mk/bsd.README /usr/share/lkm/ /usr/share/nls/
/usr/share/sendmail/ /usr/src/distrib/ /usr/src/domestic/
- add x-ref of ftpd(8) to /var/spool/ftp
1997-10-06 23:36:59 +00:00
hubertf
badd83ca6d
imp.4 deleted
1997-10-06 23:32:54 +00:00
hubertf
f3ab041123
No longer supported.
1997-10-06 23:32:25 +00:00
augustss
423f78a1f9
Man page for guspnp driver.
1997-10-06 16:00:55 +00:00
augustss
2bfad27990
Add a line on how to attach the audio device.
1997-10-05 21:42:08 +00:00
veego
6e965b0304
Fix typo in the last commit.
1997-10-04 17:36:25 +00:00
kleink
784123206d
Add a paragraph describing the MAXUPROC option.
1997-10-04 14:39:55 +00:00
kleink
9a0df2e337
Add manual page containing documentation on mbuf management functions and
...
macros; contributed by S.P.Zeidler <spz@serpens.swb.de>.
1997-10-04 14:04:15 +00:00
matthias
0f3f78293b
Update and add a history section.
1997-10-03 20:00:07 +00:00
matthias
6833f662f8
A first cut at a ncr(4) man page.
1997-10-03 19:57:03 +00:00
mycroft
448f02237b
Install man page source, in addition to the cat files.
1997-10-03 19:20:56 +00:00
agc
0f091effee
+ Move inclusion of bsd.own.mk to the end of bsd.port.mk.
...
<bsd.own.mk> defines its own `install' target if none is defined,
which conflicts with the default one we define later on in bsd.port.mk.
This may nuke any WRKOBJDIR definitions (which I have yet to encounter),
but enables "make install" to work as expected.
+ Add temporary mtree file for any X11 packages (like xpm, jpeg etc),
which require a default X11 tree. This will change when we get a NetBSD
x11.dist mtree file.
+ Define SHAREOWN, SHAREGRP and SHAREMODE (in NetBSD) to be the same as
DOCOWN, DOCGRP and DOCMODE respectively.
1997-10-03 09:16:15 +00:00
hubertf
45d4babcbd
MACHINE -> MACHINE_ARCH, as pointed out by thorpej.
...
(Changed in ARCH_ONLY stuff as well as WRKDIR definition)
1997-10-01 23:38:34 +00:00
hubertf
f6a5b0843d
/usr/pkg/src -> /usr/pkgsrc
1997-09-30 23:16:03 +00:00
is
ce5ef83f97
Make "make regress" work; by Charles Hannum.
1997-09-30 22:19:22 +00:00
christos
68727e364e
PR/4126: Luke Mewburn: queue(3) doesn't document SIMPLEQ_*
1997-09-30 16:49:17 +00:00
phil
f2548e62f1
Add the scn.4 man page by Phil Budne.
1997-09-30 04:50:58 +00:00
mjacob
2d052293d8
Update man page for compression && block locate stuff.
1997-09-29 19:47:25 +00:00
gwr
42a70b47e1
Add $LIBBFD
1997-09-29 15:02:49 +00:00
hubertf
8f15104e92
- Move around .include <bsd.own.mk> so PORTSDIR gets set propperly
...
- make 'make clean' DTRT when WRKOBJDIR is set
1997-09-28 11:22:40 +00:00
hubertf
049546f7dd
Forgot to include <bsd.own.mk> in last commit
...
(from OpenBSD)
1997-09-28 00:56:00 +00:00
hubertf
114a47faf1
- Add OpenBSD and FreeBSD Ids in the header
...
- Changes from FreeBSD's V1.164:
* Warn if mtree-file not found
* On 'make reinstall' gets DEPENDS_TARGET set
to 'reinstall' instead of 'install'
- Changes from OpenBSD's V1.14:
* Documentation and implementation for ONLY_FOR_ARCHS
* Documentation and implementation for WRKOBJDIR
* Documentation on HAVE_MOTIF and MOTIF_STATIC:
set in /etc/mk.conf, not /etc/make.conf
* Set NOMANCOMPRESS=no to still compress man-pages
(should probably be set to 'yes')
* DEF_UMASK=022
* add ${MACHINE} suffix to WRKDIR if OBJMACHINE is set
* .include <bsd.own.mk>
1997-09-28 00:44:15 +00:00
hubertf
56f5f81d9b
Typos reported by entropy@tardis.bernstein.com fixed.
...
Closes PR kern/4152.
1997-09-27 20:09:42 +00:00
christos
a1e04f77a8
PR/4146: Erik Bertelsen: WARNS was not unsettable in Makefiles
1997-09-26 13:24:03 +00:00
thorpej
e64c0d533b
/usr/pkg/src -> /usr/pkgsrc (per discussion w/ agc)
1997-09-25 19:09:32 +00:00
matt
2996a000a1
Document that IFF_MULTICAST can used in TUNSIFMODE.
1997-09-25 13:14:46 +00:00
is
ca6159327e
tlseep -> tsleep
1997-09-21 14:35:00 +00:00
perry
6edc5287fc
fix pr 4109 from SAITOH Masanobu
1997-09-21 03:37:35 +00:00
mikel
3ea25f34ca
fix SYNOPSIS declarations; from <entropy@zippy.bernstein.com> in PR 4054
...
also fixed some other bogosities, i.e. massive .Nm abuse.
1997-09-20 03:56:38 +00:00
leo
71af424fee
Commit userland part of pr-1891.
1997-09-19 19:38:57 +00:00
lukem
c19335a76d
document `` .Nm "" , '' support
1997-09-16 01:30:53 +00:00
lukem
0a9b471efa
Support first argument of .Nm being "", so that the following works:
...
===
.Nm foo
...
The following options are supported by
.Nm "" :
===
It could be smarter, but it works :)
Thanks to Christoph Badura <bad@ora.de> for providing this!
1997-09-15 00:32:34 +00:00
mrg
b23947b599
make a link to master.passwd.5 from passwd.5
1997-09-11 07:42:20 +00:00
scottr
0dc499822e
Document the reboot command.
1997-09-11 07:10:21 +00:00
agc
f553f4c292
Install bsd.port.mk and bsd.port.subdir.mk.
...
This is part of the FreeBSD ports system.
1997-09-09 10:33:19 +00:00
mikel
1ad67b299b
note that the probe for this device can confuse some keyboard controllers.
1997-09-08 03:32:55 +00:00
jtc
2977fe4cd0
import tzdata1997h
1997-09-05 02:16:06 +00:00
mikel
0658ff6a8b
make some changes, from Enami Tsugutomo in PR misc/4066.
...
I also made some changes of my own.
1997-09-02 03:03:49 +00:00
fair
8f86045553
add intro.4
1997-09-01 09:12:50 +00:00
fair
26e7677c8e
sun 4/400 is *not* supported yet.
1997-09-01 09:11:55 +00:00
kleink
fbc082b4e5
Tyops; from maximum entropy <entropy@tardis.bernstein.com> in PR kern/4057.
1997-08-29 10:38:02 +00:00
cjs
c3b0e18db8
Split rc.conf variables for starting programs into two: an on/off
...
switch and a set of flags. Get rid of DEFAULT flags entirely. Print
warnings if on/off switches are not set, or are set incorrectly.
Add a shell function to simplify this on/off switch testing.
1997-08-29 02:24:04 +00:00
mikel
ec79686dcf
DEBUG option does not enable KMEMSTATS
1997-08-28 07:12:35 +00:00
augustss
fe62ee31a3
Add audio(9).
1997-08-27 23:08:25 +00:00
mikel
2ac86cf1ee
RCSid police, fill in some blanks, use .Nx
1997-08-27 07:38:42 +00:00
augustss
631dee9e59
Add the drq2 stuff to the man pages (and an upcoming SB change).
1997-08-26 19:39:19 +00:00
thorpej
a9ac3f4261
Document syntax supported by internal processing in ld.so, from
...
Jim Bernard <jbernard@tater.mines.edu>, PR #4031 .
1997-08-26 19:33:20 +00:00
augustss
955e1e9119
Make sure audio device starts in half-duplex mode and document the fact.
1997-08-26 19:03:55 +00:00
augustss
bf1f51a5d1
Initial version of the documentation of the interface between the
...
low and high level audio drivers, the audio_hw_if struct.
1997-08-24 22:46:41 +00:00
augustss
dd5cf3d4d9
Document some minor changes in the audio interface.
1997-08-24 22:44:16 +00:00
agc
0ee4409cbe
Don't assume we're on NetBSD when setting LOCALBASE i.e.
...
test the OSNAME first.
Change the name of the mtree file to match NetBSD's.
1997-08-20 16:02:48 +00:00
agc
5d9fc2b5dd
Document the import of FreeBSD's <bsd.port.mk> and <bsd.port.subdir.mk>,
...
as used in their `ports' system.
1997-08-20 10:53:04 +00:00
agc
3709f02cd5
Change a path for NetBSD. Our PORTSDIR is /usr/pkg/src
1997-08-20 10:51:40 +00:00
agc
4a7d7317e2
Change paths for NetBSD. We have our PORTSDIR at /usr/pkg/src,
...
and our PREFIX is /usr/pkg.
1997-08-20 10:50:26 +00:00
agc
a1ac59e36e
Initial import of FreeBSD's ports makefiles.
1997-08-20 10:21:05 +00:00
augustss
aa929ddfcc
Document how setting the blocksize works now.
1997-08-18 23:21:33 +00:00
augustss
c7da60a68b
Document /dev/audioctl.
1997-08-18 21:33:33 +00:00
lukem
3c2037d893
* -1 is a special value for pw_change - it forces password change at next login.
...
* highlight reminder of impending change/expire in the 14 days prior to the
event.
1997-08-16 13:52:43 +00:00
perry
00b2cf3301
some minor proofreading and cleanup, per request by matthias drochner
1997-08-14 19:40:12 +00:00
drochner
3d46e78fc6
Manual page for i386/stand/dosboot.
1997-08-14 18:31:46 +00:00
cgd
a06b0fec3a
clean up the copy_region text slightly
1997-08-14 00:57:40 +00:00
cgd
e523849a5b
enable bus_space(9) xref
1997-08-13 17:39:19 +00:00
christos
84368d11ca
Rename busdma -> bus_dma
1997-08-13 15:24:58 +00:00
christos
ae37531550
Rename to bus_dma.9
1997-08-13 15:08:23 +00:00
fair
e42359c2f6
remove self-reference
1997-08-13 08:48:02 +00:00
cgd
3cdaeafbdc
bus_space_*() function manual page. Written by me (as plain text),
...
converted to use the doc macros by Christos, then severely cleaned,
hacked, and improved by me.
1997-08-13 08:34:34 +00:00
fair
a7ef581d0c
intro(4) for sparc - closes PR#1586
1997-08-13 07:44:35 +00:00
christos
0e10f76c04
Correct 8 spelling mistakes.
1997-08-12 13:21:52 +00:00
mikel
e9aee27fc5
add bus_dmamem_map() to SYNOPSIS, fix some more typos
1997-08-12 07:31:42 +00:00
mikel
20415a9b11
add busdma(9) and MLINKS for bus_dma* functions
1997-08-12 07:29:22 +00:00
mikel
b8e2da2f80
use -mdoc macros to good effect, and other minor editing
1997-08-12 07:09:31 +00:00
ender
c5121110be
Changed history to reflect next major release rather than -current version
1997-08-12 00:27:33 +00:00
christos
23b89c3726
Training for my new position as Jason's secretary...
1997-08-11 23:40:33 +00:00
augustss
67accf7a02
Document how setting the blocksize works.
1997-08-08 00:04:38 +00:00
perry
75102bfee3
document my fix to pr-230
1997-08-04 03:47:47 +00:00
kleink
6ff446d37c
Sync with <sys/malloc.h>.
1997-08-02 23:29:15 +00:00
veego
3cad55e178
Create the MAKEDEV -> makedev link.
1997-07-31 12:28:18 +00:00
augustss
e7f7b4f6cd
Update man pages a little.
1997-07-30 22:40:43 +00:00
augustss
ef80d3f828
Update man pages for new audio features.
1997-07-28 00:23:10 +00:00
mikel
90f3e3549b
add MAKEDEV.8, kill empty comment
1997-07-25 05:38:26 +00:00
oki
a149e6ab2f
MAKEDEV(8), written by MINOURA Makoto.
1997-07-23 15:17:06 +00:00
mrg
3f5be650bc
swapon -> swapctl
1997-07-21 05:10:46 +00:00
kleink
1aecc913a4
Typo.
1997-07-19 20:05:31 +00:00
ender
c8f37f7d88
o Minor manpage stylistic cleanups
...
o Fixed NetBSD version references
1997-07-18 02:17:04 +00:00
ender
48fe6d80a1
Added section 4 manual pages for the mac68k:
...
o main processor bus
o onboard I/O bus
o ADB event device
o autoconfiguration process
1997-07-18 02:13:39 +00:00
kleink
337622d4c1
Remove extraneous trailing space from ``ANSI C'' invented in lite2 import.
1997-07-17 19:42:45 +00:00
mikel
1041a0a14a
don't xref nonexistent mount(1)
1997-07-16 05:45:28 +00:00
mikel
df0157804c
xref mknod(8) not mknod(1), comment out special(8) xrefs, RCSid police
1997-07-16 05:26:17 +00:00
mikel
38f73fe1f4
xref mknod(8) not mknod(1), comment out special(8) xrefs
1997-07-16 05:24:37 +00:00
mikel
d6d34f3d52
xref mknod(8) not nonexistent mknod(1)
1997-07-16 05:22:40 +00:00
kleink
e3dd136ed5
Added an entry for POSIX.1c.
1997-07-15 00:36:48 +00:00
drochner
e1a91d04c2
Document the new "when" field.
1997-07-14 11:56:31 +00:00
mikel
f49f836e0e
xref gethostname(3) not obsolete gethostname(2)
1997-07-14 01:49:25 +00:00
pk
f1e1e555fa
ifconfig(8)'s `media' argument does not take a leading dash.
1997-07-11 09:33:18 +00:00
mikel
2a7fcf77e5
don't xref nonexistent filio(2)
1997-07-11 07:41:32 +00:00
mikel
838ea9d3c1
xref fdformat(1) nor fdformat(8), and cleanup some macro usage
1997-07-11 04:58:30 +00:00
mikel
143946ffbd
xref ddb(4), not ddb(8)
1997-07-10 07:37:23 +00:00
mikel
809a01767c
there is no dbx(5)
1997-07-10 07:08:23 +00:00
mikel
cb104d7c96
xref gdb(1), not obsolete dbx(1)
1997-07-10 07:06:18 +00:00
mikel
d568a943bd
eliminate obsolete xref to adb(1), add some relevant xrefs
...
update literal text from current <sys/types.h>
1997-07-10 06:56:38 +00:00
mikel
c29d171485
kill xrefs to obsolete debuggers
1997-07-10 04:37:22 +00:00
pk
9fecbceb9b
Exit `link[012]'; enter `media <type>'.
1997-07-07 22:36:04 +00:00
phil
4e4ffa3444
Fix fotenote problems, correct path to me files.
1997-07-07 20:08:00 +00:00
phil
801333e67f
RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
1997-07-07 19:19:22 +00:00
phil
dea5962a35
Restore current NetBSD build, modify paths in me.7.
1997-07-07 18:44:43 +00:00
phil
e60024a406
Resolve conflicts created by import.
1997-07-07 18:33:30 +00:00
phil
f9d2af5859
Sync with Lite2
1997-07-07 18:15:03 +00:00
veego
b02d8c44ab
Rename the xterm entry to xterm-nc and add a shorter xterm entry (from
...
christos).
1997-07-06 19:18:24 +00:00
lukem
24bf9e11c9
update reference for su(1) special group to read `group wheel' instead
...
of `group 0'
1997-07-02 06:19:54 +00:00
phil
861ed7d465
Remove unneeded files, merge back in NetBSD local changes.
1997-07-02 02:55:38 +00:00
phil
572210ca96
Update to Lite-2
1997-07-02 02:40:16 +00:00
rat
fea7c96230
'backsups' --> 'backups'
1997-07-01 22:55:26 +00:00
christos
cd59f75df4
Enable extra warnings if WARNS is set
1997-07-01 21:42:55 +00:00
jtc
1b790f326e
Sync with termcap 9.13.25
1997-07-01 15:15:07 +00:00
jtc
4bb5c4c70a
revert last change
1997-07-01 15:04:23 +00:00
phil
be5f7db95e
Use tbl support from bsd.man.mk instead of special rule.
1997-06-30 19:35:49 +00:00
phil
69edc948f4
Some man pages need tbl to make their man page. This adds support for
...
tbl in building man pages. If the variable USETBL is defined, the
rules for making the man pages include tbl before nroff.
This supports at least 3 man pages in the tree.
(Related to PR 3144.)
1997-06-30 19:26:21 +00:00
bouyer
8750fc1da2
Correct 'SYNOPSIS' spelling
1997-06-30 15:56:19 +00:00
christos
14b5e8dbc9
PR/3801: NAKAJIMA Yoshihiro: some documents are installed as executable
1997-06-28 01:22:59 +00:00
lukem
80e31290c5
use a tagged .Bl rather than a .Bd with tab separated fields...
1997-06-27 16:10:12 +00:00
phil
6f8dd0efc3
Add man8.pc532.
1997-06-26 16:35:30 +00:00
phil
48bc54f25e
RCS id.
1997-06-26 16:31:16 +00:00
phil
cae6cd53b5
Jon Bullers pc532 changes to MAKEDEV.8 and a Makefile.
1997-06-26 16:28:40 +00:00
pk
cbfc815823
Comment out reference to term(7).
...
Remove an extraneous dot.
1997-06-26 01:48:40 +00:00
thorpej
97ffd3ad25
Document COMPAT_NOMID. From David Brownlee <abs@mono.org> PR #3554 .
1997-06-25 03:13:00 +00:00
mikel
133ed3ff54
SUBDIR must be set *before* including bsd.*.mk
1997-06-24 06:00:06 +00:00
mrg
90a52da37a
move man pages into share/man.
1997-06-23 03:30:19 +00:00
jtk
22aa705ea8
add esp.4
1997-06-23 01:18:35 +00:00
lukem
579f2fb483
* clean up a couple of typos.
...
* clarify how a utmp record is deleted upon logout.
* clarify the format of a wtmp record appended at logout (from
Geoff Wing <mason@primenet.com.au> in [misc/3196]
1997-06-22 08:11:08 +00:00
mrg
3bdba8b419
add alpha, mvme68k and sun3x subdirs.
1997-06-22 07:16:49 +00:00
mrg
829a5a9063
move man pages into share/man.
1997-06-22 07:02:27 +00:00
mrg
a98b6e31ca
move man pages into share/man.
1997-06-22 06:40:25 +00:00
mrg
e179766b04
move man pages into share/man.
1997-06-22 05:58:25 +00:00
mrg
71030252ba
move man pages into share/man.
1997-06-22 05:30:47 +00:00
mrg
fbac1c1b2c
move man pages into share/man.
1997-06-22 05:16:57 +00:00
mrg
f66658c8e0
move man pages into share/man.
1997-06-22 05:05:17 +00:00
pk
70bc96148e
Fix typos (PR#3762).
1997-06-20 20:42:36 +00:00
drochner
cc7a41e5d2
Weaken the restrictions on the device file name a bit: /boot can
...
now be installed on any partition.
Allow PRIM_LOADSZ to be set in the Makefile.
This together allows to make bootable 720k floppys.
closes PR port-i386/3751
1997-06-19 11:46:44 +00:00
mikel
4427d4b73d
fix typo, RCSid police
1997-06-19 07:21:10 +00:00
christos
8308fe20d7
Added xterm description from XFree86-3.3, and made it the default xterm.
1997-06-18 21:02:37 +00:00
jtc
66de380294
Add NOOBJ=. Remove (cd ${.CURDIR}; ... ).
1997-06-18 01:56:03 +00:00
jtc
0f3df805c6
Remove datfiles subdirectory, it's a remanent from long ago.
1997-06-18 01:27:43 +00:00
jtc
c823ca2033
import tzdata1997f
1997-06-18 01:19:11 +00:00
mrg
d746e60ccd
build installboot.cat8
1997-06-16 13:58:41 +00:00
mrg
c258d0d05e
make it "options IPFILTER_DEFAULT_BLOCK".
1997-06-16 13:38:05 +00:00
is
ae1eb6bf66
Move installboot.8 here.
1997-06-16 13:37:40 +00:00
mrg
5327fe2b30
continue clean up from last commit, and tell NetBSD/sparc users to use our boot program.
1997-06-16 07:50:35 +00:00
thorpej
2ff53183d5
Update diskless system swap setup for new swap system, from
...
maximum entropy <entropy@zippy.bernstein.com>.
1997-06-16 07:32:15 +00:00
mrg
858ef4e82b
note that COMPAT_12 enables old swapon(2).
1997-06-14 18:33:11 +00:00