Commit Graph

2031 Commits

Author SHA1 Message Date
ad
77e08f053a Add a driver for Adaptec FSA RAID controllers, as often found in Dell
servers. Based on the FreeBSD/OpenBSD versions.
2002-04-26 02:05:07 +00:00
lukem
9879192442 remove duplicate entry for bsd.files.mk 2002-04-24 01:29:20 +00:00
bouyer
be7a077389 Add esiop(4) 2002-04-23 19:41:31 +00:00
augustss
43688aeeca Fix some (old) typos: s/catman/man/ 2002-04-23 12:07:52 +00:00
augustss
7e84f132c3 Add acpi man pages. 2002-04-23 12:04:12 +00:00
ad
8c02ac5aed Add icpsp. 2002-04-22 21:07:47 +00:00
ad
9a09578e25 Add a driver for ICP-Vortex GDT and Intel Storage RAID controllers. Parts
taken from OpenBSD. Test hardware kindly provided by Intel. This still needs
management bits, and doesn't support older controllers, but that shouldn't
be hard to fix.
2002-04-22 21:05:19 +00:00
minoura
a37bf11046 Add passwd.conf. 2002-04-22 10:08:41 +00:00
thomas
a6bf55b131 Remove not needed README.* files. 2002-04-21 10:41:38 +00:00
tsutsui
b4ede19e63 Remove obsolete header files used by old (pre-wscons) kernel. 2002-04-19 18:30:58 +00:00
wiz
ea039f6637 Fix setlist name typo. install/16406 by Hiroyuki Bessho. 2002-04-19 09:47:10 +00:00
wiz
95bc0b09e2 Remove opms(4) for bebox (superseded by pms(4)).
Approved by christos.
2002-04-18 15:44:20 +00:00
wiz
1f28a82ce5 Remove /dev/pms0 creation from ports that do not have the driver;
obsolete it on the ones that had it in the 'all' target.
2002-04-18 13:24:56 +00:00
wiz
b9682f0b89 Remove empty line. 2002-04-18 13:23:55 +00:00
wiz
c3a518018a Add /dev/pms0 to obsolete list after opms(4) removal. 2002-04-18 12:56:57 +00:00
wiz
c6dc851f64 Remove opms(4) and its device, /dev/pms0, from the i386 port, because
it has been obsoleted by pms(4).

Reviewed by fvdl and christos.
2002-04-18 12:54:09 +00:00
kleink
63ef3c8259 Sync with tzdata2002c. 2002-04-16 18:39:13 +00:00
mhitch
8e02eb2322 /boot.amiga isn't needed in the base set as it gets copied when installing
or upgrading bootblocks during the install or upgrade process.
2002-04-15 02:50:30 +00:00
bjh21
dd989c1868 Add /usr/include/ieeefp.h. 2002-04-14 09:50:39 +00:00
bjh21
c3195306f1 Add /etc/fstab.wd. 2002-04-14 09:48:50 +00:00
lukem
828711201d - clean up SDIR (temporary directory) creation
- improve munging of NetBSD.dist and METALOG into metalog, using mtree to
  "cleanup" / "merge" entries, and don't sort the result.
  relies upon mtree to not change the order (see below)
- use (newly added) join.awk to output lines in metalog that are listed
  in flist.${set}.  join.awk doesn't require either file to be sorted
  (unlike join(1)), which is required because we want to retain the
  order of the metalog, because certain entries in the metalog (such
  as hard links) make assumptions about the permissions of earlier entries.
  this should fix [toolchain/16207]
