Commit Graph

855 Commits

Author SHA1 Message Date
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
mjl
142f369443 Add necessary support routines for login.conf. 2000-01-12 05:02:10 +00:00
tron
ffe5337f67 Update for XFree86 3.3.6. 2000-01-11 14:20:44 +00:00
kleink
d2d11dfd70 <null.h> -> <sys/null.h> 2000-01-10 17:18:04 +00:00
lukem
dd36bfd608 add usr/share/examples/ftpd/ftpusers 2000-01-08 13:32:43 +00:00
kleink
c173bd9c30 Obsolete vsunlock.[09], too. 2000-01-07 23:01:02 +00:00
kleink
7e85ffa276 Obsolete vslock.[09]. 2000-01-07 22:58:57 +00:00
abs
10ba04cb2e Update to closer to current reality - from Todd Whitesel 2000-01-07 11:55:46 +00:00
abs
a741a4a72b Allow -u and -c to set diff style (from Todd Whitesel <toddpw@best.com>) 2000-01-06 21:03:34 +00:00
chopps
1208b794f5 add ntwoc man pages 2000-01-05 00:27:25 +00:00
msaitoh
4d15e8e01a list file for etc/ 2000-01-02 09:52:15 +00:00
msaitoh
b552de8bdc list files for sh3 2000-01-02 09:48:32 +00:00
hubertf
cabb78b63e Add share/examples/apm/script, an example script to put into
/etc/apm/{line,battery,standby,...}
1999-12-29 04:16:21 +00:00
jlam
b6b1a9e6b8 man/man8/i386/apmd.8 was moved 1999-12-27 22:53:15 +00:00
jlam
893014097a s/libm386/libm387/ 1999-12-27 22:50:36 +00:00
minoura
70f2f2558a Update to refrect reality. 1999-12-25 14:22:37 +00:00
minoura
d5f45f9c85 Add newdisk(8). 1999-12-24 16:53:45 +00:00
agc
be25932666 Add userinfo(8) and groupinfo(8) 1999-12-24 09:14:57 +00:00
agc
6dc398cdad Add userinfo and groupinfo 1999-12-24 09:12:55 +00:00
abs
f22226d64a Fixes from Todd Whitesel 1999-12-23 14:38:10 +00:00
kleink
5937554bad Sync libc minor. 1999-12-23 10:23:34 +00:00
kleink
7c44f1f73e Add <machine/math.h>. 1999-12-23 10:22:59 +00:00
kleink
f412aea7dc Add <null.h>. 1999-12-23 10:22:41 +00:00
frueauf
60332c17b5 As per Chris G. Demetriou <cgd@netbsd.org> don't install
loadfile_machdep.h into /usr/include/hp300/, instead create a
link for machine and hp300 in ${.OBJDIR} like
sys/arch/alpha/stand/Makefile.buildboot does for alpha.
1999-12-21 21:06:26 +00:00
fair
0ce579a4d0 add gencat(1) 1999-12-21 09:27:43 +00:00
fair
dff1f241b0 le.4 is now MI 1999-12-21 08:09:43 +00:00
frueauf
57f1c5ca28 Add missing loadfile_machdep.h to the list. 1999-12-20 20:58:08 +00:00
itojun
2d80f721a9 add ip6(4) and icmp6(4). 1999-12-20 05:50:47 +00:00
garbled
715f20eee9 Add tadpolectl.8 1999-12-17 05:37:46 +00:00