Commit Graph

1750 Commits

Author SHA1 Message Date
augustss
9019bcca8d Add moused. 2001-10-29 23:29:11 +00:00
jdolecek
4d0bc92582 add FreeBSD compat LKMs: compat_freebsd.o, exec_freebsd_elf.o,
exec_freebsd_aout.o
2001-10-27 12:15:12 +00:00
jmc
ed879354c5 Add clockctl.0 2001-10-27 06:29:42 +00:00
jmc
e4760b340c Add farber fortune files 2001-10-27 06:29:00 +00:00
enami
4644bbe41d s/fnctl/fcntl/ 2001-10-24 09:01:47 +00:00
gmcgarry
ec7180252d fnctl -> fcntl 2001-10-22 19:22:42 +00:00
kleink
34d9b38549 libc.so.12.80. 2001-10-22 18:11:43 +00:00
kleink
303aedee29 Add sockatmark(3). 2001-10-22 18:04:07 +00:00
lukem
d5b107a692 install all the macro links to queue.3 using the correct UPPER_CASE names 2001-10-22 04:54:00 +00:00
gmcgarry
a44ea961ce Update for new pages added to section 9. 2001-10-22 03:36:45 +00:00
jmc
7566724f1a Remove /dev entries. MAKEDEV doesn't get run before making the sets anymore
and there's no need to since everything under /dev has to get regen'd on
an install anyways.
2001-10-21 23:03:14 +00:00
jmc
72f1a492b0 Remove apmd (it doesn't exist on sparc64) 2001-10-21 23:01:36 +00:00
martin
a08e980ba5 We now install netisdn/i4b_rbch_ioctl.h. 2001-10-21 17:05:11 +00:00
manu
e9d17b72f9 Added clockctl(4) 2001-10-20 09:10:33 +00:00
jmc
5c57b2cf29 Change structure and pull all new toolchain bits which didn't exist before
into tc.mi and move old bits which no longer exist into tc.old as needed.
2001-10-20 06:13:27 +00:00
jmc
6289ed7a3e Change sets so the differing toolchain bits only (not the complete toolchain
at the moment) are pulled out into tc.mi and tc.old files.

tc.mi has any files which are in the new toolchain only and tc.old contains
the reverse (files which only existed in the old toolchain). The remainder
of the toolchain that is common between both old and new is still contained
in the various mi/md files.

Check for USE_NEW_TOOLCHAIN=yes in makeflist to determine which tc files to
pull in if they exist.

XXX - All the toolchain bits should eventually be pulled out into separate
lists as tc.mi and tc.<arch>. Leaving it for now until the new toolchain is
fully integrated on all ports.
2001-10-20 06:11:21 +00:00
tv
d20ff568a2 Remove all traces of "aux.m4" so as not to conflict with Microsoft host OS's.
(Since we aren't A/UX, this is not much of a loss for a NetBSD host.)
2001-10-19 02:53:02 +00:00
jdolecek
2176576808 Add emuxki manpage 2001-10-18 18:40:13 +00:00
itojun
68fbfa26e8 gather stats on raw ip6 socket. sync with kame 2001-10-18 09:12:13 +00:00
jmc
5939ed0b14 Add cat9 props man pages 2001-10-17 05:22:32 +00:00
jmc
ac181d5f21 Add /var/chroot 2001-10-17 05:20:20 +00:00
uch
0cbd019fc3 playstation2 support 2001-10-15 16:22:50 +00:00
blymn
bc5d1792b9 bump libcurses minor 2001-10-15 13:10:22 +00:00
augustss
105d4ff9de Add wsmuxctl. 2001-10-13 20:23:24 +00:00
atatat
149865a4d7 Remove the perl script from the mount_portal example for cvs and
replace it with a regular sh script.
2001-10-12 16:15:26 +00:00
lukem
9ecbd30d67 add /var/named/* 2001-10-12 07:29:36 +00:00
lukem
1f0b1f323c s,/var/named,/var/chroot/named, 2001-10-12 07:27:33 +00:00
atatat
38aae27853 Add new mount_portal cvs examples 2001-10-11 20:25:12 +00:00
christos
4c947455fc add magic.mime.mgc 2001-10-10 16:57:44 +00:00
christos
768eab98b9 update for libedit. 2001-10-09 13:52:38 +00:00
bjh21
c1de913a5f Add <machine/pte.h>. 2001-10-06 20:31:50 +00:00
thorpej
4b209f44cc Make these reflect reality (again). 2001-10-06 01:45:09 +00:00
bjh21
e77a30307f Add <net/if_ieee1394.h>. 2001-10-05 16:26:01 +00:00
eeh
0b9ab32287 Add generic properties related files. 2001-10-04 19:08:07 +00:00
oster
aa1dffb412 Update the sets list. (Thanks Wiz!) 2001-10-04 16:18:45 +00:00
hubertf
b23688b379 fix RCS Id 2001-10-04 00:11:22 +00:00
hubertf
ef6e39b50d fix typo: copm -> comp 2001-10-04 00:02:09 +00:00
atatat
e28d27cc0d Obsolete /usr/include/sparc64/fbio.h 2001-10-01 02:07:37 +00:00
augustss
a1cc19a53e Add esl driver. 2001-09-29 18:52:17 +00:00
yamt
4cf8a6a821 libc minor bumped to 79. 2001-09-28 06:22:33 +00:00
shin
8ddf54fa93 delete clock_machdep.h 2001-09-27 08:01:25 +00:00
ad
30951ed237 Add manual page for dpti. 2001-09-22 16:29:33 +00:00
wiz
e75d19a14b oops, fix typo in last 2001-09-21 20:10:27 +00:00
wiz
c05f4d1ba1 add rasterconsole(4) 2001-09-21 20:09:24 +00:00
ad
d7dfccde8e Tweak tc fb manual pages. 2001-09-21 17:34:57 +00:00
gmcgarry
a99ecc89f7 Update for alpha and pmax overhaul. 2001-09-21 09:17:29 +00:00
wiz
c4e2e1721f add lint stuff for libpci 2001-09-20 21:54:10 +00:00
wiz
188d2d4407 Add /usr/include/krb5/k524_err.h (this is supposed to get installed, right?) 2001-09-20 21:52:58 +00:00
wiz
594d2dd47f Add /dev/agpgart. 2001-09-20 21:50:10 +00:00
thorpej
93c794a94b Remove pmax-specific fbio.h -- everything uses <dev/sun/fbio.h> now. 2001-09-19 18:51:03 +00:00