Commit Graph

3935 Commits

Author SHA1 Message Date
tsutsui
f03e8cf780 Add Makefile to build bootfs. 2001-02-01 06:09:38 +00:00
tsutsui
54ba9312c1 Remove mount -t kernfs 2001-02-01 06:08:00 +00:00
tsutsui
f4d61195b4 - Remove mount_kernfs and rcp
- Add dmesg
2001-02-01 06:07:22 +00:00
tsutsui
6d5a9315b0 Remove /kern. 2001-02-01 06:05:46 +00:00
tsutsui
281108ad68 Shrink ramdiskbin:
- Remove mount_kernfs and rcp
- Use x_ed, x_ftp, x_sh, x_umount and libhack.o
- Add x_dmesg
2001-02-01 06:05:14 +00:00
tsutsui
cc69b6930f Use libhack.o. (save ~20kbytes) 2001-02-01 05:57:29 +00:00
tsutsui
6cbf8eaac7 Remove "COPTS= -Os". It is now specified in util/libhack/Makefile.inc. 2001-01-31 20:58:31 +00:00
tsutsui
b5a9f7605f Add x_umount to SUBDIR. 2001-01-31 20:48:11 +00:00
itojun
2486582227 move /usr/lib/runemodule/*.a from base to comp.
change package name to {base,comp}-rune-lib.
2001-01-31 17:53:23 +00:00
augustss
edf1fa21c4 Add umidi(4). 2001-01-31 04:32:18 +00:00
itojun
9320fcb7d7 add /usr/lib/runemodule/*.a for completeness.
From: wormey@eskimo.com (Space Case)
XXX pkg name correct?
2001-01-30 10:10:45 +00:00
jwise
a141a9a2f6 Catch a few more stragglers from an older change. 2001-01-30 03:18:04 +00:00
dent
83aa5ab74a Fix typo. 2001-01-29 03:50:20 +00:00
jwise
b23f161bc0 Change two package names for consistency with base and man. 2001-01-29 01:23:22 +00:00
jwise
ae13a53f0d Fix one misplaced file. 2001-01-28 07:55:44 +00:00
jwise
7c3186489e Finish adding pkg names to this file. That makes all non-X11 sets.
Systems Package build system will be imported next, X11 sets after that is
in and working.
2001-01-28 07:51:08 +00:00
jwise
63f9c5b617 bootselect.0 got lost in last commit re-add. 2001-01-28 07:11:38 +00:00
jwise
87c684c4d0 Section 9 man pages belong in comp. Catch a few stragglers. 2001-01-28 06:09:27 +00:00
jwise
46496ef27e Another batch of pkg names. 2001-01-28 05:55:02 +00:00
jwise
66855ba100 Move vgrinddefs.db to base-groff-share.
Now that our db(3) can do byte-swapping, should this be in misc?
2001-01-28 04:33:47 +00:00
nathanw
053b9ae1c7 Add isabeep(4). 2001-01-28 01:43:02 +00:00
jdolecek
8881c0b414 build and install filecorefs LKM same way as other VFS LKMs 2001-01-27 23:48:32 +00:00
jmc
d264c53a1d Add support for installing serial bootblocks. If biosboot_com0.sym exists
on the ramdisk image then ask which set of bootblocks to install (normal or
serial). If it doesn't exist, just install the normal ones. (small/tiny
images).
2001-01-27 07:34:39 +00:00
jwise
262fb25790 Change a package name. 2001-01-26 07:20:22 +00:00
jwise
dbac7f9760 First big chunk of pkg names for this file. 2001-01-26 05:43:52 +00:00
jwise
574a75f36a Move two files (whois is -netutil-, not -util-, gencat is -locale-bin, not
-util-bin)
2001-01-26 05:28:00 +00:00
jwise
196d6f3b1f Change rune module pkg names so that users can install some rune sets without
installing others.

The corresponding pkg creation code (src/distrib/pkg) will be imported this
week.  It would be a big win if people could drop me a note before creating
new pkg names until then.  (and possibly after, until things are shaken out some more)

OTOH, many thanks to all who have included pkg names in new files added to
these lists :-)
2001-01-26 03:05:40 +00:00
jwise
3a7c0a99b2 Remove comp-miscutil-*' pkgs. Make comp-cvs-*' pkgs for CVS, and put
other files from comp-miscutil-* in appropriate places among comp-debug-*,
comp-util-*, and comp-c-*.
2001-01-26 02:04:22 +00:00
jwise
b3845dd211 Add pkg names. 2001-01-26 01:39:16 +00:00
jwise
eb1f4a000c Add pkg names for remaining files in `base'. 2001-01-26 01:37:19 +00:00
jwise
3e7af94fd9 Fix placement of /sbin/ldconfig 2001-01-26 01:34:21 +00:00
jwise
3c214ab8b3 Fix a few typos which had crept in. 2001-01-26 01:33:17 +00:00
wiz
8981ae3b2f Add some dirs, libform headers and libs, esm man pages, isdn examples. 2001-01-25 09:49:53 +00:00
itojun
4481e2ca0d build multibyte locale modules. installed into /usr/lib/runemodule and
dynamically loaded at runtime.
2001-01-25 09:16:38 +00:00
jwise
47e565f6e6 One more (add pkg names) 2001-01-25 08:33:56 +00:00
jwise
4d062ebd28 Add package names to a bunch more architectures 2001-01-25 08:29:19 +00:00
jdolecek
4581cb1397 build & install string2key manpage, too 2001-01-24 23:09:30 +00:00
jmc
5b7e142d78 Only put std devices onto the image's /dev.
Then once booted mount mfs onto /dev and make a full device tree. This gets
around the silliness of running out of either space/inodes all the time when
building the floppy images. Tested this on all combinations of floppies.
2001-01-24 18:18:57 +00:00
jmc
0c549828e0 Change inode allocation to 5000 since we don't need nearly as many inodes now and do need the space they take up. 2001-01-24 18:18:56 +00:00
jmc
bcdff193d6 Only put std devices onto the image's /dev.
Then once booted mount mfs onto /dev and make a full device tree. This gets
around the silliness of running out of either space/inodes all the time when
building the floppy images. Tested this on all combinations of floppies.
2001-01-24 18:18:56 +00:00
jmc
26563cce4d Trim down /dev entries to only things that are configured in INSTALL_TINY
kernels (which doesn't include sd, ld, etc). Tested on a 4M constrained
machine.
2001-01-24 18:16:43 +00:00
jwise
4851656610 More pkg names. Other machines in the morning. 2001-01-24 09:39:37 +00:00
garbled
566ab1972e Add the new sushi forms to this setlist 2001-01-24 09:38:26 +00:00
jwise
04a97c8909 Finish adding package names to this file. 2001-01-24 09:28:27 +00:00
jwise
a7bbbe24e4 More changes for consistency with base set pkgs. 2001-01-24 08:47:06 +00:00
jwise
afc97cc057 Merge ipf examples into misc-netutil-examples, as the ipf binaries are
installe by base-netutil-bin
2001-01-24 08:22:13 +00:00
jwise
11786427d0 rename misc-net-examples -> misc-netutil-examples, for consistency with base set
pkgs.
2001-01-24 08:17:53 +00:00
jwise
054e5998ff Move rtadvd.conf example file to `misc-router-examples'
Previous was not wrong, but if other software from `base-router-*' has
examples later, they can be together in this package.
2001-01-24 07:59:06 +00:00
jwise
77398f85cb First half of package names for this file. 2001-01-24 07:56:20 +00:00
jmc
0b45809568 Change inode allocation numbers to get everything to fit. 2001-01-24 06:11:40 +00:00
jwise
c8801c8467 Reverse direction of previous fix. It is not currently possible to install
networking utilities without ipsec support.

If people clamor for a change in this (for example, to allow IPSec tools to
be updated separately), this can be changed, but it does not appear useful.
2001-01-24 06:06:18 +00:00
jwise
08e90aa9a4 Fix accidental inconsistency with shl.mi. 2001-01-24 06:02:48 +00:00
jwise
420cec181d Begin updating and committing pkg names for base'. man' and `etc' to go.
X sets will be updated and committed once this works.
2001-01-24 05:28:22 +00:00
augustss
ac0c719f62 Add uplcom(4). 2001-01-23 02:15:13 +00:00
jmc
2bf9cb72c4 Redo inode allocation to get a few bytes back 2001-01-23 01:36:24 +00:00
jmc
b70406007d Fix various typo's so this compiles. 2001-01-23 01:22:32 +00:00
bjh21
d3e1f8d08f Remove <arm26/armreg.h>. 2001-01-22 22:15:23 +00:00
bjh21
ca87c74ca8 Add <arm/armreg.h>. Remove <arm26/armreg.h>. 2001-01-22 22:12:51 +00:00
itojun
64a16b4f7e ru_SU locales are deprecated, ru_RU is now correct one.
rename LC_CTYPE locale declarations and vi message catalog.

From: Oleg Polyanski <luke@jetinf.com>
2001-01-22 17:48:15 +00:00
jmc
37a2db8a6c Change pipeline in sets building so proper error detection for each stage
can be detected. This way sets stop building at the exact file that doesn't
exist rather than continuing.
2001-01-22 07:03:44 +00:00
jmc
83168c5952 Update libform to 1.5 2001-01-22 05:46:14 +00:00
hubertf
f37c70e7df Add VIA VT82C686A southbridge integrated AC'97 audio
From htdocs/Hardware/pci.html.
2001-01-22 02:13:47 +00:00
hubertf
1e109b3766 * Sort audio drivers by alphabet
* Add Cirrus Logic CS461x
 * Add ESS Maestro 2/2e

Thanks to Tatoku Ogaito <tacha@trap.fukui-med.ac.jp> for reminding me
on this.
2001-01-22 02:05:41 +00:00
augustss
23ef72cc5b Add CS4280 and CS4281. 2001-01-22 02:00:44 +00:00
augustss
dc2f64295e Add clct(4) 2001-01-22 01:29:59 +00:00
itojun
14296ba1e6 make it clearer that /etc/rtadvd.conf is optional (normally,
configurations were derived from kernel interface settings).

install rtadvd.conf into /usr/share/exapmles/rtadvd, instead of /etc.

sync with kame.
2001-01-21 15:01:36 +00:00
itojun
8760b352ac supply ru_RU.* LC_CTYPE locales.
From: Patrick Welche <prlw1@newn.cam.ac.uk>
2001-01-20 16:33:02 +00:00
shin
6435129156 - current minor number of libform is 3. 2001-01-20 10:32:13 +00:00
bjh21
b2a5321a0a Add <arm/frame.h>. 2001-01-18 21:49:50 +00:00
itojun
9b0c7c0026 add dreamcast and hpcsh 2001-01-18 14:14:05 +00:00
thorpej
2b5bf99d49 Add rc.d/racoon. 2001-01-18 02:01:53 +00:00
tv
ff0fde3d3f sparc64 is not in fact CD bootable for 1.5. The "ramdisk" is actually a
custom miniroot, and needs to be writable in order for the boot to work
properly.
2001-01-17 16:04:26 +00:00
itojun
15938e53e1 sync with reality a little better. 2001-01-17 08:12:18 +00:00
itojun
3a59b0a369 s/evbsh3/hpcsh/ 2001-01-17 07:50:49 +00:00
jwise
1480bd07cc Kill package field much more efficiently when creating flists from set lists. 2001-01-17 06:28:12 +00:00
itojun
d0111cc847 for MACHINE=hpcsh. straight copy of evbsh3. 2001-01-17 05:27:15 +00:00
tv
5abeaaee6a Add LOG_MKISOFS option to produce extra-verbose logs of the mkisofs image
generation info (-v -v).
2001-01-17 02:07:25 +00:00
itojun
a1c683863b remove evbsh3/mmeye.h. it shouldn't be necessary, or at least it has to
be renamed to something better.
XXX dreamcast/mmeye.h
2001-01-16 17:36:02 +00:00
nonaka
9fe9900b99 alphabetical order 2001-01-16 16:57:08 +00:00
nonaka
8492c6a9e8 Add prep installer 2001-01-16 16:53:57 +00:00
pk
3a328aff50 Do not reset the baud rate to 9600. 2001-01-16 10:40:53 +00:00
itojun
b2ba60b861 no longer need to ship IPv4-only sendmail.cf. 2001-01-15 17:57:44 +00:00
taya
ac26bf015f Add myself (Shin'ichiro TAYA) 2001-01-15 15:53:22 +00:00
mrg
1f4e0ae80c fix compile lossage on i386.
move some data & a function from bsddisklabel.c to disks.c.
2001-01-14 23:45:16 +00:00
mycroft
2737c13aee Nuke gratuitous usage of .for. 2001-01-14 21:45:01 +00:00
mycroft
149f0de4fa Use bsd.man.mk (maybe should be something else) instead of bsd.prog.mk, and
do the cleaning differently.
2001-01-14 21:37:55 +00:00
mycroft
62ea85dad9 Use bsd.own.mk, not bsd.obj.mk. 2001-01-14 21:30:58 +00:00
minoura
aa055d1a02 Add etc/rc.d/poffd. 2001-01-14 15:40:15 +00:00
itojun
a0f7a7d829 crypto/dist/ssh: resolve conflicts with 2.3.0/20010105.
usr.bin/ssh: add ssh-keyscan and sftp-server into SUBDIR.
2001-01-14 05:22:31 +00:00
mrg
d436dd6641 extend sysinst disk handling, some general clean ups, better /etc support
and some sparc64 fixes.  details:

- new scripting_{,v}fprintf() that also write to the script log (if open).
- support of creation of LFS filesystems
- standard installs now allow one to choose which file systems to create,
out of the list of /usr, /var, /home, MFS /tmp, and swap.  a / is always
created, but the rest all optional. [*]
- new disklabel method: use existing.  this requires one to fill in the
mount points (and having at least a "/" is enforced).
- preservation of existing filesystems (at install) is supported.
- rewrote most of make_fstab(): the entire thing is generated from the
bsdlabel now, rather than hard coding / to 'a' and swap to 'b'.  create
MFS /tmp if requested.
- if IPv6 support isn't present, don't display any ipv6 messages.
- better rc.conf support
- sparc & sparc64 default to "cylinders" now.
- choosing "standard" instead of "standard with X" de-selects the X pkgs
by default.
- sparc64: don't install bootblocks until we have a complete system, avoids
booting with no /dev/console.
- sparc64: bump STDNEEDMB, it is way low.


[*] i have added default values for DEFVARSIZE & DEFUSRSIZE (this is used
only if /usr and /home are selected) to each port, based on STDNEEDMB.  as
such, my guesses might be wrong so port maintainers should look at these.
2001-01-14 02:38:13 +00:00
jmc
9d68beeb8e Fix typos from the package list additions 2001-01-14 01:44:22 +00:00
nonaka
f98bd36da4 add {cat,man}8/prep/MAKEDEV.? 2001-01-13 19:37:23 +00:00
bjh21
9105584f84 Add <arm/signal.h>. 2001-01-13 17:04:50 +00:00
jwise
f0d2eff22a A lot of whitespace cleanup, and some reorganization/simplification of
package divisions.
2001-01-12 05:39:37 +00:00
jwise
9ab078b91a Add pkg names. 2001-01-12 04:49:58 +00:00
jwise
a678e67549 Add pkg names. 2001-01-12 04:22:11 +00:00
jwise
d551d99063 Add pkg names to all entries. 2001-01-12 03:52:59 +00:00
jwise
d1e4cc76e3 Add missing pkg name. 2001-01-12 03:50:27 +00:00
enami
ba2a4ff838 Sync with reality; major version of libform is 1. 2001-01-12 03:00:25 +00:00
bjh21
477f179874 Add <arm/elf_machdep.h> 2001-01-11 22:30:22 +00:00
bjh21
cf5f01e4ca Add common ARM headers.
XXX Do we want an ad.arm for this?
2001-01-11 21:52:25 +00:00
itojun
3711020b5c extend /etc/ifconfig.xxN, for comment lines (#) and shell script
fragment (!).  inspired by openbsd /etc/hostname.xxN.
2001-01-11 17:56:16 +00:00
augustss
1ec22cb236 Add uscanner(4). 2001-01-11 06:11:29 +00:00
jmc
49b8142795 Fix version number on libform to match current one on lib. 2001-01-10 19:22:08 +00:00
bouyer
ca405f6d8e Update for Ultra/100, and add ICH2 2001-01-09 11:39:35 +00:00
bjh21
438a7af846 Mention eh driver. 2001-01-08 16:15:39 +00:00
bjh21
584dc984d3 Keyboard and mouse are the same device, so list them on the same line. 2001-01-08 14:37:48 +00:00
lukem
a962dc9124 add sradixsort(3) 2001-01-08 14:08:17 +00:00
garbled
9d62d0bfd2 Add entires for the sushi manpage. 2001-01-08 08:15:35 +00:00
ad
d761639670 Add /etc/rc.d/isdnd. 2001-01-07 18:35:54 +00:00
jdc
ebc0cfbccf Bump libmenu and libform majors because of libcurses major bump.
Pointed out by mrg.
2001-01-07 13:15:10 +00:00
jdc
6b6028160d Use wrefresh(curscr) instead of clearok().
Suggested by Thomas Dickey.
2001-01-07 13:07:57 +00:00
martin
844116d987 Add isdn userland utilities and their man pages.
Sort.
2001-01-07 13:05:28 +00:00
mrg
1ab6aa7287 s/ramdisk/xminiroot/ 2001-01-07 09:31:17 +00:00
mrg
ca68673e36 rename sparc64 "ramdisk" to "xminiroot" to avoid confusion about what it actually does. 2001-01-07 09:30:12 +00:00
tsutsui
f68bcbc806 Use ${PRINTOBJDIR}. 2001-01-07 08:38:01 +00:00
taca
4137803226 libcurses's major was increased. 2001-01-06 16:01:07 +00:00
jdolecek
445cf23c37 add sushi catalog 2001-01-06 14:02:03 +00:00
jdolecek
2e30a83a86 add utrace.[02] 2001-01-06 09:24:11 +00:00
martin
9b2065be5d Add isdn userland include files. 2001-01-05 23:37:28 +00:00
jdolecek
2fedeafec8 bump libc minor - utrace(2) addition 2001-01-05 22:47:02 +00:00
jdolecek
b29981b0fd readline.h and history.h moved to /usr/include/readline/ 2001-01-05 21:21:35 +00:00
martin
61bfb0b154 Add isdn kernel man pages. 2001-01-05 20:16:39 +00:00
garbled
852b2231d0 Add sushi to the set lists 2001-01-05 15:47:32 +00:00
blymn
f60c2ea4df Add libform. 2001-01-05 12:20:17 +00:00
garbled
6faffe5be6 Add all the files sushi installs out of sharesrc (the menus themselves) 2001-01-05 07:39:10 +00:00
garbled
50d861c76a Add the sushi directories 2001-01-05 07:02:38 +00:00
garbled
345c1cb58e Add the relevant entries for libcdk 2001-01-04 21:01:25 +00:00
garbled
5fc8b22a34 Add cdk's include directory 2001-01-04 20:35:35 +00:00
garbled
2e1d57354c Add libcdk to these two files 2001-01-04 20:30:17 +00:00
lukem
de983b4cb1 use more standard %ll_ in favour of %q_ 2001-01-04 16:17:14 +00:00
itojun
4519a2cf89 libc has clnt_sperrno(), no need to pull it into libamu.
this also raises problem when we try to link amd statically.  PR 11187.
bumps libamu major.
2001-01-04 14:21:09 +00:00
itojun
c732fcc192 upgrade to sendmail 8.11.2. 2001-01-04 12:36:48 +00:00
itojun
56d8774587 sh3e[bl] -> sh3.
sh3 has no shlib yet.
2001-01-04 11:15:32 +00:00
itojun
4238747c6b /usr/share/examples/sup/sup.de.netbsd.org is gone 2001-01-04 11:12:24 +00:00
lukem
b43b77ea9c sort 2001-01-03 13:39:02 +00:00
lukem
065b5b4839 add _DIAGASSERT.{3,0} 2001-01-03 13:36:08 +00:00
augustss
2b0533e324 Add uyap. 2001-01-02 22:34:25 +00:00
simonb
f823c0808d Add hp300 to the increasingly ugly `Compute toolchain' test. 2001-01-02 12:22:39 +00:00
jdolecek
a8b4a741c5 bump libedit minor - addition of rl_special_prefixes and rl_completion_append_character 2001-01-01 15:54:07 +00:00
simonb
9c1c5d4a15 Bump libcurses minor number. 2001-01-01 10:40:08 +00:00
jdc
885c8eaa06 Be paranoid and do a clearok() before we do a refresh(). 2000-12-31 13:08:05 +00:00
jdc
f7d4b58f02 Libcurses-4.0
Removal of termcap capabilities requires major bump.  Pointed out by Itojun.
Capabilities are still available if `_CURSES_TERMCAP_COMPAT' is defined.
2000-12-31 12:33:02 +00:00
itojun
6d62925a7c /etc/openssl/cert.pem is a file, not a directory. PR 11772 2000-12-31 07:32:33 +00:00
augustss
f431253c4a Add usbhidaction. 2000-12-30 13:11:34 +00:00
itojun
05f8134feb share/sendmail/LICENSE is still there 2000-12-30 06:14:53 +00:00
itojun
3207cfe8dd install sample configuration files into /usr/share/examples/racoon.
make variable "SBIN_RACOON" will build static racoon binary, and installs
it into /sbin (nonstandard)
2000-12-29 03:16:39 +00:00
itojun
9a441d9bb8 dig /etc/racoon 2000-12-29 02:43:42 +00:00
itojun
31daf71078 visit usr.sbin/racoon in build process (if MKCRYPTO != no). 2000-12-29 02:41:55 +00:00
mrg
24939a4846 don't use -Os on sparc64, it causes a ICE in gcc 2.95.2. 2000-12-27 08:12:01 +00:00
jmc
6e076acf2e Add var/spool/lock so tip works 2000-12-24 23:50:48 +00:00
jdolecek
2c10cd6472 bump libedit minor - added some public stuff for readline emulation 2000-12-23 22:07:16 +00:00
lukem
a0f46c66be don't claim the old /etc configuration is merged in, 'cause it ain't so.
noted in pr 9662.
2000-12-23 00:09:05 +00:00
jdc
7a083b2f6e Libcurses minor bump. 2000-12-22 17:08:32 +00:00
mrg
8da46e6897 de-__P()-ify 2000-12-22 10:12:12 +00:00
itojun
2c828fd4c7 add wcsl{cat,cpy} - outside of ISO/IEC 9899:1999,
but i believe it should be there.
2000-12-22 05:21:40 +00:00
itojun
f4f13f67be ad manpage for wide character string manipulation (wmem*/wcs*) 2000-12-22 04:59:41 +00:00
mrg
c5e19f6801 s/sparc/sparc64/ in some comments. 2000-12-22 04:43:54 +00:00
itojun
d74cd8caeb manpage for tow*. 2000-12-22 02:18:58 +00:00
itojun
2ea45fbc0e manpage for isw*. 2000-12-22 02:03:32 +00:00
itojun
d31d542a97 populate citrus xpg4dl locale definitions into /usr/share.
if there are any mistakes, please report (i only speak English/Japanese).
currently, only singlebyte locales are usable.

