Commit Graph

3732 Commits

Author SHA1 Message Date
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