Commit Graph

883 Commits

Author SHA1 Message Date
veego dead0f0287 Add /usr/share/misc/getopt 2000-02-18 10:10:29 +00:00
veego 1db61e2a1a Add rtpphy(4) and usbd(8) and add the missing unformated manpages (hi Manuel). 2000-02-18 10:05:41 +00:00
veego 7ff0f82bff Add <dev/microcode/isp/asm_pci.h>, <dev/microcode/isp/asm_sbus.h>,
<dev/microcode/isp>, <dev/pci/if_fxpreg.h>, <dev/pci/if_fxpvar.h>,
<sys/dmap.h>.
2000-02-18 09:40:56 +00:00
fair ceefe43a8f add pcic.4 tcic.4 and pcmcom.4 2000-02-12 11:17:26 +00:00
fair 44e5e9098f add the links from le.4: bicc.4 depca.4 and nele.4 2000-02-12 09:23:37 +00:00
fair e88e08c98d add new man pages from PR 7603:
adv.4 ai.4 ate.4 cs.4 ef.4 epic.4 fmv.4 ix.4 lmc.4
2000-02-11 12:41:22 +00:00
fair 2d61cf6371 Add de.4 2000-02-11 09:30:31 +00:00
fair 65949191fb Make arrangements for the removal of the old MD le.4 man pages because
there is now an MI le.4, per PR 9376
2000-02-10 22:17:18 +00:00
drochner 3cef7bca12 added ti(4) 2000-02-09 14:22:14 +00:00
itojun ed74ec1491 add missing manpage, gethostbyname2(3). 2000-02-09 12:23:55 +00:00
tron f44711bc53 Put "sendmail" license terms in same set as the binary. 2000-02-09 08:18:19 +00:00
tron db6d31cac3 Add "usr/share/sendmail/LICENSE". 2000-02-08 16:54:41 +00:00
tron 98806601bd Add new "sendmail" 8.9.3 configuration files. 2000-02-08 14:01:49 +00:00
bouyer 3d1a91ac28 Add rl.4 and vr.4 2000-02-07 18:01:02 +00:00
assar f75ab3d4cb add krb5/krb5-types.h 2000-02-06 17:02:32 +00:00
jdc abdc13564f Add libahdi entries. 2000-02-05 20:59:05 +00:00
veego 55eb03baa3 Don't install the idea, rc5 and rsa headers from openssl. 2000-02-04 10:44:24 +00:00
veego dee4121dae Update to reflect the recent changes, excluding:
./usr/bin/pfrom
./usr/bin/push
./usr/bin/tcp_client
./usr/bin/uu_client
./usr/libexec/popper
./usr/libexec/tcp_server
./usr/libexec/uu_server
./usr/sbin/scriptdump
./usr/share/man/cat8/popper.0
./usr/share/man/cat8/push.0
./usr/share/man/man8/popper.8
./usr/share/man/man8/push.8
2000-02-04 10:35:21 +00:00
veego 52ffcd8aa2 Ups, s/ahw/adw/ 2000-02-04 09:44:17 +00:00
veego 00aed46d8f Add adw.4 and remove ioat.4.
ioat.4 seems to be there but is not installed and the manpage needs some
changes to reflects the change from ioat66 -> ioat.
2000-02-04 09:31:36 +00:00
kleink 2aacbd21fd Add va_copy(3) links. 2000-02-03 16:20:53 +00:00
jwise bd5dc99ea0 Add package names. Later tonight or tomorrow AM, I will post a writeup of
this to tech-{pkg,install}.  In short, the pkg names in (new) second
field will be used by the build process under basesrc/src/dist/pkg to
generate PLISTs.  The package divisions here may be two finely or coarsely
grained, although I think they're a happy medium -- I will give more
detail/justification in the writeup.
2000-02-03 05:27:57 +00:00
he 91fc7e2be4 Also install preformatted dpt(4) man page. 2000-02-02 22:57:33 +00:00
agc 46fef1e3c2 First cut at a shell script to convert a distrib-style list into a
pkgsrc-style PLIST.
2000-02-02 12:11:47 +00:00
itojun e5e6464767 upgrade libipsec to the latest.
- parser now uses yacc/lex (there'll be no symbol conflict).
- outbound policy and inbound policy is now separate
- policy specification for tunnel SA is improved
- api changed, bump shlib major

XXX some of programs will become not buildable - will commit shortly
2000-01-31 14:15:30 +00:00
itojun e38f0bc373 add pim6sd: PIMv6 sparse mode daemon. (from KAME) 2000-01-28 19:32:43 +00:00
itojun e0df61eefa increase libc's shlib minor for rcmd_* changes. sorry to be late.
Suggested by: Klaus Klein
2000-01-28 17:40:41 +00:00
fair 5d393eb4ca added ./etc/ntp.conf per PR 4312 2000-01-28 06:53:33 +00:00
itojun 5b1aaa939e add IPv6 support to rcmd() and friends.
rcmd() and iruserok(): unchanged
	ruserok(): became address family independent
	rcmd_af(), iruesrok_sa(): address family independent
2000-01-27 05:33:06 +00:00
itojun 6e5a5cc306 add reverse lookup table for IPv6 loopback (::1).
ugly...
2000-01-27 05:17:12 +00:00
itojun 5a38b81b42 implement bindresvport_sa(), which is necessary for IPv6 support in certain
programs (like rshd or rlogind).

bindresvport() and bindresvport_sa() exhibits exactly the same functionality,
with different function prototype (sockaddr_in * and sockaddr *).

The behavior and prototype was discussed and agreed among shin@kame.net
(who is doing freebsd-current kame merge), deraadt@openbsd.org, and
Jean-Luc.Richier@imag.fr (INRIA IPv6/IPv6 RPC support).  so it will be
portable across *bsd.
2000-01-26 13:20:24 +00:00
augustss 6cd67182f5 Add ucom(4) man page. 2000-01-25 08:45:24 +00:00
mcr 7b42e3b65c man page for ioat66 device 2000-01-24 20:19:06 +00:00
augustss df8590ff36 Back out last change. The if_ieee80211.h file was already there. 2000-01-24 18:53:53 +00:00
ad 66c5e62a89 Install dpt(4). 2000-01-24 15:33:12 +00:00
augustss b39bfbcc51 Add ray(4). 2000-01-24 15:15:21 +00:00
augustss c1b8e93168 Add ./usr/include/net/if_ieee80211.h 2000-01-24 15:05:34 +00:00
mycroft 063624ef20 Sync. 2000-01-24 07:25:01 +00:00
jwise f2cc32c633 Compatible upgrade to set list behavior -- any (whitespace separated) fields
after the first in each line of a set list are ignored.  This introduces
no change in current set list behavior, but will need to be revisited if
we wish to distribute files with spaces in their names -- in this case we can
move to tab separated fields or some other behavior.

Current set lists work exactly as before, but in the future set lists may
have additional fields for use in a system packaging script.

I will post a detailed work plan for the system package system which uses
this to tech-pkg and tech-install in the next day or so.
2000-01-23 20:31:17 +00:00
drochner 3683ac880b speaker(4) is MI 2000-01-23 14:29:12 +00:00
mycroft 94753c3793 Sync. 2000-01-21 16:49:30 +00:00
wrstuden 4d9bcc23d6 Add overlay.h, mount_overlay, and mount_overlay.[08] to lists. 2000-01-20 19:26:43 +00:00
itojun 85a3a12c88 /usr/sbin/sysctl does not exist any more (now /sbin/sysctl) 2000-01-19 14:16:58 +00:00
itojun 5e54c56a6d add manpage, rip6query(8). 2000-01-19 06:35:22 +00:00
mycroft 1a161495c3 Sync. 2000-01-19 06:10:10 +00:00
kleink abe336bfe1 Add <machine/math.h>. 2000-01-17 16:31:34 +00:00
itojun fc838249f5 don't install /usr/sbin/sysctl (backward compat symlink) 2000-01-17 04:22:59 +00:00
itojun 3ea807c958 move sysctl to /sbin/sysctl. symlink from /usr/sbin/sysctl
is supplied for backward compatibility.

add /sbin/sysctl to base/mi (does not remove /usr/sbin/sysctl
as we have a symlink)
2000-01-17 02:36:31 +00:00
augustss 5e2dc3d256 Add aue, cue, and kue man pages. 2000-01-16 10:46:56 +00:00
pk 0244320ed2 Sync with arch/sparc/include/makefile 2000-01-14 13:40:32 +00:00