TODO: enable multibyte handler in libc - there still are few design
discussions, but we are almost ready.
2000-12-22 01:31:47 +00:00
jdc
dab8e56b56 Don't output the termcap `cl' sequence.
XXX: do we really need to home the cursor here?
XXX: should we do clearok() instead or in addition?
2000-12-21 21:42:00 +00:00
itojun
ad8f916312 add wctype.h 2000-12-21 05:41:37 +00:00
bjh21
454c532104 Add eh(4). 2000-12-20 21:24:35 +00:00
itojun
97e0963d33 add wmem* functions, from citrus. bump libc shlib minor. 2000-12-20 14:53:23 +00:00
scw
e8ededf413 Set shlib=elf for mvme68k.
(The mvme68k set lists still have a few problems even with this
change, but until all m68k ports -> ELF, there's no Other Way).
2000-12-19 22:35:06 +00:00
kleink
ba40413d92 Sync libc minor. 2000-12-19 14:34:10 +00:00
kleink
d615c85a36 Update for tzdata2000h. 2000-12-19 14:28:40 +00:00
hubertf
db8b15ae28 A sane distrib doesn't only need etc.tgz and kern.tgz, but also base.tgz.
Check for it!

Fixes PR 11634 by Wayne Berke <wayber@rcn.com>
2000-12-18 09:39:50 +00:00
hubertf
55e87ae551 Do not tell the user we've newfs'd his disks when upgrading.
May safe him a heart attack or two.

Fixes PR 9655 and some others.
2000-12-18 09:18:46 +00:00
joff
1c70af9809 Added myself. (Jesse Off) 2000-12-18 06:39:38 +00:00
hubertf
3df3bcf30b Fix typo in calculation of partition's end (s/mbrp_size/mbrp_start/).
Fix reported in PR 7556 by Arne Juul <arnej@math.ntnu.no>
2000-12-18 04:52:52 +00:00
jmc
927b45cf65 After confirming the network setup should be saved, make sure dhcp is enabled if it was used on install 2000-12-17 22:55:53 +00:00
ad
553c5108d4 Add wscons drivers for the DEC PixelStamp graphics accelerators. 2000-12-17 13:52:03 +00:00
jmc
55d6fd3a35 Force crunchgen to remake the makefile each time. This way dependency checking can occur 2000-12-17 09:57:48 +00:00
jmc
c111d88861 Add makefile goo so it'll properly rebuild the menu files if osrelease.sh changed 2000-12-17 09:22:47 +00:00
thorpej
20773350cf Add ALTQ-related manual pages. 2000-12-17 03:12:30 +00:00
thorpej
a96f17f2b7 Add ALTQ programs. 2000-12-17 03:08:39 +00:00
mycroft
14d5cf4541 Sync. 2000-12-16 22:36:17 +00:00
thorpej
4818142c0c Oops, forgot the directory itself. 2000-12-15 01:28:39 +00:00
thorpej
f9675d3c76 Add ALTQ headers. 2000-12-15 01:26:43 +00:00
jhawk
5b3e687a2a use ${MAKE} not make 2000-12-14 23:48:16 +00:00
is
7cb6c83d46 We really need a MMU. Tell people what models don't have any out of the box. 2000-12-14 22:45:25 +00:00
jmc
00bf71bd90 Replace less (1) with more(1) so the smaller images build. 2000-12-14 22:28:31 +00:00
jmc
2218a87a45 Re-enable all floppies. All of them now build. 2000-12-14 22:27:29 +00:00
jmc
48af220041 First pass at standard floppy set that uses serial boot blocks. Still need to finish sysinst patches to install/ask for these at install time. 2000-12-14 22:26:06 +00:00
jmc
987b4b68dd Add serial bootblocks onto the image so these are available for sysinst. 2000-12-14 16:04:51 +00:00
mycroft
7427bb10d1 rescue-small is currently borked, too. 2000-12-14 09:01:30 +00:00
mycroft
d4062e7ddd Who'd've guessed? The -tiny floppies don't build any more. 2000-12-14 08:58:31 +00:00
mycroft
1ba145b79e Yes, it's time to catch up *again*. 2000-12-14 08:56:52 +00:00
jmc
b983552f77 Add m68kelfnbsd ldscripts and move m68kelf to obsolete 2000-12-14 05:59:39 +00:00
jmc
815048f78d update libc version 2000-12-14 04:16:10 +00:00
jmc
d56c4e8a99 Remove lkm and move to obsolete 2000-12-14 04:15:54 +00:00
onoe
b771a52939 add an.4 and an.0 2000-12-14 03:06:39 +00:00
ad
bf2be27cd8 Remove /usr/share/lkm & subdirs and kill evil whitespace. 2000-12-11 19:47:32 +00:00
is
f06406d722 uuchk is not program-called; it is called by the administrator to check the
configuration file.
2000-12-11 15:49:07 +00:00
jdolecek
4772ad1b89 add new LKMs: compat_linux.o and exec_linux_elf.o
pointed out by Bernd Ernesti
2000-12-11 13:51:49 +00:00
ad
9af5448e0a Add a basic control program for iop devices. 2000-12-11 13:48:52 +00:00
jdolecek
02ab8e1e3f nuke /usr/share/lkm - kernel modules are inherently depedant upon kernel,
so the example lkms should be included in kernel sets only; furthermore,
the stuff was highly outdated
relevant items will be moved to lkm(4) and under syssrc/sys/lkm/
2000-12-11 13:44:00 +00:00
jdolecek
624b2ecd81 nuke vfs LKM examples - we have enough examples in kernel sources 2000-12-11 09:18:03 +00:00