Commit Graph

2023 Commits

Author SHA1 Message Date
jwise c4a5e7bc48 Move link-time shlib links for libi386 and libm387 to comp set, as with other
shlibs.
2002-01-24 03:35:13 +00:00
mrg 7cda1e8c92 don't install psim 2002-01-22 17:02:08 +00:00
mrg 47d0b44e4f add PSIM support to gdb and install the stand alone in /usr/bin/psim. this
fixes the rest of port-powerpc/14307.
2002-01-22 16:55:19 +00:00
thorpej 5eaa0c1197 Add /usr/lib/crtfm.o 2002-01-14 01:33:40 +00:00
jdolecek ab1b91dffe Add pckbd.pl.iso8859-2, by Dawid Szymanski. 2002-01-12 21:07:11 +00:00
augustss b2d1027db4 Add /usr/lib/libusb_pic.a 2002-01-12 17:22:10 +00:00
wiz a4397af56d Add /usr/include/fs/smbfs. 2002-01-11 01:36:28 +00:00
thorpej 63852061b6 Add dkctl. 2002-01-09 22:33:53 +00:00
deberg 7b6d08efe5 MALLOC, FREE, and a missed VOP_GETPAGES.9 2002-01-07 01:13:21 +00:00
deberg d9656fb29c VOP_GETPAGES 2002-01-06 21:31:55 +00:00
augustss 56de69164d Add esa(4). 2002-01-06 16:10:15 +00:00
mrg 9230e402ce add a simple binstall(8). hi wiz! 2002-01-06 07:44:11 +00:00
bjh21 a5d3e4699b BBBB(8) is obsolete. 2002-01-04 15:33:01 +00:00
augustss 0b73fe424f Add ustir(4). 2002-01-03 19:01:19 +00:00
wiz 4cbb128b70 Obsolete /usr/include/smbfs. 2002-01-02 18:33:06 +00:00
briggs 9c006e1248 We reference a monstartup(3), so let's actually make a link for it. 2002-01-02 04:52:55 +00:00
augustss d86645530d Add udsbr(4). 2002-01-02 03:26:11 +00:00
augustss 219e9e68dd Add various radio stuff. 2002-01-01 22:28:57 +00:00
chs ef0d72c9ba libusb -> libusbhid 2002-01-01 19:05:15 +00:00
augustss 9e60e6cc53 Some s/libusb/libusbhid/ that I forgot. 2002-01-01 11:55:25 +00:00
mrg 4ea659d3c8 add a checkflist-x11 target 2002-01-01 07:59:32 +00:00
augustss afd80b96ed usb(3) is dead, long live usbhid(3). 2001-12-28 18:00:56 +00:00
augustss c10feb636c libusb(3) is obsolete. 2001-12-28 17:53:35 +00:00
augustss 7eb96c2035 Add uhidev(4). 2001-12-28 17:39:19 +00:00
minoura ccde23ea6d Reflect reality. 2001-12-28 02:10:26 +00:00
jwise c43fe21748 Remove list2plist. It has been supplanted by makeplist, which does the same
thing in a pkgset-aware fashion.
2001-12-26 18:46:18 +00:00
jwise 25f7c6aadf Add two utility scripts used by syspkg from draga.com CVS:
listpkgs -- a utility script for syspkg maintainers.  Given a pkgset name,
	    list all packages in that pkgset by parsing the src/distrib
	    set list files.  Imported at draga.com revision 1.2.

Usage: ./listpkgs [-a arch] [-m machine] [-s setsdir] [-p prefix] setname
        -a arch         set arch (e.g, m68k, mips, powerpc)
        -m machine      set machine (e.g, amiga, i386, macppc)
        -s setsdir      directory to find sets
        setname		set to list packages for

makeplist -- a script called by <bsd.syspkg.mk>.  Given a pkgset name
	     and a pkg name, output a valid PLIST for that package by
	     parsing the src/distrib set list files.  Imported at
	     draga.com revision 1.2.

Usage: ./makeplist [-a arch] [-m machine] [-s setsdir] [-p prefix] setname pkgname
        -a arch         set arch (e.g, m68k, mips, powerpc)
        -m machine      set machine (e.g, amiga, i386, macppc)
        -s setsdir      directory to find sets
        -p prefix       prefix for created plist
        setname pkgname set and package to build plist for