2002-04-13 12:47:10 +00:00
lukem
c05d3b41d1 call maketars with ${MAKETARSETS}; if empty (default), all sets are built 2002-04-13 12:38:31 +00:00
briggs
d92612683d Sync with actual installed headers from sandpoint/include/Makefile. 2002-04-12 13:33:42 +00:00
lukem
0b16de72ba use gzip -9 instead of --best 2002-04-12 07:08:37 +00:00
lukem
501746db1f use ${MAKESUMS} from ../Makefile.inc 2002-04-11 06:11:10 +00:00
lukem
758bcaa9cf use ${CKSUM} instead of cksum/md5 2002-04-11 06:04:42 +00:00
bjh21
f7b63f4dd5 Add /usr/include/sbmips/proc.h. 2002-04-10 18:08:34 +00:00
briggs
1d20521bf4 Include m68k/bus_dma.h 2002-04-10 17:18:01 +00:00
briggs
a76fd8f800 Include powerpc/ibm4xx/cpu.h. Reminder thanks to wiz@. 2002-04-10 17:17:11 +00:00
simonb
ffbfbbb1f7 Include files and /etc files for evbmips and sbmips ports. 2002-04-10 14:11:14 +00:00
bjh21
06e03aa23b Add _G_config.h. 2002-04-09 23:44:19 +00:00
bjh21
d03349f91b Add libm68k.so. 2002-04-09 11:08:57 +00:00
bjh21
90e513d797 All m68k ports use ELF now, so add the libm68k.so.0 symlink here. 2002-04-09 11:07:30 +00:00
tron
be265ddb84 Adapt support for XFree86 3.3.6/4.x lists to match behaviour of
"makeflist".
2002-04-09 06:07:17 +00:00
wiz
739bdc1437 Add typo directory to obsolete list (refer v1.187 of etc/mtree/NetBSD.dist). 2002-04-08 19:18:18 +00:00
tron
7547e52684 Solve problem with with XFree86 3.3.6/4.x set "maketars" differently:
We don't want e.g. a seperate "xbase.tgz" and "xbase3.tgz" but one
combined archive.
2002-04-08 17:18:22 +00:00
tron
9ee8792ae0 Fix problem with building X11 release "tar" archives after support for
XFree86 4.x sets has been added. Problem noted by Richard Earnshaw in
private e-mail.
2002-04-08 15:39:32 +00:00
tron
f8743fafe0 Add "xftlsfonts" and its manual page. 2002-04-07 20:07:43 +00:00
wiz
95ceff14bf Add cat8/man8/html8 incl. contents for algor, cats, evbsh3, mvmeppc,
playstation2, shark; for arm32, remove and add to obsolete lists.
2002-04-07 15:45:01 +00:00
bjh21
518cce2e93 Add an assortment of vax-specific header files:
bus.h
coff_machdep.h
leds.h
qdioctl.h
qdreg.h
qduser.h
qevent.h
2002-04-06 18:24:23 +00:00
bjh21
db1129c35d /usr/mdec/boot.mop seems to be obsolete. 2002-04-06 18:16:40 +00:00
wiz
628afc9a03 Add /usr/include/powerpc/{hid,hid_601,machine_type}.h, which vanished
in May/June 2001.
2002-04-06 12:16:17 +00:00
wiz
a02eee287d Add /usr/include/powerpc/mpc6xx/sr_601.h. 2002-04-06 12:15:28 +00:00
wiz
4c9ec3ad81 /usr/include/macppc/machine_type.h -- obsolete since May 2001. 2002-04-06 11:33:19 +00:00
heinz
08605d6092 Add 2 new keymaps for Polish keyboards 2002-04-06 02:03:23 +00:00
bouyer
0acd189ee0 Also add cat9/mstohz.0 2002-04-05 18:31:56 +00:00
bouyer
5f32ffdfbd Add mstohz.9 2002-04-05 18:31:07 +00:00
bjh21
c67b3de26d Add /usr/mdec/bootxx.cd9660. 2002-04-05 14:32:04 +00:00
lukem
2dcfdd576f add usr/sbin/installboot and man page 2002-04-04 23:13:59 +00:00
lukem
20f6f176d2 remove pmax specific installboot(8) 2002-04-04 23:11:07 +00:00