5071 Commits

Author SHA1 Message Date
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
lukem
0b8463079e rejig a bit 2002-04-07 04:29:15 +00:00
lukem
8689328834 now unnecessary 2002-04-07 04:22:32 +00:00
lukem
c3de1627be don't need ../Makefile.inc anymore
be consistent (with other distrib/* dirs) about temp file use
2002-04-07 04:21:22 +00:00
tsutsui
6371ef23e9 Set srcdir for sys/arch/${MACHINE}/stand/installboot
till these ports will switch MI use.sbin/installboot.
2002-04-07 03:46:44 +00:00
tsutsui
7dfa9c859e Set DBG="-Os -mmemcpy" and also pass it to crunchgen via CRUNCHGEN_FLAGS.
(saves ramdiskbin ~4kbytes)
2002-04-07 03:38:03 +00:00
shin
8fc7ee0d19 sync with up-to-date installation kernels etc. 2002-04-07 02:58:16 +00:00
shin
b6db62daec s/netbsd.GENERIC.gz/netbsd-GENERIC.gz/
some updates for hpcmips.
2002-04-07 02:56:46 +00:00
tsutsui
7eaee407f7 First cut at ramdisk build infrastructure for arc with NDWO. 2002-04-06 18:40:32 +00:00
tsutsui
27ca738300 Use crunchgen -d flag to set DBG in the generated makefile. 2002-04-06 18:25:29 +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
tsutsui
b3c812e3fd Set DBG="-Os -mmultiple" and also pass it to crunchgen via CRUNCHGEN_FLAGS. 2002-04-06 18:18:57 +00:00
bjh21
db1129c35d /usr/mdec/boot.mop seems to be obsolete. 2002-04-06 18:16:40 +00:00
tsutsui
ebf5fffe65 Set DBG=-Os for libhack. 2002-04-06 18:16:09 +00:00
tsutsui
b85c5addbb Don't override DBG here. It should be defined in parent Makefiles. 2002-04-06 18:12:50 +00:00
bjh21
a8938c1764 Replace "obs" with "bs" and "conv=osync" with "conv=sync" in the dd command.
This is necessary because POSIX doesn't specify "conv=osync" and GNU dd
doesn't implement it.  I believe that in this case, where only one output
block should ever be generated and the input is a regular file, bs/sync is
equivalent to obs/osync.
2002-04-06 16:41:24 +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
scw
0e53590d0e Add sysinst notes to mvme68k installation instructions. 2002-04-05 21:14:34 +00:00
scw
faedbf5908 port-mvme68k/15863:
Add notes about clearing some locations in NVRAM to avoid trying
to use non-existant VMEbus memory.

Thanks to mike@avernus.novacons.com for the text.
2002-04-05 21:12:21 +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
ad
f14b71f762 Remember to free strdup()'ed string. 2002-04-05 00:12:14 +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
bjh21
32f64cedb4 Add /usr/mdec/mdr and /usr/mdec/msdos5mb.gz. 2002-04-04 19:26:32 +00:00
ad
6fcf2c1799 Allow the password cipher to be chosen at install time. XXX Not tested for
real yet, and the French files need updating.
2002-04-04 14:26:43 +00:00
wiz
aec351e59c obsolete file lists contain absolute pathnames. 2002-04-04 08:46:11 +00:00
scw
6a327b2f70 From lukem: Fix the lack of inodes problem a slightly different way.
[Although the real cure is to fix makefs(8).]
2002-04-03 19:23:08 +00:00
wiz
78af546410 Remove /dev/log since it's in base/mi. 2002-04-03 16:04:04 +00:00
wiz
05df8b9951 Add /usr/share/examples/postfix/sample-{pcre,regexp}.cf and
/usr/share/examples/usermgmt including contents.
2002-04-03 15:59:49 +00:00
wiz
8162947b3e Add /usr/include/dev/scsipi/scsi_cd.h and /usr/libdata/lint/llib-lusb.ln. 2002-04-03 15:57:39 +00:00
wiz
77d0ddbc1c Add /dev/i4b* and /usr/lib/runemodule. 2002-04-03 15:56:58 +00:00
bjh21
27bb7459fc Tidy up column alignment. 2002-04-03 14:28:16 +00:00
bjh21
a63eabfc6c Remove trailing slash from "./usr/include/cobalt/".
This should prevent maketars from hanging in getdirs.awk.
2002-04-03 13:44:29 +00:00
lukem
33fb8521d4 Switch from "${DESTDIR}/usr/mdec/installboot" to "${INSTALLBOOT} -m ${MACHINE}"
so now at least that step is cross-buildable.
2002-04-03 06:38:26 +00:00
lukem
55fb513e95 switch to "${INSTALLBOOT} -m vax" 2002-04-03 06:06:43 +00:00
thorpej
474e346cb1 Add /sbin/fdisk. 2002-04-03 03:18:47 +00:00
groo
7a1f1869d1 Reduce free inode count by one so ramdisk-big builds. 2002-04-03 03:12:28 +00:00
lukem
41b068f7f4 Revert previous, and add back "utils" to SUBDIRS.
I accidentally committed the previous rev with the wrong commit message
(thanks go to Nick Hudson <skrll@netbsd.org> for picking this up).
Eventually we will probably want to stop descending into utils, but
now is not that time.
2002-04-02 22:36:59 +00:00
augustss
f3a93e43e7 Add urlphy. 2002-04-02 20:46:10 +00:00
thorpej
875238901e Garbage-collect the Filecore stuff, and make /usr the "d" partition
(RAW_PART == "c").
2002-04-02 17:46:20 +00:00
thorpej
c7eb256693 Add aout2elf upgrade support. 2002-04-02 17:02:54 +00:00
bjh21
a2b01cf96b Move Mark Brinicombe from the port maintainers' section to the list of other
developers, since we've deleted his port.
2002-04-02 15:09:07 +00:00
skrll
f99120f163 Updates for the ALLNOTES case:
- add cats and shark
	- remove arc (it doesn't have a Makefile)
2002-04-02 12:35:43 +00:00
skrll
3a7b27405d First attempt at cats notes. 2002-04-02 11:36:34 +00:00