Commit graph

35 commits

Author SHA1 Message Date
Roger Hardiman 105d5f266a MFS: No longer needed with PicoBSD 0.44 1999-06-15 12:51:57 +00:00
Roger Hardiman 3e69db1b49 MFS: No longer needed in PicoBSD 0.44 1999-06-15 12:40:32 +00:00
Roger Hardiman a48da6e82e Update to PicoBSD 0.44 from RELENG_3 1999-06-14 16:48:23 +00:00
Roger Hardiman a4d0e7358a Update to PicoBSD 0.44 from RELENG_ 1999-06-14 15:45:41 +00:00
Roger Hardiman 6d30ce34c5 Update PicoBSD kernel config files. Changes are
removal of bio, tty, net
  removal of quotes
  switches from isa? to nexus? or atkbdc?
  additional comments

  These bring the kernel config files in sync with those in
  RELENG_3
1999-05-24 17:27:30 +00:00
Andrzej Bialecki 934ebc48ce Deal with MAKEDEV's braindedness.
Submitted by:	Patrick Powell <papowell@astart4.astart.com>
Reviewed by:	abial
1999-05-05 08:37:46 +00:00
Tim Vanderhoek 61f74535f6 Change references from "passwordperiod" to "passwordtime", since
"passwordtime" is what passwd(1) has actually been using.  I suspect
passwordperiod was the original intent.  I can't figure-out which,
if either, BSDi uses.  If anyone knows...
1999-04-30 18:19:46 +00:00
Andrzej Bialecki f8ee1a074a Merge from RELENG_3. 1999-02-12 20:36:13 +00:00
Dag-Erling Smørgrav 8a8c13bd0d Use ppbus instead of the lpt driver. 1999-02-10 02:26:04 +00:00
Andrzej Bialecki 9dacf92623 Don't start (now) noneexistent snmpd. 1999-01-19 23:15:41 +00:00
Andrzej Bialecki 05693a30ce Remove generated copy of the file. 1999-01-19 23:14:30 +00:00
Andrzej Bialecki d3ce4405b6 Add NOPAM hook. 1999-01-19 23:12:50 +00:00
Andrzej Bialecki 281c9803a2 Remove PROCFS - we don't use it. 1999-01-19 23:12:27 +00:00
Andrzej Bialecki d54d292d52 Fix copy & paste error.
Submitted by:	Reinier Bezuidenhout <rbezuide@oskar.nanoteq.co.za>
1999-01-18 10:17:38 +00:00
Andrzej Bialecki 6b75c010a0 Use the new kget syntax. 1999-01-14 23:23:19 +00:00
Andrzej Bialecki e8929da0c5 Add natd entry. 1999-01-14 23:23:02 +00:00
Andrzej Bialecki f6e84454ab Change to new syscons devices. 1999-01-14 23:22:51 +00:00
Satoshi Asami 0e510aed5b Oops, I missed a few more /etc/nologin references yesterday. It appears
my check of the tree was incomplete.  Sorry guys.

Reported by:	Ben Smithurst <ben@scientia.demon.co.uk>
1999-01-12 14:09:23 +00:00
Andrzej Bialecki a55946faaf Change USERCONFIG_BOOT -> INTRO_USERCONFIG 1998-11-14 20:10:23 +00:00
Andrzej Bialecki e0b7bc571a Changed my e-mail address. 1998-11-01 20:19:43 +00:00
Andrzej Bialecki e5eb83d8c3 Remove redundant files (they are recreated during building from templates
in ../../lang/).
1998-10-25 15:48:18 +00:00
Andrzej Bialecki fa18464999 Changes to comply with new syntax.
Noticed by:	bde, the Hawk Eye :-)
1998-10-25 15:31:26 +00:00
Andrzej Bialecki 4204bf87ea Various fixups and corrections to match the 3.0-RELEASE tree.
The PicoBSD version is now 0.42.
1998-10-15 21:40:07 +00:00
Andrzej Bialecki fa72cf69bf Make proper use of ${suffix} instead of hardwired suffixes.
Pointed out by:	Randal Masutani <randal@comtest.com>
1998-09-29 12:12:47 +00:00
Andrzej Bialecki 4570b54689 Small rearrangements for a bugfix release 0.41. 1998-09-26 17:27:26 +00:00
Andrzej Bialecki 89f1cf1c51 Use system-wide MAKEDEV, instead of our own copy.
Suggested by:	Ockham's razor
1998-09-20 00:52:34 +00:00
Andrzej Bialecki 53cf34b16e Hmm... Let's make the switch to non-DEVFS actually work. :-/ 1998-09-20 00:46:27 +00:00
Andrzej Bialecki 7162850184 Kill the remnants of DEVFS, since it's broken without the SLICE code...
Pity - it was _very_ handy.

This also required increasing of MFS size, so that PicoBSD consumes more
memory now...
1998-09-19 21:45:18 +00:00
Andrzej Bialecki d687e84172 Update ucd-snmp to version 3.5. It's slightly bigger, so also increase
the MFS size of net and isp floppies.

Add comment to crunch.conf on how to prepare the ucd-snmp port to work
with the build process.

Submitted by:	Jim Flowers <jflowers@ezo.net>
1998-09-15 11:12:25 +00:00
Andrzej Bialecki 7b98b31542 Change name of 'dm' to 'msg'. As Bruce noticed, it conflicts with
dungeon master, if anyone would like to play it on picobsd floppy... :-)

Noticed by:	bde
1998-09-15 07:35:58 +00:00
Andrzej Bialecki a7b8849df2 Make use of the new 'dm' utility instead of standard 'dmesg'. 1998-09-14 20:39:34 +00:00
Andrzej Bialecki 9f82b53c95 Update the diffs against current source + some other cleanup. 1998-09-08 12:47:35 +00:00
Andrzej Bialecki bccec1d693 Added Makefile to have true dependency of kernel image on the kernel
config file.
1998-09-03 10:41:36 +00:00
Andrzej Bialecki 58325806f4 Add options for bridging and bandwidth limiting (disabled by default).
Submitted by:	Luigi Rizzo <luigi@iet.unipi.it>
1998-09-02 14:16:07 +00:00
Andrzej Bialecki c9d8fd0a7b Initial import of PicoBSD v0.4 tree. 1998-08-27 17:38:45 +00:00