Commit Graph

1298 Commits

Author SHA1 Message Date
augustss dc2f64295e Add clct(4) 2001-01-22 01:29:59 +00:00
itojun 14296ba1e6 make it clearer that /etc/rtadvd.conf is optional (normally,
configurations were derived from kernel interface settings).

install rtadvd.conf into /usr/share/exapmles/rtadvd, instead of /etc.

sync with kame.
2001-01-21 15:01:36 +00:00
itojun 8760b352ac supply ru_RU.* LC_CTYPE locales.
From: Patrick Welche <prlw1@newn.cam.ac.uk>
2001-01-20 16:33:02 +00:00
shin 6435129156 - current minor number of libform is 3. 2001-01-20 10:32:13 +00:00
bjh21 b2a5321a0a Add <arm/frame.h>. 2001-01-18 21:49:50 +00:00
thorpej 2b5bf99d49 Add rc.d/racoon. 2001-01-18 02:01:53 +00:00
itojun 15938e53e1 sync with reality a little better. 2001-01-17 08:12:18 +00:00
itojun 3a59b0a369 s/evbsh3/hpcsh/ 2001-01-17 07:50:49 +00:00
itojun d0111cc847 for MACHINE=hpcsh. straight copy of evbsh3. 2001-01-17 05:27:15 +00:00
itojun a1c683863b remove evbsh3/mmeye.h. it shouldn't be necessary, or at least it has to
be renamed to something better.
XXX dreamcast/mmeye.h
2001-01-16 17:36:02 +00:00
itojun b2ba60b861 no longer need to ship IPv4-only sendmail.cf. 2001-01-15 17:57:44 +00:00
minoura aa055d1a02 Add etc/rc.d/poffd. 2001-01-14 15:40:15 +00:00
itojun a0f7a7d829 crypto/dist/ssh: resolve conflicts with 2.3.0/20010105.
usr.bin/ssh: add ssh-keyscan and sftp-server into SUBDIR.
2001-01-14 05:22:31 +00:00
jmc 9d68beeb8e Fix typos from the package list additions 2001-01-14 01:44:22 +00:00
nonaka f98bd36da4 add {cat,man}8/prep/MAKEDEV.? 2001-01-13 19:37:23 +00:00
bjh21 9105584f84 Add <arm/signal.h>. 2001-01-13 17:04:50 +00:00
jwise f0d2eff22a A lot of whitespace cleanup, and some reorganization/simplification of
package divisions.
2001-01-12 05:39:37 +00:00
jwise 9ab078b91a Add pkg names. 2001-01-12 04:49:58 +00:00
jwise a678e67549 Add pkg names. 2001-01-12 04:22:11 +00:00
jwise d551d99063 Add pkg names to all entries. 2001-01-12 03:52:59 +00:00
jwise d1e4cc76e3 Add missing pkg name. 2001-01-12 03:50:27 +00:00
enami ba2a4ff838 Sync with reality; major version of libform is 1. 2001-01-12 03:00:25 +00:00
bjh21 477f179874 Add <arm/elf_machdep.h> 2001-01-11 22:30:22 +00:00
bjh21 cf5f01e4ca Add common ARM headers.
XXX Do we want an ad.arm for this?
2001-01-11 21:52:25 +00:00
itojun 3711020b5c extend /etc/ifconfig.xxN, for comment lines (#) and shell script
fragment (!).  inspired by openbsd /etc/hostname.xxN.
2001-01-11 17:56:16 +00:00
augustss 1ec22cb236 Add uscanner(4). 2001-01-11 06:11:29 +00:00
jmc 49b8142795 Fix version number on libform to match current one on lib. 2001-01-10 19:22:08 +00:00
lukem a962dc9124 add sradixsort(3) 2001-01-08 14:08:17 +00:00
garbled 9d62d0bfd2 Add entires for the sushi manpage. 2001-01-08 08:15:35 +00:00
ad d761639670 Add /etc/rc.d/isdnd. 2001-01-07 18:35:54 +00:00
jdc ebc0cfbccf Bump libmenu and libform majors because of libcurses major bump.
Pointed out by mrg.
2001-01-07 13:15:10 +00:00
martin 844116d987 Add isdn userland utilities and their man pages.
Sort.
2001-01-07 13:05:28 +00:00
taca 4137803226 libcurses's major was increased. 2001-01-06 16:01:07 +00:00
jdolecek 445cf23c37 add sushi catalog 2001-01-06 14:02:03 +00:00
jdolecek 2e30a83a86 add utrace.[02] 2001-01-06 09:24:11 +00:00
martin 9b2065be5d Add isdn userland include files. 2001-01-05 23:37:28 +00:00
jdolecek 2fedeafec8 bump libc minor - utrace(2) addition 2001-01-05 22:47:02 +00:00
jdolecek b29981b0fd readline.h and history.h moved to /usr/include/readline/ 2001-01-05 21:21:35 +00:00
martin 61bfb0b154 Add isdn kernel man pages. 2001-01-05 20:16:39 +00:00
garbled 852b2231d0 Add sushi to the set lists 2001-01-05 15:47:32 +00:00
blymn f60c2ea4df Add libform. 2001-01-05 12:20:17 +00:00
garbled 6faffe5be6 Add all the files sushi installs out of sharesrc (the menus themselves) 2001-01-05 07:39:10 +00:00
garbled 50d861c76a Add the sushi directories 2001-01-05 07:02:38 +00:00
garbled 345c1cb58e Add the relevant entries for libcdk 2001-01-04 21:01:25 +00:00
garbled 5fc8b22a34 Add cdk's include directory 2001-01-04 20:35:35 +00:00
garbled 2e1d57354c Add libcdk to these two files 2001-01-04 20:30:17 +00:00
itojun 4519a2cf89 libc has clnt_sperrno(), no need to pull it into libamu.
this also raises problem when we try to link amd statically.  PR 11187.
bumps libamu major.
2001-01-04 14:21:09 +00:00
itojun c732fcc192 upgrade to sendmail 8.11.2. 2001-01-04 12:36:48 +00:00
itojun 4238747c6b /usr/share/examples/sup/sup.de.netbsd.org is gone 2001-01-04 11:12:24 +00:00
lukem b43b77ea9c sort 2001-01-03 13:39:02 +00:00