Commit Graph

1269 Commits

Author SHA1 Message Date
tron 6345e92ee0 Add "./usr/include/i386/endian_machdep.h". 2000-03-17 17:35:03 +00:00
ad 21eb44e2ba Add {ca,cac}.4. 2000-03-16 15:35:29 +00:00
ad 649f9c330f Add cac{reg,var}.h. 2000-03-16 15:33:24 +00:00
tron cd90b3ddcb Add "./usr/include/dev/microcode/aic7xxx/aic7xxx_reg.h" forgotten in
revision 1.199.
2000-03-15 16:09:20 +00:00
tron bbe2d4b1c0 "/usr/include/dev/hpc" exists only on the "hpcmips" port. 2000-03-15 16:03:50 +00:00
tron efbc6482aa Correct list of include files for updated Adaptec driver. 2000-03-15 16:02:25 +00:00
soren 89e842a822 mbrlabel moves to /sbin. 2000-03-15 12:16:36 +00:00
shin e8da1c58bf sync with reality. 2000-03-14 09:06:50 +00:00
shin 17fe2b89c8 add /etc/rc.d. 2000-03-14 08:49:50 +00:00
shin 405564cecb fix DAEMON,LOGIN,SERVERS,sshd in /etc/rc.d. 2000-03-14 08:49:22 +00:00
shin c992820a4d add /usr/include/dev/hpc/hpcfbio.h 2000-03-14 08:44:54 +00:00
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
augustss 8b75262a54 Add umass(4). 1999-08-30 12:12:22 +00:00
mrg 6b6ed1e197 add ieee.h 1999-08-30 00:53:57 +00:00
itojun 2cd3c05799 increment shlib minor for libwrap (0.0 -> 0.1). 1999-08-27 16:24:01 +00:00
mrg 44591ccc49 remove no longer installed files 1999-08-26 08:02:10 +00:00
thorpej f0c52a4b8c bump libc minor 1999-08-25 05:17:20 +00:00
thorpej 4c29e48f8b Nuke dmap.h 1999-08-23 22:32:27 +00:00
kleink c9f5a4a507 Sync libcompat documentation. 1999-08-22 12:45:28 +00:00
simonb f95b8b533d Add ./usr/include/sys/bswap.h and ./usr/include/sys/endian.h. 1999-08-21 05:29:24 +00:00
cgd dad8104b12 add ./usr/mdec/bootxx_lfs 1999-08-19 01:04:28 +00:00
augustss d9585ad6d5 Add wi(4) man page. 1999-08-16 23:31:53 +00:00
augustss db574ba708 Add umodem device. 1999-08-16 22:27:08 +00:00
blymn b059cacf58 Updated the minor version of libtermcap 1999-08-16 08:31:04 +00:00
simonb 098b1598f6 Put tc_machdep.h back in (needed to build the X server). 1999-08-09 09:25:19 +00:00
abs 98758e9523 RCS Id police, and add md.vax file. Vax X server does not currently support
the keyboard or mouse, but that is not a distrib/sets issue :)
1999-08-01 20:08:15 +00:00
augustss 9449835f0a Add mpu(4) man page. 1999-08-01 18:21:16 +00:00
enami 4191a1e6d4 - remove duplicated setting for LDSTATIC in ktruss/Makefile.
- fix command name in SYNOPSIS section of man page.
- link ktrace man page to ktruss man page.
- add executable and man page for ktruss in distrib sets.
1999-07-28 01:56:03 +00:00
is 805851f4c7 Provide a script to compute the distribution set checksums.
Make the Makefile use it, instead of calling cksum manually.
1999-07-22 20:10:16 +00:00
tron 017c26041b Update for XFree86 3.3.4 changes. 1999-07-22 16:58:05 +00:00
hubertf 1972d67d47 add ./usr/share/info/am-utils.info 1999-07-22 01:17:41 +00:00
mrg 7199fd8f7b add wtf 1999-07-22 01:05:20 +00:00
tron 04638befd3 Update for XFree86 3.3.4 changes. 1999-07-21 13:10:23 +00:00
mycroft b28948e638 Make an aliases.db file when we install the aliases file. 1999-07-21 06:51:30 +00:00
kleink d4c515e694 Add links related to link(8)/unlink(8). 1999-07-19 09:16:34 +00:00
abs 538809c8ae Add usr/share/examples/named/named.conf 1999-07-19 04:34:46 +00:00
kleink 4c81e7d7df Add eso(4) links. 1999-07-12 15:18:20 +00:00
fvdl 6899d20694 Synch with reality. 1999-07-09 11:55:32 +00:00
tsubai f4b682fed8 Add bootloader. 1999-07-08 12:35:21 +00:00
wrstuden 1eda267aa0 Add layer.h to the comp set. 1999-07-08 03:06:02 +00:00
fvdl 12e846384a The i386 port does not use ld.so.conf anymore with ELF. 1999-07-05 09:02:55 +00:00
fvdl 25b8d43788 Bring setlists up to date for i386 switch to ELF and ipv6. 1999-07-04 20:07:51 +00:00
minoura ed4e8fa6c9 Add mboot and newdisk. 1999-07-04 04:43:53 +00:00
itojun 67b57a858e upgrade shlib major version for src/lib/libpcap (0.1 -> 1.0).
document KAME IPv6/IPsec import into INSTALL.txt (installation notes).
1999-07-02 18:53:26 +00:00
itojun 0be14eaf65 (shlib monor)++ for libpcap. 1999-07-02 14:50:25 +00:00
itojun 22b07aaafd upgrade libc minor version (sorry forgot this last day) 1999-07-02 10:00:59 +00:00
tsubai 09a05c8950 Add newsmips. 1999-06-30 13:53:49 +00:00
augustss aed7c5dbd9 usbd is dead. 1999-06-30 06:48:05 +00:00
wrstuden a131b893fb Reflect libc version bump. 1999-06-29 22:31:32 +00:00
augustss c8c147191c Add sound and mixer. 1999-06-27 18:38:24 +00:00
pk 6bbd8d074c libutil.so => version 5.1 1999-06-25 07:36:36 +00:00
tsubai 6ced982bb2 Add powerpc/cpu.h. 1999-06-23 09:09:44 +00:00
tsubai 3b1a5bd207 Add ofwboot.elf. 1999-06-23 09:08:11 +00:00
minoura 5821d4ffc3 Add memswitch and its manpage. 1999-06-21 16:00:12 +00:00
ad 3aba7f6af2 Add entries for cdplay(1). 1999-06-18 14:26:38 +00:00
thorpej 5c9f5c95a4 Goodbye pmap.new.h 1999-06-17 00:12:40 +00:00
thorpej 2625387d1f Libc bump, mlockall(2) 1999-06-15 23:32:08 +00:00
tron 5a069c8cb8 The info file for "awk" is called "/usr/share/info/awk.info" of course. 1999-06-13 22:40:51 +00:00
tron a7ba948335 Add "/usr/share/info/gawk.info". 1999-06-13 22:23:47 +00:00
simonb 0d4b9d87cf Move the last of the arch/machine-dependant man pages to the MI set.
Woohoo!
1999-06-10 00:54:13 +00:00
simonb 2b778069fc Move the elf2{aout,ecoff} manpages to the MI set. 1999-06-09 03:01:21 +00:00
simonb 2b79231090 Add /etc/ld.so.conf and /sbin/ldconfig 1999-06-08 07:42:13 +00:00
pk 4482c7e0a6 Make the sparc use the elf sets. 1999-06-06 09:26:51 +00:00
bouyer 90d35fd201 Generate the /dist/obsolete_* files used by sysinst from the obsolete lists
in sets/lists/*. The sript sets/makeobsolete concatenates the mi and md
obsolete list files all or a specified set and dumps it in a file, in a
subdir specified on the command line (inspired from the maketar and makeflist
files).
Use this for all the sysinst-based installs.
Untested for non-i386, and the md obsolete list may be wrong or incomplete.
Each postmaster is supposed to check this on his port.
1999-06-05 20:17:38 +00:00
mark 814a0fc578 Add the Xarm32VIDC server. 1999-06-04 10:34:54 +00:00
tron df15bdda2d Back out last commit, the "pmax" port doesn't support LKMs yet. 1999-05-18 23:23:32 +00:00
tron ebd50132e6 Add complete list of all LKMs. 1999-05-18 23:18:17 +00:00
tron 96ea1261c4 LKMs are listed in "ad.m68k". 1999-05-18 23:14:35 +00:00
kleink 9b6277e204 Add ntfs headers. 1999-05-18 13:23:17 +00:00
veego 605cb1d196 Add ./usr/lib/libusb.so.0 1999-05-13 10:34:42 +00:00
tron 4712ac4022 Machine dependend file list for "ofppc" port. 1999-05-12 12:08:10 +00:00
tron e80a91c4ae Add "ntfs" LKM. 1999-05-12 12:06:23 +00:00
veego 0566453291 Add missing ./usr/libdata/lint/llib-lusb.ln 1999-05-11 21:49:58 +00:00
veego e5f81ca705 Add missing ./usr/lib/libusb.so.0.0 1999-05-11 21:32:05 +00:00
veego 6a92428839 Add missing ./usr/include/usb.h 1999-05-11 21:30:43 +00:00
augustss 18f11488db Make USB HID processing into a library. 1999-05-11 21:02:24 +00:00
veego 6cdc34b69f Add the manpages for catman(8), mount_ntfs(8), sysstat(1). 1999-05-11 20:30:14 +00:00
veego 0eb5175666 Add the removed files from mi rev 1.140. 1999-05-11 20:27:22 +00:00
veego eb604915ed Sync with reality.
remove:
- ./usr/include/dev/rcons/rcons_subr.h
- ./usr/include/dev/tc/sticreg.h
- ./usr/include/dev/tc/sticvar.h
add:
- ./usr/share/ldscripts/m68*
1999-05-11 20:20:02 +00:00
veego a96ec1eb9c Add ./usr/include/i386/loadfile_machdep.h 1999-05-11 20:16:53 +00:00
veego d349878964 Update the version numbers for libc (12.41) and libcurses (2.5). 1999-05-11 20:16:32 +00:00
veego ef659cb4de Add missing entries:
- /sbin/mount_ntfs
- /usr/sbin/catman
- /usr/share/misc/bsd-family-tree
1999-05-11 20:13:50 +00:00
mark 610e825c2d Now that the SHARK X server builds out of xsrc we need a few more files
in the X sets.
1999-05-10 10:03:43 +00:00
tron 413c0b8a54 Add "usr/include/machine/devmap.h". 1999-05-07 20:54:01 +00:00
thorpej d06d703de1 Add ofw_pci.h. 1999-05-06 00:08:23 +00:00
kleink 2e50200254 Add links for asctime_r(3), ctime_r(3), gmtime_r(3) and localtime_r(3). 1999-05-04 15:50:24 +00:00
cgd b2d4e4e618 add compat_ibcs2 manual page to lists 1999-05-03 19:04:10 +00:00
ross c5a82dd848 * New MI man page for fp{set,get}{round,sticky,mask}(3).
* Implement fpgetsticky() for alpha.
* Direct fpsetsticky() and fp{get,set}mask() into alpha kernel via sysarch(2).
* Define new sysarch(2) stub for above and install and distribute sysarch.h
for alpha.  (The fpcr IS user mode r/w, but for reasons beyond the scope
of a commit message kernel calls are needed.) And much kernel Magick is
required before these do anything, but this way programs compiled under
1.4 will DTRT on future snapshots and releases.
1999-04-30 00:58:30 +00:00
simonb 115fa7a4ac Add sysstat. 1999-04-29 20:15:30 +00:00
bad 638ae929a5 Add tr.4 man page. 1999-04-29 16:43:33 +00:00
drochner e3fbc0265a update:
-i386/stand/biosboot_ser was removed a while ago
-wscons related manpage changes
-new mbr(8) manpage
1999-04-27 18:38:44 +00:00
tsubai 9c98d224c6 Remove ld.so.conf. 1999-04-26 00:29:15 +00:00
thomas 21c19e9e8e Atari specific file list to xbase 1999-04-24 20:03:45 +00:00
dbj 2474822860 add lmcctl.8 1999-04-24 18:13:19 +00:00
kleink 6030338702 Add svr4_machdep.h. 1999-04-19 21:34:16 +00:00
perry ed50b0305d add # comment character in front of RCS Id. 1999-04-19 21:09:59 +00:00
ross 3bfdbeb280 Add MLINKS-generated entries for pool_*.9 and resort pool_*.0 entries. 1999-04-19 04:56:18 +00:00
ross b51089597f Really really really say goodbye to old wscons. I mean it this time. 1999-04-19 04:20:13 +00:00
simonb 6c1e99c770 Add a NetBSD RCS tag to each distrib list file. 1999-04-19 03:11:31 +00:00
simonb d727686794 Ignore lines starting with a ``#'' in the set list files. 1999-04-19 02:33:40 +00:00
simonb 8d5192534f Include the symlink from /usr/X11R6/bin/X to Xpmax.
Delete the preceding directories - they exist in xbase.
1999-04-19 02:26:11 +00:00
simonb 17d18eb235 NetBSD/pmax now uses the X11R6 X server. 1999-04-19 02:03:27 +00:00
minoura a6f74f04cc Add Xwrapper. 1999-04-18 00:27:59 +00:00
minoura 79d966cf9c Add ./usr/X11R6/lib/X11/xkb/symbols/sharp/jp. 1999-04-18 00:27:36 +00:00
explorer a5ea794895 add lmcctl.8 to man page list 1999-04-16 23:45:27 +00:00
leo d765b81230 Add: ./dev/mouse; Move /sbin/bootpref -> /usr/sbin/bootpref 1999-04-16 19:39:15 +00:00
simonb af43093feb Remove ./usr/libexec/ld.so - the compat13 package takes care of this. 1999-04-16 15:45:42 +00:00
fvdl 148b5a16aa Add /usr/mdec/mbr_bootsel 1999-04-15 22:33:47 +00:00
msaitoh 36013c11f2 Add entries for pool_*.0 1999-04-15 12:25:37 +00:00
bouyer 7861ee80e8 List of obsoletes files for each sets, split in mi/md parts.
These lists have been build concatenating distrib/sets/lists/ files for each
NetBSD releases since 1.0, and diffing this with the corresponding 1.4
file.
These files are used to build the /dist/xxx_obsolete files used by sysinst.
1999-04-13 20:30:00 +00:00
ragge 1add6cf5ed Must have ld.so (+ some more) in vax distribution nowadays. 1999-04-12 18:01:36 +00:00
fair c67241f483 Create an ex(4) man page from a little driver reading. Very bare bones;
needs to have the diagnostic list explained, and the media support
list filled out before it gets pulled up to the 1.4 branch.

However, it's here to answer PR#6870
1999-04-07 21:48:52 +00:00
cgd d7f2b03827 update for changed alpha boot blocks and manual pages 1999-04-07 00:44:02 +00:00
perry 0f2eecb8c3 add aculog 1999-04-05 00:22:47 +00:00
is fc78f9d619 /usr/include/amiga/ieee.h added 1999-04-04 20:17:54 +00:00
explorer 6249482be9 Install if_sppp.h in include/net/ 1999-04-04 06:08:40 +00:00
perry c64d5ce454 sync 1999-04-02 23:37:27 +00:00
simonb 770f65cee6 Delete {device,swap,vnode}_pager.h 1999-04-02 03:50:54 +00:00
is 34812462c1 revert last change, it was bogus 1999-03-31 19:22:56 +00:00
is c49b6be6b4 synchronize 1999-03-31 19:06:34 +00:00
jonb 1c77e14aab I am unable to find anything or anyone using /usr/include/ns32k,
and its presence makes pax unhappy.
1999-03-31 13:15:09 +00:00
soda 4f63fe16c9 regdef.h is back 1999-03-30 18:50:01 +00:00
simonb f6e1172813 Add some section 4 manpages; sort. 1999-03-30 02:32:43 +00:00
simonb 90542f345f Add circleq_head_initializer(3) man page link. 1999-03-30 02:29:35 +00:00
simonb 004b0f345d Add another ipf example. 1999-03-30 02:22:10 +00:00
simonb 99298a0bd3 Add a few missing include files. 1999-03-30 02:20:06 +00:00
simonb 623f0ecbe8 Add /etc/wscons.conf 1999-03-30 02:10:31 +00:00
simonb 017205bf4d Add fsck_lfs. 1999-03-30 01:57:32 +00:00
hwr 1527a35844 Add ipip.[04] to set. 1999-03-29 20:44:07 +00:00
tsubai 7bd441a637 iteioct.h is deleted. 1999-03-29 12:45:22 +00:00
kleink 45d2f3615b UUCP texinfo documentation. 1999-03-29 11:48:01 +00:00
scottr c52bdfb427 Add a mac68k-specific lkm. (sigh) 1999-03-29 04:39:02 +00:00
simonb 4b0e81db29 Add elf2{aout,ecoff} manpages. 1999-03-29 03:11:58 +00:00
simonb e4e4004fe9 Put ./usr/libexec/ld.so back - it's used for backwards compatibility
with early ELF binaries.
1999-03-29 03:10:08 +00:00
simonb cfdfe887c9 Resurect from attic, and add ./etc/fstab.rz 1999-03-29 02:53:45 +00:00
simonb 999bb46bfa Remove /usr/include/mips/conf.h, and old non-ELF crt* gunk. 1999-03-29 01:59:41 +00:00
simonb 1ffc056ded Convert mipse[lb] to mips _after_ processing command line arguments. 1999-03-29 01:20:42 +00:00
simonb 31ce71a13a machine/tc_machdep.h isn't installed in /usr/include anymore. 1999-03-28 22:05:19 +00:00
simonb 6e438f3735 Add second stage bootblock. 1999-03-27 15:50:57 +00:00
kleink a2026beda9 tzdata1999c 1999-03-27 11:27:22 +00:00
tron ca8cab1d19 Add "named.conf" manual page. 1999-03-26 23:52:57 +00:00
kim 45402fd3fc Install dig, dnsquery, host, nslookup, nsupdate and pawd in /usr/bin. 1999-03-26 20:04:50 +00:00
mrg 31f93decc6 add audioplay/audiorecord. 1999-03-26 13:55:49 +00:00
sommerfe 90844f84d6 Install send-pr.el (emacs-lisp front-end to send-pr) into /usr/share/gnats 1999-03-26 13:12:43 +00:00
explorer fa943f9ee6 add sbin/lmcctl 1999-03-25 22:04:57 +00:00
is 059e654914 Split off /etc/mailer.conf manual page from mailwrapper manual page. 1999-03-25 16:40:17 +00:00
pk 9c64be7f41 newlsf => newfs_lfs 1999-03-25 12:58:33 +00:00
mrg eb6b33ee3f add lessecho 1999-03-25 01:00:18 +00:00
bad 5808123a9e Add if_token.h. 1999-03-23 00:10:04 +00:00
sommerfe 711bf4b2db Minor version bump 1999-03-22 17:58:31 +00:00
thorpej 08dd61824d Add cdefs_{aout,elf}.h 1999-03-20 01:42:13 +00:00
thorpej 83b5f3a79d Add link_{aout,elf}.h 1999-03-19 22:09:26 +00:00
ross 597243a47a ld.so.conf doesn't belong in mi. 1999-03-18 05:27:37 +00:00
ross eb309c6446 Enable the std lkm's for alpha. 1999-03-18 04:56:30 +00:00
minoura 8d49dfbad7 Add missing files. 1999-03-17 16:17:48 +00:00
leo d932c4af3a Add ieee.h 1999-03-17 10:00:37 +00:00
he f65003b4d3 Sync to reality. gcov, rc.wscons, queue/list man pages, i386/ieee.h. 1999-03-16 12:06:31 +00:00
drochner 51b87dd93c g/c regdef.h 1999-03-13 13:03:26 +00:00
sommerfe fc47c0c742 Also build serial bootblocks by default, installing into
/usr/mdec/biosboot_ser.sym
Change Makefile.booters to not assume `version' file is in source directory.
1999-03-12 16:07:57 +00:00
leo dbe02b9472 Sync with checkflist output from Julian Coleman. 1999-03-11 15:35:11 +00:00
marc 15d1a6cc63 alphabetize 1999-03-10 08:02:12 +00:00
kleink 7c689f6dd8 Add hcreate(3) and friends. 1999-03-08 18:49:54 +00:00
kleink 718a724b1c Add missing ioctl(9). 1999-03-08 18:31:04 +00:00
he 25e8d87423 Add README.I128. 1999-03-08 08:40:49 +00:00
hubertf 7ed74de17b Add some more MLINKS to queue.3 (tailq_next, ...) 1999-03-07 03:21:01 +00:00
he 94d92ef5c2 Forgot ./usr/libexec/sendmail entry. 1999-03-06 19:13:32 +00:00
he 111a866fcd Fixing various chaff, sync to current reality:
o mailwrapper, postfix and sendmail
 o hello, sup.no.netbsd.org; bye to skarven.itea.unit.no
 o innetgr / netgroup
 o a few sendmail master config file changes
1999-03-06 19:11:07 +00:00
ross f6dcb51416 Sync: sha1(3), tfind(3) (et al), mk.conf(5), mailwrapper(8) 1999-03-04 08:13:14 +00:00
tv 730800f9f6 Add some missing Info stuff. 1999-03-03 13:22:34 +00:00
explorer 8650b13a6c add SHA1 man pages and include/sha1.h 1999-02-28 18:18:46 +00:00
scw a6a7b5c100 Add ./etc/fstab.sd example. 1999-02-27 17:59:35 +00:00
abs 6f9ff1cdcb Update libc and libamu version - noted by dokas@cs.umn.edu 1999-02-25 08:08:06 +00:00
scottr 4687329516 Add the mac68k iwm(4) man page. 1999-02-23 14:53:57 +00:00
ross 5bc723973e Add sched.h. 1999-02-23 03:04:49 +00:00
kleink 4e1ecffb24 Back out revision 1.91; I'm a dork. 1999-02-21 17:19:40 +00:00
thorpej 6ecf444398 Add fdformat. 1999-02-18 20:33:10 +00:00
tv c2fadca3a6 We don't install `gprof.callg' and `gprof.flat' anymore - those text files
are now part of the gprof binary.
1999-02-18 15:35:06 +00:00
kleink a99dd435e7 Add nl(1). 1999-02-15 15:34:16 +00:00
mrg ee33f9143c lose GNU chess.. 1999-02-15 11:23:16 +00:00
simonb 0b2e590950 Add top. 1999-02-15 03:11:08 +00:00
nathanw 75218cf184 Add uiomove.{0,9} 1999-02-13 08:07:34 +00:00
itohy d2ebbdebdc Use "$MAKE" instead of "make" for cross environment. 1999-02-13 07:59:45 +00:00
tv 3fd0fbd058 Add send-pr.info. 1999-02-12 14:55:01 +00:00
tv cec1db793b Add diff.info. 1999-02-12 12:49:43 +00:00
tv 26624f2493 Add Texinfo stuff and /usr/share/locale files. 1999-02-11 17:41:22 +00:00
kleink cd6ab900da Add clock_settime(2) and friends. 1999-02-11 15:26:58 +00:00
he 0f64b4b5b7 Add files that are now being installed: 3 new includes, two lkms and mkboot. 1999-02-10 19:57:36 +00:00
is b0f697496e Provide a minimal instruction/data cache synchronization C binding.
(The function has always been in the kernels as special trap #12).
In response to PR 4951 by Hauke Fath.
1999-02-09 22:32:33 +00:00
tv 9965c5dfdc ld.so is only for 1.3 binary compatibility, and will become part of the
soon to be created compat13 pkg.
1999-02-09 19:44:41 +00:00
tv 5163316f8d Remap mipse[bl] to mips for set lists. 1999-02-09 19:34:18 +00:00
tv 64932f9f5c Remove bfd includes, bfd link libraries, and add ldscripts to
/usr/share/ldscripts.
1999-02-09 17:35:04 +00:00
tv 5d3f4f89b6 Nuke libcc1 shlib. 1999-02-09 15:43:05 +00:00
kleink 827b8c9fea New zoneinfo files from tzdata1999b. 1999-02-08 18:29:56 +00:00
kleink 746964e353 Add l64a_r(3) links. 1999-02-06 15:07:48 +00:00
kleink e90a587abc Sync libc minor. 1999-02-06 15:06:14 +00:00
minoura 379e966207 Add keymaps. 1999-02-05 14:10:01 +00:00
cjs eded1c99ca Tweak for various new and removed files. 1999-02-05 09:48:09 +00:00
tron fb0f57bc28 Remove bogus white spaces. 1999-02-03 20:13:21 +00:00
kim 45faaa01a0 Added z[ef]grep. 1999-02-01 17:14:41 +00:00
minoura 885f14413a Add /usr/share/examples/supfiles/sup.jp.netbsd.org. 1999-02-01 16:03:56 +00:00
veego 62b6d88053 Ups, made an mistake when i added Xwrapper. 1999-01-30 20:52:48 +00:00