2001-12-26 18:43:00 +00:00
wiz 3231b4bedf Add some obsolete man pages. 2001-12-25 20:06:53 +00:00
wiz a6703d1135 Add /usr/include/dev/irdaio.h, and remove some that are in comp/mi (that
is, get installed currently....).
2001-12-24 20:59:57 +00:00
jdolecek d30b4c546d add uvm_loan(9) and uvm_unloan(9) 2001-12-24 12:30:38 +00:00
jwise 0405d5f9a0 Spaces to tabs. 2001-12-22 02:32:35 +00:00
jwise ed756ae393 Move cu {cat,}man pages from man-uucp-man and man-uucp-catman to
man-util-man and man-util-catman, as uucp has moved from base-uucp-bin
to base-util-bin.
2001-12-21 19:59:33 +00:00
jwise 405def7f0f Move /usr/bin/cu from base-uucp-bin to base-util-bin, as it is a generally
useful tool required by a _lot_ of users who do not otherwise use UUCP.
2001-12-21 19:57:19 +00:00
tv 4c9a2ef7d3 * Add protoize and unprotoize. (Closes PR 6894.)
* Regen files with proper OS names and version numbers.

* Clean up toolchain2netbsd somewhat, to get it ready to be cross-host
  compatible (more work to be done here, but it's getting closer).

* Add framework for gdbreplay and gdbserver, but hold off on enabling these
  by default until low-nbsd.c is verified to work everywhere.
2001-12-19 23:54:16 +00:00
tv 7fb95bfb35 Remove iostdio.h from the list of system-installed headers; intended to
address parts of PR toolchain/14896.  This header file is nonstandard
(and doesn't even exist in gcc 3.0); an out-of-the-box gcc build also
doesn't provide the missing functions.  So just drop the .h completely.
2001-12-19 20:52:11 +00:00
mrg 37deaacf94 add ./usr/share/examples/syslogd/all.newsyslog.conf 2001-12-18 14:11:31 +00:00
wiz 326c26052c Address misc/14958:
Don't error out if DESTDIR exists.
Use "find -s" instead of "find | sort"
While here: Drop syssrc/usr.sbin/dbsym from syssrc.tgz, since it has been
replaced by gnusrc/gnu/usr.sbin/dbsym.
XXX: Add gnusrc/gnu/usr.sbin/dbsym (and libbfd)?
2001-12-18 10:19:14 +00:00
mbw 2c0dbef118 Whoops, forgot to include the new compat_hpux.8 in the set lists 2001-12-18 03:46:36 +00:00
wiz 7a45621546 Remove /usr/sbin/dbsym here too. 2001-12-17 21:24:28 +00:00
wiz 16fdcab7cc dbsym(8) is now USE_NEW_TOOLCHAIN-specific. 2001-12-17 21:23:20 +00:00
wiz e5064283dd /usr/sbin/dbsym is not md anymore. 2001-12-17 21:20:13 +00:00
wiz f8b221bd5c Add /usr/sbin/dbsym. 2001-12-17 19:42:05 +00:00
bjh21 db39bfcf04 Add /usr/include/arm/iomd/vidc.h. 2001-12-17 15:09:24 +00:00
wiz 33a42d347d Add /usr/sbin/irdaattach. 2001-12-17 13:10:54 +00:00
wiz d178cd29a9 Add hash(9) and its symlinks, and /usr/share/mk/bsd.hostlib.mk. 2001-12-17 13:10:13 +00:00
wiz f48442c6e1 Add irda(8). 2001-12-17 13:08:55 +00:00
wiz d61cbcc75a Add /usr/share/examples/mount_portal/sysctlfs.sh. 2001-12-17 13:08:15 +00:00
mhitch 7859091290 Change to new two-stage boot loader; make previous bootblocks obsolete. 2001-12-17 05:54:25 +00:00
explorer 59c1bf35cc /usr/include/dev/ir{,/irdaio.h} to distrib sets 2001-12-15 01:07:15 +00:00
explorer 1411757e4a install bsd.hostlib.mk, since bsd.hostprog.mk is and things in /usr/src/tools wants it. 2001-12-14 05:46:47 +00:00
augustss e32c80d646 Add uirda(4). 2001-12-12 15:29:23 +00:00
martin aabc2a9efc Add pppoe(4). 2001-12-10 20:51:11 +00:00
martin fa6de1190e /usr/sbin/{pppoectl,ispppcontrol} -> /sbin/ 2001-12-10 17:27:05 +00:00
martin d835715cfa Add ifwatchd. 2001-12-10 17:02:23 +00:00
gmcgarry 1e6e7a59a1 Add rtc(4) 2001-12-08 05:50:52 +00:00
yamt 604f3ffeb7 add manpages for stdio wide char related functions. 2001-12-07 11:56:14 +00:00
yamt 2aebb3d002 bump libc minor version. 2001-12-07 11:53:58 +00:00
augustss 3316c2f3bc Add irdaattach(8). 2001-12-05 12:50:52 +00:00
ad 6b286ee8f2 +malloc_roundup.0. 2001-12-05 12:45:36 +00:00
ad 079e2a0548 Document malloc_roundup(). 2001-12-05 12:44:24 +00:00
lukem c06546a2cc add <sys/hash.h> 2001-12-05 06:57:35 +00:00
wiz a19ffa4418 Add ./usr/lkm/compat_freebsd.o. 2001-12-04 17:36:58 +00:00
minoura 2eed9a4741 Add elf2aout. 2001-12-04 09:44:19 +00:00
minoura 0b1f78486f Add some missing manpages.
Sort.
2001-12-04 09:40:50 +00:00
jdolecek 666315fdb3 Now that LKMs work all over, bring the VFS LKMs and if_ipl LKM to mi list from
arch ones. Also make all VFS LKMs 'base-vfs-lkm'.
2001-12-04 00:12:45 +00:00
jdolecek 2909de9a04 remove empty lists 2001-12-04 00:09:50 +00:00
augustss 467db01652 Add irframetty(4). 2001-12-03 23:25:33 +00:00
bjh21 e76d12d108 /usr/mdec/BBBB is obsolete. 2001-12-03 23:12:31 +00:00
christos 274d31de8f fix libcdk bump. noticed by wiz. 2001-12-03 14:25:30 +00:00
christos d1d1fbb92a major bump for libmenu, libform, libcdk because of libcurses bump. 2001-12-03 14:06:35 +00:00
christos 5cbb7cd02b bump libcurses.5 2001-12-02 22:46:05 +00:00
augustss 3776d30935 Add cir(4), irframe(4), and oboe(4). 2001-12-02 19:55:35 +00:00
wiz 70fe6c1246 Add MAKEDEV(8) for acorn32 and necessary directories. 2001-12-02 18:56:47 +00:00
blymn 5a1109e6a8 Bump libcurses minor. 2001-12-02 10:10:37 +00:00
minoura f2ff44241e Add new boot programs. 2001-12-02 10:05:45 +00:00
gmcgarry 796fcac29a Documentation for itimerfix(9), from Christos Zoulas. 2001-12-02 02:26:26 +00:00
kleink 56c8c8b400 Update for tzdata2001d import. 2001-11-30 13:33:27 +00:00
lukem 91d1bbeaf3 Deprecate fnv_32_*() API. We'll replace this with a more generic hash API. 2001-11-29 18:39:08 +00:00
kleink 88e306ce1c No point in installing svr4_machdep.h; get rid of it. 2001-11-28 13:29:29 +00:00
tv 1010c26601 Add profiled and PIC libgcc. 2001-11-28 04:43:09 +00:00
soren 44bcc347c6 MIPS has LKM's now. 2001-11-28 03:58:38 +00:00
thorpej 22b573bafe <machine/psl.h> is no longer installed on ARM ports. 2001-11-26 20:53:07 +00:00
thorpej 968e1d036f Add netwinder distrib lists. 2001-11-26 03:45:46 +00:00
thorpej 66c35c7fe8 Fixup arm26 distrib lists. 2001-11-26 01:00:48 +00:00
thorpej b63a7cb68f Add _G_config.h. 2001-11-26 00:03:23 +00:00
thorpej 62729566d0 Add evbarm etc distrib list. 2001-11-25 23:41:22 +00:00
thorpej 32c2431475 Fixup; we don't actually install libcom_err manpages. 2001-11-25 23:39:50 +00:00
thorpej 1a9ccdc4db Fixup ARM distrib lists. Add evbarm distrib lists. 2001-11-25 23:34:40 +00:00
thorpej 1c2b8edffd Update for new location of disklabel_acorn.h 2001-11-25 16:28:52 +00:00
thorpej 35a01e1ce7 Use the logic in bsd.own.mk to determine machine/machine_arch. 2001-11-24 03:08:27 +00:00
thorpej acf28d4b8c Oversight in last. 2001-11-24 03:06:17 +00:00
thorpej b98949efa8 Use the logic in bsd.own.mk to figure out the toolchain format,
and to convert MACHINE_ARCH to a CPU.  Make this cross-build
friendly by specifying MACHINE, MACHINE_ARCH, and MAKE in the
makeflist/checkflist environment.
2001-11-24 02:54:50 +00:00
thorpej c6eda17887 Move generic ARM headers into ad.arm. Update the md.{arm26,arm32}
and obsolete.{arm26,arm32} files for the current reality.
2001-11-24 02:09:11 +00:00
gmcgarry 14ba43fa60 Add util.3 etc 2001-11-23 06:25:45 +00:00
soren 24cd3174c5 prep/pccons.h is gone. 2001-11-21 22:40:59 +00:00
soren ba1d5700f2 Note addition of sgimips/stand. 2001-11-21 22:00:34 +00:00
gmcgarry 263e71ac68 add com_err.3 etc 2001-11-21 05:53:03 +00:00
tv 8d6c6077ed The test for USE_NEW_TOOLCHAIN is based on the variable being *set*, not
a comparison of its value.  Instead, use ${USE_NEW_TOOLCHAIN:Dyes} and
change the if block back to [ ... = "yes" ].
2001-11-19 20:43:33 +00:00
martin c923d11935 Add ifwatchd. 2001-11-19 09:46:09 +00:00
jmc dabfb112ea Change to check for nowarn instead of yes as USE_NEW_TOOLCHAIN changed formats
in bsd.own.mk.
Also, change the make line to use
2001-11-19 06:08:01 +00:00
lukem 4808d035f9 add sys/fnv_hash.h 2001-11-19 05:40:28 +00:00
augustss 57fa13c920 Add autri(4). 2001-11-18 16:48:13 +00:00
kleink 59935b6103 Add a bus_space_mmap(9) link. 2001-11-18 12:10:59 +00:00
augustss d0404dec23 Add ehci(4). 2001-11-16 17:09:36 +00:00
gmcgarry 2c56e2d3c9 mkboot isn't installed since it is a host tool 2001-11-16 07:52:38 +00:00
wiz 588034584f Add MAKEDEV(8) for evbarm and the necessary dirs. 2001-11-10 23:04:04 +00:00
gmcgarry d6b3cc6311 Add compile_et(1) manpage. Placed in category 'krb5' since compile_et
is specified as such, but it isn't necessarily specific to krb5.
2001-11-10 07:58:32 +00:00
gmcgarry 2c116fc47d Add i386_set_mtrr(2), i386_pmc_info(2). 2001-11-10 06:46:04 +00:00
gmcgarry a9fc514e6d Add skey(3) pages. 2001-11-10 06:24:47 +00:00
gmcgarry c010276a1e man3 -> cat3 fixups, resort 2001-11-10 06:23:01 +00:00
joda ad8a74803b ...but the preformatted pages should be labelled as -catman 2001-11-09 15:57:26 +00:00
joda 24e81c59a8 add a bunch of MLINK's 2001-11-09 15:44:31 +00:00
gmcgarry 9a9f44d50b Install krb5.3 2001-11-08 19:47:59 +00:00
jmc 3d866aff42 Add netsmb and smbfs dirs under include 2001-11-08 09:15:08 +00:00
jmc 17742578ef Add trm.4 and makefs.8 2001-11-08 09:14:18 +00:00
jmc 0807cb719b Add makefs 2001-11-08 09:14:02 +00:00
enami 396974c426 %s/vn_marktext/vn_markexec/
Pointed by ishii@sm.sony.co.jp.
2001-11-07 05:27:14 +00:00
enami d4f33cda47 Minor version of libtermcap/termlib is bumped to 5.
Pointed by ishii@sm.sony.co.jp.
2001-11-06 05:43:08 +00:00
hubertf 58164365b3 Install kafs.3
XXX There's still a big lack of documentation on the big number of
    kerberos related libraries!
2001-11-05 15:05:55 +00:00
tv 1129ed4afe Improve readability and reduce redundant redundancy in share/mk; add some
descriptive comments.  The guts of hostprog, lib, and prog are mostly
unchanged; this will be done in another pass.

Make several things work properly with UNPRIVILEGED set, and make the
install-time "cmp" logic work for MANZ.  Also reimplement INCS{DIR,NAME}_foo
(requested by wiz) in a backwards compatible way.

Reviewed by christos.
2001-11-02 05:21:47 +00:00
gmcgarry 1d6a2b23b9 vn_marktext.9 becomes vn_markexec.9 2001-10-31 19:57:18 +00:00
jdolecek 76dc75c365 svr4 compat LKMs work on i386 2001-10-31 18:30:18 +00:00
skrll 0a9eeb6303 Add a man page for ld.elf_so. 2001-10-31 18:26:23 +00:00
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
thorpej 1827551cbc Don't do the symlink hack for fbio.h. Just use <dev/sun/fbio.h>. 2001-09-19 17:54:44 +00:00
thorpej 5c466ecf34 Just use <dev/sun/fbio.h>. 2001-09-19 17:51:27 +00:00
thorpej 92df2aecae Use <dev/sun/fbio.h>, not our own copy. 2001-09-19 16:46:49 +00:00
thorpej 04c2f2a9a2 Amiga don't need its own fbio.h anymore; screenblank(8) uses <dev/sun/fbio.h>,
and the ioctl that this file defines is compatible.
2001-09-19 16:40:52 +00:00
thorpej 681df63b07 Remove alpha/include/fbio.h -- it hasn't been used for a Long Time. 2001-09-19 16:32:04 +00:00
wiz 8f49056749 mmeye's loadfile_machdep.h isn't installed anymore. 2001-09-19 10:32:31 +00:00
ad baec33e155 Update for stic header file shuffle. 2001-09-18 19:53:15 +00:00
assar 2a2aa85a8d update infrastructure for krb4 1.1 and heimdal 0.4e 2001-09-17 12:34:40 +00:00
manu 52cc3216bf Addec clockctl.h to comp.tgz 2001-09-16 09:22:48 +00:00
chs 737a326432 uvm_vnode.h is no more. 2001-09-15 21:19:36 +00:00
chs 8be3a83fe3 uvm_vnode.h is dead, genfs_node.h is born. 2001-09-15 20:41:59 +00:00
enami a79e8e405c Add pcictl(8). 2001-09-14 07:05:51 +00:00
enami e02d563aae Sync wi/ reality. 2001-09-13 23:17:22 +00:00
thorpej e3a72d2e94 Add libpci. 2001-09-13 23:08:33 +00:00
thorpej 665c8d237d Add new PCI header files. 2001-09-13 21:54:17 +00:00
jmc 80c2e0c086 Fix typo's on hp300 cat4 list 2001-09-12 05:00:50 +00:00
enami f6902a7a38 There isn't syncfs.h under specfs/. 2001-09-12 04:59:13 +00:00
jmc f6625b6f7a Update for libc 2001-09-11 21:03:24 +00:00
bjh21 97438fd6d4 Add eca(4). 2001-09-11 18:18:11 +00:00
gmcgarry a6872266c3 Update for HP300 manpage changes. Also resorted. 2001-09-11 06:41:14 +00:00
gmcgarry ee1ad7fcec Add agp(4). 2001-09-10 21:14:02 +00:00
gmcgarry ffdd97ccd7 Add pci_find_device.9 2001-09-10 20:16:46 +00:00
fvdl c54f45f776 Update libi386 minor. 2001-09-10 11:05:38 +00:00
fvdl 77aa979672 Add new include files for agp/mtrr. 2001-09-10 11:05:02 +00:00
assar 41f102fe0e install miscfs/syncfs/syncfs.h 2001-09-09 17:42:46 +00:00
wiz 4ba2e18ea5 Add hardclock(9). Written by myself, improved via some comments from
Christos (thanks!).
2001-09-09 03:07:09 +00:00
thomas 1c57ac7869 ELF adaption. 2001-09-08 16:22:29 +00:00