Commit Graph

3704 Commits

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