tron
dd9cafc939
Add manual pages for ipip(4) which got removed.
2002-03-07 12:34:26 +00:00
wiz
3f3656ac20
Add i4bisp(4).
2002-03-06 14:35:22 +00:00
wiz
da6ea33f69
Remove g711conv (hi martin!)
2002-03-05 23:57:49 +00:00
lukem
4b99ad4ad4
provide check_DESTDIR and check_RELEASEDIR targets in <bsd.own.mk>
...
and use those rather than local versions
2002-03-05 03:51:21 +00:00
sommerfeld
3406f0a3dd
The "gif*" tunnelling interface does everything ipip does.
...
Move usage example from ipip.4 to gif.4
Excise ipip and stitch up the scars.
2002-03-04 13:24:06 +00:00
ad
cc996740a3
Add entries for pkill & pgrep.
2002-03-01 11:26:48 +00:00
lukem
a5fc5a8af0
- use numeric rather than symbolic trap names; it's more portable
...
- read NetBSD.dist from ${DESTDIR}/etc/mtree instead of /usr/src/etc/mtree
- run mtree with "-N ${DESTDIR}/etc" instead of using the host user databases
2002-03-01 07:21:14 +00:00
scw
8d5828f101
MD set lists for mvmeppc.
2002-02-27 21:57:09 +00:00
lukem
c71e0408fb
Fixes to allow unprivileged building of the binary tar files to
...
contain the correct permissions.
Makefile:
- set SETSENV to the list of variables we wish to pass to each shell
script and use that, rather than duplicating the effort below
- call maketars with "-M ${METALOG}" if UNPRIVED is set.
getdirs.awk:
- takes a list of filenames and outputs the list along with all the
directories used by those filenames
maketars:
- support "-M metalog"
- merge etc/mtree/NetBSD.dist with the "-M metalog" for use in the tgz build
- for a given set, find the union between the set list and the metalog
generated above and use that as the list of files to ${PAX} up as the
tgz file.
2002-02-27 10:51:47 +00:00
lukem
6cfea188a7
- fix the comment describing what this does
...
- " egrep ... | awk " can be replaced by a smarter bit of awk...
2002-02-27 10:43:42 +00:00
lukem
2d86ced5d9
" egrep ... | awk" can be replaced by a smarter bit of awk...
2002-02-27 10:42:55 +00:00
he
e0e10bde3f
Wait with exiting on error until all the install sets have been
...
attempted to be created.
This way, in "discover missing files" mode, you'll get the benefit
of getting all the missing files listed before this script bombs
out with a non-zero exit status, something which can be of benefit
on slow machines.
2002-02-26 20:03:08 +00:00
lukem
6d0e6a9481
add rc.subr(8)
2002-02-25 12:07:45 +00:00
thorpej
72a1f227a8
pxeboot -> pxeboot_ia32, and add pxeboot_ia32_com0
2002-02-20 03:07:08 +00:00
joda
38b981482c
fix past-o: netboot_pcnet_wd80x3.rom -> netboot_wd80x3.rom
2002-02-19 08:30:23 +00:00
thorpej
7f18ea71f5
Add new i386 bootloaders.
2002-02-17 20:05:50 +00:00
tron
703247c696
Second step of supporting XFree86 4.x binary sets:
...
- add list files for XFree86 4.2.0
2002-02-15 22:29:22 +00:00
is
92a181b637
Move Amiga PORT to ELF and new toolchain. Still missing:
...
support in UPGRADE to move old shared libs to /emul/aout
2002-02-15 21:28:03 +00:00
yamt
bceed8cb26
add /usr/share/nls/nls.alias.
2002-02-13 07:55:20 +00:00
thorpej
63c8419002
Add new pwcache routine manpages.
2002-02-12 02:27:59 +00:00
thorpej
625b479b7f
Add some missing postfix manpages.
2002-02-12 02:20:57 +00:00
thorpej
56decb54f5
Add ntpd chroot directories.
2002-02-12 02:09:12 +00:00
thorpej
81edf862af
Add /usr/share/games/ching
2002-02-12 02:05:06 +00:00
thorpej
8207e5da89
Add missing postfix stuffs.
2002-02-12 01:50:12 +00:00
thorpej
391ce843cc
Add some missing postfix binaries.
2002-02-12 01:43:34 +00:00
thorpej
c8dd28f7a6
Add some missing postifx etc files.
2002-02-12 01:29:19 +00:00
thorpej
f55d6acbec
md.arm32 -> md.shark
2002-02-11 19:10:56 +00:00
kleink
454d67ac8c
Add pci_conf_hook(9).
2002-02-11 18:51:55 +00:00
tron
24a6d142c3
First step of supporting XFree86 4.x binary sets:
...
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.
2002-02-11 16:23:17 +00:00
martti
d7bcd10a27
ipfs allows state information created for NAT entries and rules using
...
keep state to be locked (modification prevented) and then saved to disk,
allowing for the system to experience a reboot, followed by the restoration
of that information, resulting in connections not being interrupted.
To activate this feature, set ipfs=YES in /etc/rc.conf
2002-02-11 10:19:55 +00:00
thorpej
825e4687c7
Add /usr/share/dhcpd/pxe.defs
2002-02-09 21:16:34 +00:00
ross
4db2b6a34e
Add share/man/html? and the lower machine directories.
...
These are just the directories, not the html files themselves.
2002-02-07 02:49:39 +00:00
jdolecek
cf523d6e7c
Move the joy(4) manpage to MI location, too - it's not i386-only.
...
Pointed out by Thomas Klausner, thanks :)
2002-02-06 21:06:32 +00:00
reinoud
19c1a02e8b
The postfix regexp' and
pcre' examples are now split into a `access',
...
`body' and `header' part ... The origional examples are aparently no longer
available.
2002-02-05 15:03:50 +00:00
reinoud
3af1f00423
Add the relevant libarm* libs to base and comp for acorn32
2002-02-05 14:11:34 +00:00
reinoud
ef70c25c39
libarm32.so should be in base, not in comp.
2002-02-05 13:58:40 +00:00
blymn
dedd8b8cb7
Major lib bump for libmenu
2002-02-04 13:05:22 +00:00
thorpej
7599c17f99
Don't install <stdbool.h> for now. Lossage resulting from me testing
...
with a not-in-tree compiler.
2002-02-04 08:51:26 +00:00
thorpej
9ff7f6dda8
Add <stdbool.h>
2002-02-02 17:36:07 +00:00
reinoud
b27c26ce1c
Add include/arm/swi.h for SoftWareInterrupt base chunks. These chunchs
...
define the offsets of various operating systems chunks to enable
interworking / emulation.
2002-01-31 15:00:56 +00:00
reinoud
1511c4fe53
Dont forget libarm32.so in the setlist
2002-01-31 14:57:00 +00:00
reinoud
4881b77e47
Update set lists to include include/acorn32/int_* files and clean up a bit.
2002-01-31 14:55:25 +00:00
reinoud
04fd66e7c5
Add initial commit for acorn32 `comp' set lists .... mainly covering
...
/usr/include/acorn32
2002-01-31 02:52:51 +00:00
lukem
3ae605601a
- rename etc/rc.d/NETWORK to etc/rc.d/NETWORKIGN
...
- move entry for etc/rc.d/xntpd from base/obsolete.mi to etc/obsolete.mi
2002-01-31 01:34:50 +00:00
perry
b8637fec9f
get rid of the stuff from hide
2002-01-29 20:20:57 +00:00
kleink
76863ed9d4
Sync with tzdata2002b.
2002-01-29 13:13:47 +00:00
minoura
ac2fc7b3ee
Reflect boot program changes.
2002-01-27 01:09:15 +00:00
perry
339e1af255
obsolete /usr/games/hide/*, per tech-userland consensus
2002-01-27 00:38:25 +00:00
martin
ade576a4f7
We are at libc.so.12.82 now.
2002-01-26 12:45:00 +00:00
martti
53a8f3ca45
Added few ipf examples
2002-01-26 09:30:53 +00:00
martti
8334fdf826
Added ipf6.conf
2002-01-24 14:49:16 +00:00
jwise
57cfb2277e
Resolve two more entries which are duplicated in two set files
...
(include/dev/ofw and include/dev/usb)
2002-01-24 03:47:15 +00:00
jwise
cf2a64d05e
Fix a directory entry (usr/share/doc/usd/13.viref) which was present in two
...
set lists.
syspkg makes a nice lint(1) for the set lists :-)
2002-01-24 03:43:55 +00:00
jwise
f96a76c19c
Move share/sendmail subdirectories to `misc' set, where their contents already
...
are.
2002-01-24 03:40:42 +00:00
jwise
c4a5e7bc48
Move link-time shlib links for libi386 and libm387 to comp set, as with other
...
shlibs.
2002-01-24 03:35:13 +00:00
mrg
7cda1e8c92
don't install psim
2002-01-22 17:02:08 +00:00
mrg
47d0b44e4f
add PSIM support to gdb and install the stand alone in /usr/bin/psim. this
...
fixes the rest of port-powerpc/14307.
2002-01-22 16:55:19 +00:00
thorpej
5eaa0c1197
Add /usr/lib/crtfm.o
2002-01-14 01:33:40 +00:00
jdolecek
ab1b91dffe
Add pckbd.pl.iso8859-2, by Dawid Szymanski.
2002-01-12 21:07:11 +00:00
augustss
b2d1027db4
Add /usr/lib/libusb_pic.a
2002-01-12 17:22:10 +00:00
wiz
a4397af56d
Add /usr/include/fs/smbfs.
2002-01-11 01:36:28 +00:00
thorpej
63852061b6
Add dkctl.
2002-01-09 22:33:53 +00:00
deberg
7b6d08efe5
MALLOC, FREE, and a missed VOP_GETPAGES.9
2002-01-07 01:13:21 +00:00
deberg
d9656fb29c
VOP_GETPAGES
2002-01-06 21:31:55 +00:00
augustss
56de69164d
Add esa(4).
2002-01-06 16:10:15 +00:00
mrg
9230e402ce
add a simple binstall(8). hi wiz!
2002-01-06 07:44:11 +00:00
bjh21
a5d3e4699b
BBBB(8) is obsolete.
2002-01-04 15:33:01 +00:00
augustss
0b73fe424f
Add ustir(4).
2002-01-03 19:01:19 +00:00
wiz
4cbb128b70
Obsolete /usr/include/smbfs.
2002-01-02 18:33:06 +00:00
briggs
9c006e1248
We reference a monstartup(3), so let's actually make a link for it.
2002-01-02 04:52:55 +00:00
augustss
d86645530d
Add udsbr(4).
2002-01-02 03:26:11 +00:00
augustss
219e9e68dd
Add various radio stuff.
2002-01-01 22:28:57 +00:00
chs
ef0d72c9ba
libusb -> libusbhid
2002-01-01 19:05:15 +00:00
augustss
9e60e6cc53
Some s/libusb/libusbhid/ that I forgot.
2002-01-01 11:55:25 +00:00
mrg
4ea659d3c8
add a checkflist-x11 target
2002-01-01 07:59:32 +00:00
augustss
afd80b96ed
usb(3) is dead, long live usbhid(3).
2001-12-28 18:00:56 +00:00
augustss
c10feb636c
libusb(3) is obsolete.
2001-12-28 17:53:35 +00:00
augustss
7eb96c2035
Add uhidev(4).
2001-12-28 17:39:19 +00:00
minoura
ccde23ea6d
Reflect reality.
2001-12-28 02:10:26 +00:00
jwise
c43fe21748
Remove list2plist. It has been supplanted by makeplist, which does the same
...
thing in a pkgset-aware fashion.
2001-12-26 18:46:18 +00:00
jwise
25f7c6aadf
Add two utility scripts used by syspkg from draga.com CVS:
...
listpkgs -- a utility script for syspkg maintainers. Given a pkgset name,
list all packages in that pkgset by parsing the src/distrib
set list files. Imported at draga.com revision 1.2.
Usage: ./listpkgs [-a arch] [-m machine] [-s setsdir] [-p prefix] setname
-a arch set arch (e.g, m68k, mips, powerpc)
-m machine set machine (e.g, amiga, i386, macppc)
-s setsdir directory to find sets
setname set to list packages for
makeplist -- a script called by <bsd.syspkg.mk>. Given a pkgset name
and a pkg name, output a valid PLIST for that package by
parsing the src/distrib set list files. Imported at
draga.com revision 1.2.
Usage: ./makeplist [-a arch] [-m machine] [-s setsdir] [-p prefix] setname pkgname
-a arch set arch (e.g, m68k, mips, powerpc)
-m machine set machine (e.g, amiga, i386, macppc)
-s setsdir directory to find sets
-p prefix prefix for created plist
setname pkgname set and package to build plist for
2001-12-26 18:43:00 +00:00
wiz
3231b4bedf
Add some obsolete man pages.
2001-12-25 20:06:53 +00:00
wiz
a6703d1135
Add /usr/include/dev/irdaio.h, and remove some that are in comp/mi (that
...
is, get installed currently....).
2001-12-24 20:59:57 +00:00
jdolecek
d30b4c546d
add uvm_loan(9) and uvm_unloan(9)
2001-12-24 12:30:38 +00:00
jwise
0405d5f9a0
Spaces to tabs.
2001-12-22 02:32:35 +00:00
jwise
ed756ae393
Move cu {cat,}man pages from man-uucp-man and man-uucp-catman to
...
man-util-man and man-util-catman, as uucp has moved from base-uucp-bin
to base-util-bin.
2001-12-21 19:59:33 +00:00
jwise
405def7f0f
Move /usr/bin/cu from base-uucp-bin to base-util-bin, as it is a generally
...
useful tool required by a _lot_ of users who do not otherwise use UUCP.
2001-12-21 19:57:19 +00:00
tv
4c9a2ef7d3
* Add protoize and unprotoize. (Closes PR 6894.)
...
* Regen files with proper OS names and version numbers.
* Clean up toolchain2netbsd somewhat, to get it ready to be cross-host
compatible (more work to be done here, but it's getting closer).
* Add framework for gdbreplay and gdbserver, but hold off on enabling these
by default until low-nbsd.c is verified to work everywhere.
2001-12-19 23:54:16 +00:00
tv
7fb95bfb35
Remove iostdio.h from the list of system-installed headers; intended to
...
address parts of PR toolchain/14896. This header file is nonstandard
(and doesn't even exist in gcc 3.0); an out-of-the-box gcc build also
doesn't provide the missing functions. So just drop the .h completely.
2001-12-19 20:52:11 +00:00
mrg
37deaacf94
add ./usr/share/examples/syslogd/all.newsyslog.conf
2001-12-18 14:11:31 +00:00
wiz
326c26052c
Address misc/14958:
...
Don't error out if DESTDIR exists.
Use "find -s" instead of "find | sort"
While here: Drop syssrc/usr.sbin/dbsym from syssrc.tgz, since it has been
replaced by gnusrc/gnu/usr.sbin/dbsym.
XXX: Add gnusrc/gnu/usr.sbin/dbsym (and libbfd)?
2001-12-18 10:19:14 +00:00
mbw
2c0dbef118
Whoops, forgot to include the new compat_hpux.8 in the set lists
2001-12-18 03:46:36 +00:00
wiz
7a45621546
Remove /usr/sbin/dbsym here too.
2001-12-17 21:24:28 +00:00
wiz
16fdcab7cc
dbsym(8) is now USE_NEW_TOOLCHAIN-specific.
2001-12-17 21:23:20 +00:00
wiz
e5064283dd
/usr/sbin/dbsym is not md anymore.
2001-12-17 21:20:13 +00:00
wiz
f8b221bd5c
Add /usr/sbin/dbsym.
2001-12-17 19:42:05 +00:00
bjh21
db39bfcf04
Add /usr/include/arm/iomd/vidc.h.
2001-12-17 15:09:24 +00:00
wiz
33a42d347d
Add /usr/sbin/irdaattach.
2001-12-17 13:10:54 +00:00
wiz
d178cd29a9
Add hash(9) and its symlinks, and /usr/share/mk/bsd.hostlib.mk.
2001-12-17 13:10:13 +00:00
wiz
f48442c6e1
Add irda(8).
2001-12-17 13:08:55 +00:00