Commit Graph

4548 Commits

Author SHA1 Message Date
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
f558d9fca7 Change to use the new two-stage boot loader when building the miniroot
filesystem.
2001-12-17 05:59:20 +00:00
mhitch
2609e32c3f Fix for changes in using VND. 2001-12-17 05:57:33 +00:00
mhitch
7859091290 Change to new two-stage boot loader; make previous bootblocks obsolete. 2001-12-17 05:54:25 +00:00
bouyer
2752bdbb87 Note support of newer promise controllers. 2001-12-16 23:40:23 +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
mrg
07f129f94a clean up a couple of items. 2001-12-13 14:02:02 +00:00
junyoung
a477ade7f9 Add myself. 2001-12-13 08:53:54 +00:00
augustss
e32c80d646 Add uirda(4). 2001-12-12 15:29:23 +00:00
tv
7ec460046d Major readability cleanup; nuke redundancies; MKfoo=no -> NOfoo=. 2001-12-12 00:05:09 +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
jmc
bbce64239a Convert to minimal /dev with the rest generated at bootup on an mfs mounted dir 2001-12-10 06:18:26 +00:00
jmc
440c9209e1 Remove ed. It's not needed for install and consumes way too much space to fit.
Also convert umount to using the x_ version
2001-12-10 06:17:24 +00:00
jmc
353e1ce493 Clean this up for a proper cross-build setup.
1. Replace all "groff"'s with $GROFF so the right binary is picked up depending
on new or old toolchain setups and USETOOLS
2. Remove the DESTDIR check where it adds -M. This is pointless as some of the
file in share/tmac have hard coded references to /usr/share/tmac so using the
new ones in $DESTDIR will just point you back into /usr/share anyways...
(the new toolchain has no issue here as it's tmac files all point into
$TOOLDIR. Any old setups should just depend on the local setup instead of
some mix of DESTDIR and old files the -M would have produced).
2001-12-10 05:27:59 +00:00
minoura
9d9c30bd81 Correct argument order of installboot. 2001-12-10 03:09:03 +00:00
ross
0537ea5213 simplify all vnd(4) names for vnconfig(8) and disklabel(8) as required
by recent libutil changes; it's nicer this way in any case
2001-12-09 00:37:38 +00:00
ross
0293291e61 + get mtree definition from bsd.sys.mk, for subtree make runs
+ change all disklabel and vnconfig instances to track libutil opendisk(3) mods
2001-12-09 00:32:51 +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
minoura
a05e3fce0a Overhaul installation system.
- Use new boot system.  Bootfloppies now use ustarfs.
 - Split instkernel.* directory from bootfloppy.*.
 - Adjust ramdisk size.
 - others.
2-floppy installation system cannot be compiled due to size bloat.
Disabled temporarily (?).
2001-12-07 06:57:49 +00:00
briggs
a0464e11d0 First cut at ramdisk image for sandpoint installation kernel. 2001-12-07 05:04:57 +00:00
minoura
7d3c9783e0 Use new boot system. 2001-12-06 04:15:31 +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
jmc
c15d918f56 Add bsd.prog.mk for libhack components 2001-12-04 18:14:20 +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
jhawk
2689c284c0 Don't use CURDIR-relative .so for reading the toc, as it breaks
with objdirs.
2001-12-03 22:05:28 +00:00
thorpej
9403ea63a5 Mirror change made by jhawk while I was writing the NetBSD/evbarm
release notes (and thus missed updating the NetBSD/evbarm notes):

Based on feedback (various), remove the .toc files from CVS,
and instead generate them each and every time (twice!).
2001-12-03 20:30:05 +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
jhawk
55b9072766 s/change a partition/change partitions/
otherwise it looks like you're being asked to change
partition 'a'.
2001-12-03 06:12:19 +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