Commit Graph

1945 Commits

Author SHA1 Message Date
shin
a378ffa3a9 fix pasto. 2002-03-23 23:39:57 +00:00
oster
0cb0145111 We don't have an arc/cpuregs.h , so don't try to include it in the sets. 2002-03-23 01:34:54 +00:00
lukem
6cc7ab3543 Pull in <bsd.sys.mk> so that defaults for $PAX, $MTREE (etc) are
provided, which is required for USETOOLS=no because <bsd.own.mk>
doesn't set those in that case.  Should fix [toolchain/16009]
2002-03-22 23:15:32 +00:00
martti
db91979e36 Added etcupdate 2002-03-22 10:11:05 +00:00
fredette
6d335bab3f Lose usr/include/sun2/cg2reg.h. 2002-03-21 23:42:29 +00:00
augustss
d00ad9335b Add uvscom(4). 2002-03-19 15:17:48 +00:00
yamt
bce8f1fcdb bump libc minor to 83. 2002-03-18 10:02:50 +00:00
tshiozak
8e7efd7c05 add manpages for mb*/wc* functions. 2002-03-18 08:27:53 +00:00
tshiozak
dc7d18ff88 refine i18n stuffs.
- add libc/citrus directory.
    this directory contains the common stuffs not only for locale
    but also other facilities relating to i18n (e.g. iconv).
  - To keep the binary compatibility for the ctype modules easily,
    the interface between libc and the modules is simplified.
  - For the future integrated extension, module pool is renamed
    from "/usr/lib/runemodule" to "/usr/lib/i18n".
    In the future, this directory will contain the modules for "iconv",
    "collation", etc.
  - some cosmetic changes.
  - Bug fix for runetype.h; __attribute__((__packed__)) is placed at
    the wrong position and it is invalid unintentionally.
    But, the all members of the structures seem well-aligned.  Thus,
    this bug causes no problem, hopefully.

HEADS UP:
  - /usr/lib/rumemodule is obsoleted.  If you use the multibyte locales,
    you need to install /usr/lib/i18n/* from sys/lib/i18n_module .
  - The binary compatibility of /usr/share/locale/*/LC_CTYPE is probably kept.
    Perhaps, the bug fix about __packed__ mentioned above breaks the
    compatibility...  Be careful especially on 64bit platforms.
2002-03-17 22:14:05 +00:00
wiz
fb38ff8c32 Add audiocs, ebus catted man pages. 2002-03-17 10:57:14 +00:00
wiz
51d6e9c915 Add utmpx.h 2002-03-17 10:56:05 +00:00
wiz
4d8cca5f16 ispppcontrol -> ipppctl 2002-03-17 10:55:02 +00:00
martin
2f5bc7e4b4 ISDN devices renamed, sort, add missing third column for nqmgr. 2002-03-16 17:31:23 +00:00
uwe
8307c93fb8 Add audiocs(4) and ebus(4). 2002-03-14 12:19:55 +00:00
simonb
b7d5e86b60 Add the /etc/ssh directory. 2002-03-14 06:48:28 +00:00
simonb
fe523d7ec2 The forms library's manual pages are also installed as form.3. 2002-03-14 04:06:11 +00:00
itojun
0a2445c3b6 move sshd config files to /etc/ssh 2002-03-11 04:57:55 +00:00
itojun
ce418d6d8e dig /etc/ssh 2002-03-11 04:38:41 +00:00
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