Commit Graph

1058 Commits

Author SHA1 Message Date
itojun 8ab75e23f4 hide shouldn't-be-exported symbols from the outside.
don't compile pfkey*, since we expect tons of changes in the near future.

bump shlib major (due to less exported APIs than before - am I correct here?).
2000-03-13 21:23:55 +00:00
jlam dff1e64aad Add /etc/rc.d scripts. 2000-03-12 21:47:16 +00:00
groo 38cfdfd8fc Add envstat(8) for displaying sensor readings from any envsys(4)
compatible device.
2000-03-10 05:51:56 +00:00
cjs e4d280c038 Update minor version of libc so that those installing a snapshot actually
get a libc with it. (Someone's been naughty!)
2000-03-09 23:32:03 +00:00
veego 70b32a2849 Remove unused libahdi.
It will be replaced in the future with a more generic libdisklabel.
2000-03-07 20:54:57 +00:00
kleink 8f7fc2b56a Add some more. 2000-03-06 18:41:59 +00:00
ragge 7676251b2f Update to reality, from Todd Whitesel. 2000-03-04 16:32:11 +00:00
soda e548437425 to make binary snapshot 2000-03-03 16:31:21 +00:00
itojun 2dc247fc34 make CMSG_ALIGN always synchronize with kernel's idea of ALIGNBYTES.
ancillary data alignment will be ALIGNBYTES, not sizeof(long) - 1, from now.

CMSG_xx will NOT resolve into constant.  if you use CMSG_xx to allocate
arrays, you'll lose.

bump shlib minor for libc.

NOTE: if you are on top of arch with ALIGNBYTES != sizeof(long) - 1,
you need to recompile IPv6-related binaries.  there is no way to guarantee
backward compat in this aspect.  sorry for this.  this should be the last
backward compat breakage for IPv6-related ancillary data manipulation.
(we still have PR 9516 for unix-domain sockets...)
2000-03-02 07:41:49 +00:00
itojun ca7ee807d5 change filename for IPv6 loopback address (::1).
many found it ugly, and I found that I've made a mistake in old name.
there needs to be 4 more "0"s!

this commit renames
etc/namedb/0000:0000:0000:0000:0000:0000:000 into etc/namedb/loopback.v6.
(based on recent discussion I did not use cvsmove)
2000-03-01 11:06:27 +00:00
jwise e7adfd2136 Add missing pkg name 2000-02-28 16:31:08 +00:00
mycroft 634ca7294e Sync. 2000-02-27 23:46:01 +00:00
augustss b4cec2ce4c Add pcibios(4). 2000-02-27 17:20:02 +00:00
wiz 24d8e4f798 added share/locale/pt_BR/LC_MESSAGES for grep 2.4 2000-02-27 01:27:48 +00:00
groo de848247fc add lm.4 and envsys.4 2000-02-27 01:19:54 +00:00
mycroft 3db2f50e04 Sync. 2000-02-26 20:47:02 +00:00
itojun 04e493cfbf add /usr/include/ifaddrs.h (sorry for the delay) 2000-02-26 15:46:02 +00:00
assar 75720845de add heimdal.info and heimdal section 3 man pages 2000-02-25 02:52:11 +00:00
itojun 30230fed96 add getifaddrs.3 and freeifaddrs.3. sorry for the delay.
From: Bernd Ernesti <netbsd@arresum.inka.de>
2000-02-24 03:00:10 +00:00
itojun 2397ac761e increase shlib minor of libc, for addition of getifaddrs(3). 2000-02-23 07:00:54 +00:00
mycroft 3c2d991568 Move libbfd to comp. 2000-02-20 07:02:48 +00:00
mycroft a658cda71d Move addr2line, size and strings to comp. 2000-02-20 06:58:47 +00:00
mycroft a7de353efb Move c++filt, gcov, nm, objdump, tsort, unifdef to comp. 2000-02-20 06:19:37 +00:00
mycroft e324e8e8a0 Sync. 2000-02-20 03:31:06 +00:00
mycroft 5be6cd460d Sync. 2000-02-20 03:26:10 +00:00
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
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
garbled 70b4403234 add tadpolectl(8) 1999-12-17 05:35:52 +00:00
blymn fa1d903d0b Updated libmenu minor number. 1999-12-16 12:11:12 +00:00
lukem a2add3ca49 add ftpchroot(5) 1999-12-16 07:08:10 +00:00
lukem e9bbfca96b add ftpusers(5) 1999-12-16 02:27:40 +00:00
garbled 311a4ab9ba Add apmd 1999-12-15 20:41:12 +00:00
garbled 1b613cf156 Fix manpage locations for apmd.8 1999-12-15 20:38:41 +00:00
augustss 2d4e30bda8 Add usbdi(9) man page. 1999-12-15 11:30:45 +00:00
itojun 1501f61891 bring in latest KAME get{addr,name}info(3).
getnameinfo(3) globs ai_socktype and ai_protocol correctly.
KAME scopeid extension is implemented.
(draft-ietf-ipngwg-scopedaddr-format-00.txt)

bump up shlib minor
(may not be necessary, but rather big difference in behavior - especially
ai_flags)
1999-12-13 14:18:31 +00:00
christos 2cdac25d04 add libm387.* 1999-12-13 10:45:31 +00:00
itojun 60860abcb8 be more pedant. remove unused vars and such.
don't use s6_addr{8,16,32} directly, they are not in standard.
hide not-supposed-to-be-visible functions as static.

increase shlib minor.
1999-12-13 01:44:30 +00:00
augustss bda79132b3 Update for latest man page additions. 1999-12-12 11:37:17 +00:00
itojun a57d497906 add manpage for inet6_{option,rthdr}_*. 1999-12-12 11:20:03 +00:00
jlam c684aa3cd1 adduser, user*, group* manpages all go in man8/cat8, not man1/cat1 1999-12-10 23:31:11 +00:00
jlam d2eb933997 powerhook_[dis]establish.9, no .0, are stored in /usr/share/man/man9 1999-12-10 23:23:01 +00:00
tsutsui a109943094 Initial import of news68k port. 1999-12-09 14:53:00 +00:00
ad dbb6eeec4c Add newsyslog.conf.5. 1999-12-08 10:04:17 +00:00
soren d8c5b99f2c Add user(8) binaries. 1999-12-08 09:47:45 +00:00
soren 8606b9092d Add user(8) man pages. 1999-12-08 09:46:01 +00:00
soren cb0d6a6732 Temporarily disable adduser.[08]. 1999-12-08 08:19:19 +00:00
augustss 919abe9f39 Add powerhook man pages. 1999-12-07 21:15:45 +00:00
minoura 29eb489aa2 Obsolete file for x68k. 1999-12-05 16:41:24 +00:00
veego bd70b78984 pckbcvar.h moved from <dev/isa> to <dev/ic>
(Hi, Jason!)
1999-12-04 10:32:18 +00:00
thorpej 39e2649409 libc.so.12.51 -> .52 1999-12-01 18:36:18 +00:00
scw 26d8542f39 Add mvme68k section 4 MD pages, and entries for the MD boot.8. 1999-11-28 17:36:34 +00:00
veego 9b1cdae9fe Add the missing files:
- /usr/libdata/lint/llib-l{crypto,des,ssl}.ln
- /usr/sbin/{eaytest,kmpstat,racoon}
- /usr/share/examples/openssl/{CA.pl,CA.sh,der_chop]
- Manpages for racoon.conf(5) and racoon(8).
- /usr/share/man/whatis.db
and sort the list.
1999-11-28 16:23:32 +00:00
veego 1c98f42fe6 Add the manpage for i386/pnpbios(4) and the formarted manpage for
pmax/installboot(8).
1999-11-28 16:14:34 +00:00
veego 31ef3245e1 Add the manpages for dnskeygen(1), cardbus(4), mbe(4), mhzc(4), newbtconf(8)
and nsupdate(8).
1999-11-28 16:13:54 +00:00
veego 48312b875b Add ./usr/libexec/dnskeygen and
./usr/share/zoneinfo/Europe/{Tiraspol,Uzhgorod,Zaporozhye}
1999-11-28 16:13:27 +00:00
simonb e6c9a0137f Reflect new pmax bootblock layout. 1999-11-28 03:13:22 +00:00
mrg 60ea90bf92 add crypto-intl support in the "cryptint" set. 1999-11-27 13:10:45 +00:00
wennmach adb6f2cddc Sync libc minor 1999-11-25 22:16:11 +00:00
blymn 3ff1709562 Added libmenu files. 1999-11-25 10:44:18 +00:00
blymn 9f75352ee9 Added more of the libmenu files that should have been done the first time. 1999-11-25 10:41:12 +00:00
simonb 1c9af70e5e Remove update(8). 1999-11-25 01:23:08 +00:00
jdc fdf7815ebc Added Atari RTC man page. 1999-11-24 13:03:43 +00:00
eeh 3ad28eeeb3 Headers for sparc64 kernel. 1999-11-24 01:37:48 +00:00
blymn 0f80537bb9 Added libmenu. 1999-11-23 13:13:21 +00:00
blymn 363014dffa Added the libmenu library. 1999-11-23 11:20:29 +00:00
mrg e93b1a89ec we are rcorder.8 now. 1999-11-23 05:50:08 +00:00
mrg 21b72d2622 add rcorder 1999-11-19 04:34:45 +00:00
joda 68a7e9ebde libc.so.12.50 1999-11-18 18:23:44 +00:00
kleink 7a8b1b21c1 Purge obsoleted libcompat manual pages. 1999-11-12 20:49:54 +00:00
lukem 392dd08f09 bump libedit minor 1999-11-12 01:53:37 +00:00
kleink 38370e4998 Add new links from tzdata1999i. 1999-11-11 14:28:23 +00:00
jdolecek 894f4bc996 add freeaddrinfo(3) and gai_strerror(3) as links to getaddrinfo(3) 1999-11-10 22:41:00 +00:00
kleink 0c78980a4b Purge <machine/elf.h>. 1999-11-09 22:00:45 +00:00
kleink 4c0a82a6af G/C <machine/elf.h>. 1999-11-09 21:56:54 +00:00
mycroft c2e13bc19d Add missing files. 1999-11-08 22:41:30 +00:00
pk ae0f839ae9 We no longer have `ld.so.conf' 1999-11-08 16:37:31 +00:00
pk 37dd50cd9c We no longer have `ld.so' 1999-11-08 16:28:38 +00:00
mycroft b783ca093d Update for krb5. 1999-11-08 15:14:51 +00:00
dmcmahill 420e7a8fd2 add zero(4) 1999-11-07 21:03:49 +00:00
sommerfeld 9a7d75d809 Add a few more new man pages 1999-11-07 08:32:16 +00:00
sommerfeld a90172b8ee Fix to match reality 1999-11-07 08:30:27 +00:00
mycroft e050b2dae5 Add /root/.shrc. 1999-11-07 07:57:38 +00:00
thorpej 0048c5a244 Add tlp(4). 1999-11-05 21:38:18 +00:00
perry 6c24c0b16b update to reality 1999-11-04 01:13:31 +00:00
augustss 43cac7405e Add fms man pages. 1999-11-02 17:58:46 +00:00
perry 3c606351d9 sync to reality 1999-10-28 02:34:15 +00:00
itojun 52c808fa73 increase shlib minor for z_off_t changes. 1999-10-26 10:00:29 +00:00
simonb a25e84441f Remove ./usr/include/i386/loadfile_machdep.h 1999-10-25 22:47:20 +00:00
kleink 3242dbb3ca Add <elf.h>. 1999-10-25 14:14:42 +00:00
pk 6635ac5d84 We no longer build c++rt0.o. 1999-10-18 20:31:53 +00:00
pk da694941e6 We no longer build ldconfig(8). 1999-10-18 20:30:39 +00:00
hubertf 4fa18183d7 Install example dhcpd.conf into /usr/share/examples/dhcp 1999-10-09 15:33:36 +00:00
shin 0d2c3cfa67 Add md part of hpcmips 1999-10-07 13:00:10 +00:00
jdolecek fe8fb7d2da add signal(7) 1999-10-06 17:22:25 +00:00
itohy 6a0c39f047 Add /usr/include/dev/ic/opl3sa3.h . 1999-10-05 03:53:53 +00:00
itohy 3d17e2f869 opl3sa3.h -> opl3sa3reg.h 1999-10-05 03:53:07 +00:00
ad 122919c087 Install dptreg.h, dptvar.h. 1999-09-29 20:46:41 +00:00
jdolecek 973eb8d991 remove ./usr/include/ntfs, it's in base/mi now
g/c ntfs_extern.h
1999-09-29 15:46:52 +00:00
jdolecek a8f64d59e6 add ./usr/include/ntfs to be in line with other filesystems 1999-09-29 15:46:15 +00:00
perry b9e27e4e67 update to reflect reality 1999-09-27 00:14:52 +00:00
jdolecek 09f91c86b6 Add czech language message catalog 1999-09-26 20:27:59 +00:00
hubertf e6c3e8cd07 Add MAKEDEV.8 manpage for next68k. 1999-09-21 14:20:36 +00:00
veego 66b371dffe Add ./usr/share/{man,cat}8/{bebox,hpcmips}
Remeber to also add new directories to this file when you change
etc/mtree/NetBSD.dist.
1999-09-20 06:12:07 +00:00
sakamoto 6ceed95750 add {man,cat}8/bebox/{MAKEDEV,makedev}.[08] 1999-09-20 03:48:51 +00:00
hubertf ec9dda752e add {man,cat}8/hpcmips/{MAKEDEV,makedev}.[08] 1999-09-20 00:30:41 +00:00
lukem f63d9dfb45 sync (for libc minor bump) 1999-09-19 23:26:29 +00:00
hubertf fd0e795c41 mac68k, mvme68 and pmax didn't have a ${arch}/MAKEDEV.8 before,
they have one now.

There are more ports with MAKEDEV files that don't have any subdirs
in man8 - I guess portmasters have their reason for this.
1999-09-18 00:20:16 +00:00
hubertf 22a8f1af18 This file is hopeless outdated & broken and would need some rework to
get it going. Given that we have a decent example in the getopt(3) manpage
and lots of working getopt() examples in our source, this is removed.
1999-09-15 12:35:37 +00:00
soren 5f759f1efc Remove rtpphy.4 forgotten in dev/mii sync. 1999-09-14 21:51:26 +00:00
augustss e20ab239c7 Add uhub(4). 1999-09-13 23:03:44 +00:00
augustss d61d99d349 Add ohci(4) and uhci(4). 1999-09-13 23:00:50 +00:00
kleink fae6128a12 Add ulimit(3) stuff. 1999-09-13 18:45:27 +00:00
kleink 51939a1966 Sync libc. 1999-09-13 18:41:47 +00:00
kleink 23276068c1 Add fmtmsg(3) stuff. 1999-09-13 09:38:07 +00:00
kleink 2baec578d3 Sync libc. 1999-09-13 09:33:37 +00:00
hwr f175bcc77e Account for changes in games/fortune. See also PR6202. 1999-09-12 12:09:12 +00:00
kleink ec18c67bc3 Sync libc. 1999-09-09 20:23:58 +00:00
hubertf c947110381 Add phy.4 as a link to mii.4 1999-09-08 14:23:04 +00:00
soren 712bc685b1 Sync with dev/mii. 1999-09-08 14:02:24 +00:00
perry 5c6c03b3ee update to reflect current reality. 1999-09-07 15:45:07 +00:00
soren b67ceb57b3 Add iophy.[04] and tqphy.[04]. 1999-09-05 00:16:26 +00:00
tron c6f00bc85e Update for XFree86 3.3.5 changes. 1999-09-03 07:48:36 +00:00
tron fe2def9133 Add mktemp(1). 1999-09-02 20:50:29 +00:00
itojun 1e8c736a70 Apply IPv6 support patch.
Note that all IPv6 address must be wrapped with square bracket, like:
	ALL: [::1/128] 127.0.0.1/255.255.255.255
Increase shlib minor.

ftp://ftp.kame.net/pub/kame/misc/tcp_wrappers-76-v6-19990831.diff.gz
1999-08-31 13:58:58 +00:00