Commit Graph

4349 Commits

Author SHA1 Message Date
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
enami 652855a0c7 Use symbol MTREECONF instead of MTREE to refer configuration file
to avoid conflicts.  Pointed out by chs@netbsd.org.
2001-10-10 05:13:51 +00:00
christos 768eab98b9 update for libedit. 2001-10-09 13:52:38 +00:00
isaki 3b8b1cfb34 add myself. 2001-10-07 12:58:21 +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
jmc 1f7d4add83 Change DBG= to DBG?= so it's controllable from the top level makefile easier. 2001-10-05 01:19:42 +00:00
jmc 0eadbed94d Change all COPTS+=-Os to DBG=-Os as that var actually controls the optimization
levels
2001-10-05 01:17:27 +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
chs 79016ecdea make this work with obj dirs. 2001-10-04 16:09:11 +00:00
chs dec9f39d8d reduce ramdisk size back to what it was before.
everything fits since tsutsui fixed libhack.
2001-10-04 08:17:41 +00:00
jmc 545ea87341 Tweak newfs so this has space again. Really need barely any inodes on the floppy 2001-10-04 04:57:20 +00:00
jmc 7ae0c501ca Add DBG=-Os to all so libhack.o gets built without using -O2 on it.
Also adjust the clean rule to first run the clean rule from ramdiskbin.mk
if it exists (cleans up the object subdirs then from the new crunchgen setup)
2001-10-04 04:14:06 +00:00
jmc ecf83970eb Add an unconfig target for the fdset's 2001-10-04 04:11:26 +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
chs 005366700c use symlinks instead of a second copy of each shared lib. 2001-10-02 06:43:15 +00:00
martti 078695e764 Added myself 2001-10-01 12:02:07 +00:00
atatat e28d27cc0d Obsolete /usr/include/sparc64/fbio.h 2001-10-01 02:07:37 +00:00
hubertf d3167642ec Add ESS 1688 AudioDrive card as supported (esl driver) 2001-09-30 00:34:50 +00:00
augustss a1cc19a53e Add esl driver. 2001-09-29 18:52:17 +00:00
cjep 961a761243 Added myself. 2001-09-29 16:53:56 +00:00
seb 24980f6902 added myself in "Developers and other contributors" section 2001-09-29 13:05:46 +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
is 6818808c1a Don't use target system installboot binary, which is no longer a shell
script.
2001-09-25 19:21:19 +00:00
jmc 8a11e4797f Include bsd.sys.mk so proper DESTDIR processing gets done for libhack.o builds. 2001-09-25 06:00:34 +00:00
tls aeb590fb1f GCC 2.95 generates significantly larger code with -O2 than our old compiler did; thus we overflow the floppies. I thought we used to explicitly set -Os in here; anyway, with this change, we do now! 2001-09-23 23:40:29 +00:00
hubertf d57da0cf92 Seems people are very confused by the fact that floppy/disk2 is a symlink
to a .tgz file. Try to be a *bit* clearer. (Todd, please use hardlinks
next time ;-)
2001-09-22 21:46:50 +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
mrg 550540434a add /bin/rcmd; rsh needs this. 2001-09-21 06:12:52 +00:00
mrg 25f70db835 add missing nfs entries; required for mount_nfs 2001-09-21 05:46:09 +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