Commit Graph

4454 Commits

Author SHA1 Message Date
bjh21 693c89326d Move Reinoud from ordinary developers up to port maintainers (acorn32). 2001-11-23 16:30:54 +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
wiz 1fd7eeefcd "than" instead of "then". 2001-11-21 19:14:19 +00:00
gmcgarry 263e71ac68 add com_err.3 etc 2001-11-21 05:53:03 +00:00
jmc 350a405af0 Add bsd.prog.mk so libhack builds again 2001-11-21 01:45:21 +00:00
soren 4004df64a0 Add sgimips sysinst support from Scott G. Taylor. 2001-11-20 15:53:22 +00:00
jmc 44bdb9b1a4 Use x_ed so the floppy once again fits 2001-11-20 05:45:57 +00:00
jmc f8565571ef Make sure clean rule cleans out all of the ramdisk stuff. Also include
bsd.prog.mk so libhack builds.
2001-11-20 05:45:26 +00:00
jmc 424f64c3fb Change rule to realall as dependall is defined in the .mk files 2001-11-20 05:44:47 +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
jmc 132a19d90a Add bsd.prog.mk so libhack components build. (gets proper CPPFLAGS pulled in
for builds).
2001-11-19 05:31:00 +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
perry b4109e020f XXX if a color term, do color. horrible kludge. 2001-11-17 02:06:47 +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
someya 6807764ea5 add myself 2001-11-15 12:16:37 +00:00
tv 5489b30b60 ${MAKE} print-objdir -> ${PRINTOBJDIR} 2001-11-14 00:58:48 +00:00
tv 8bef0452bd ${MAKE} print-objdir -> ${PRINTOBJDIR} 2001-11-14 00:41:52 +00:00
jmc 26b0861d8f Make everything fit once again.
Remove restore from the ramdisk as this is building a bootfloppy for
installing and this simply won't fit anymore. If repair images are desired
this should go the x86 route and build separate floppies for different
purposes.

Change sh to use the x_sh from distrib/utils and move some items around
in the list so they happen earlier (making the pw file).
2001-11-11 07:46:46 +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
tsutsui 67c466f89d Use ${VND} (not ${VND_DEV}) for vnconfig in unconfig target. 2001-11-09 21:00:04 +00:00
tsutsui 14f6bfa64d Use "vnd0" instead of "/dev/vnd0c" as argument for "vnconfig" because it
is more portable and works with the latest "vnconfig".

XXX news68k (and alpha) use /dev/vnd0c to installboot vnd images..
2001-11-09 20:52:18 +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
reinoud 411b3e63cf Update it again *sigh* ... still trouble with my snapshot's ELF in building
the ramdisc but eventually the all-ELF ramdisc got build by an a.out
system...
2001-11-09 01:42:14 +00:00
reinoud a706224d9e Fix bootdisk lossage .... 2001-11-08 22:18:49 +00:00
gmcgarry 9a9f44d50b Install krb5.3 2001-11-08 19:47:59 +00:00
tron 34d8f65b19 Use "vnd0" instead of "/dev/vnd0c" as argument for "vnconfig" because it
is more portable and works with the latest "vnconfig".
2001-11-08 16:52:20 +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
jmc 9cc2cb211f Turn back on all floppies. They all build once again with both new and old
toolchains
2001-11-08 07:41:03 +00:00
jmc c79e9118a0 Nuke chio and chroot to make some room. Also twiddle with inode size on newfs.
Makes everything build once again.
2001-11-08 07:40:01 +00:00
jmc fbc66d002f Bump inode size up to get some space. Very few inodes actually get used here 2001-11-08 07:37:39 +00:00
tron ae4a0efaaa Fix oversight in last commit. 2001-11-08 07:30:00 +00:00
tron d6302e0641 Use the block device when invoking "vndconfig" because the character
device isn't accepted any longer.
2001-11-08 07:29:45 +00:00
christos 6e43164c91 1. delete all instances of /dev/{r,}vnd0d. Use vnconfig vnd0 and disklabel
vnd0 and let opendisk(3) DTRT.
2. resize some of the images since we've gotten an average of 5K more
   with the new toolchain.
3. comment out the rescue disks, since they don't fit anymore.

Now the whole directory compiles and works with the in-tree toolchain,
but does not work still with USETOOLS.
2001-11-08 02:10:25 +00:00
shin e056338509 use raw device name for vnconfig. 2001-11-07 08:02:54 +00:00
enami 396974c426 %s/vn_marktext/vn_markexec/
Pointed by ishii@sm.sony.co.jp.
2001-11-07 05:27:14 +00:00
christos 9dda7754d1 Use the raw device for vnconfig. 2001-11-07 03:54:13 +00:00