Commit Graph

3090 Commits

Author SHA1 Message Date
Jordan K. Hubbard
627f8f8b57 Note that /stand/sysinstall is deprecated.
Forgotten by:	jhb
2001-01-18 08:13:38 +00:00
Wilko Bulte
c059fe98ac Note fix for isp that made certain CDROM attach fail.
PR:		22650
2001-01-17 20:42:29 +00:00
John Baldwin
d2ef0cdab2 Sysinstall has been repocopied to src/usr.sbin/sysinstall and everything
now uses the sources found there.
2001-01-17 07:14:45 +00:00
John Baldwin
8cd2245c0e - sysinstall now gets built as part of world, so don't throw in extra
commands to build sysinstall manually during release.
- Get the sysinstall help files from /usr/src/usr.sbin/sysinstall/help
  rather than ${.CURDIR}/sysinstall/help.
2001-01-17 07:13:40 +00:00
John Baldwin
cad23515ec Now that sysinstall lives in /usr/src/usr.sbin, we don't need to pull it
from /usr/src/release.
2001-01-17 07:11:05 +00:00
Peter Wemm
8c614ff6fe Backtrack a bit.. Put the dangerously dedicated option under a
non-advertised option (F = "FreeBSD only"), and leave the A key with
standard partitioning.  It seems people still want a runtime backdoo
to get to dangerously dedicated mode.
2001-01-15 08:15:19 +00:00
Peter Wemm
f357eb9800 Don't invite trouble by waving the 'Dangerously Dedicated' (DD) option
at people.  This has been sitting in my tree for a few months now.  I
have spoken with quite a few folks about this and the support for doing
this was pretty strong.  I dont remember names though, so I cannot share
the blame :-(.  Note that this does not *remove* DD mode, it just stops
waving it at new users.  You can still set it via config files etc, and
the bootblocks and kernel still support it.  You can still use disklabel
to make true DD disks.
2001-01-15 05:29:53 +00:00
MIHIRA Sanpei Yoshiro
8b4e190cc8 add new PC-Card entry, Melco/Buffalo LPC2-CLT
ed1 at port 0x300-0x31f irq 3 slot 0 on pccard0
ed1: address 00:40:26:xx:xx:xx, type NE2000 (16 bit)

Submitted by:	[FreeBSD-users-jp 58182]
		YANAGAWA Kazuhisa <kjana@os.xaxon.ne.jp>
2001-01-14 08:40:20 +00:00
Daniel Harris
3df6b61592 The -i option to ln requests user confirmation, not configuration.
PR:		24279
Submitted by:	Roelof Osinga <roelof@nisser.com>
2001-01-13 01:53:23 +00:00
Bruce A. Mah
ce6631b888 New release notes: Linksys Fast Ethernet cards and ed(4) driver flags,
new API for hardware volume control, VESA S3 framebuffer driver, logging
of wrong-interface ARP replies sysctl, NFS client bug fixed, BurnProof(TM)
for ATAPI drives, IPFW works with ECN bits, ihfc(4), itjc(4),
<sys/selinfo.h>, pthread_* strong references, unified libgcc, SSH bug
with X11 forwarding fixed, syslogd(8) and LOG_CONSOLE, rpcgen use of
/usr/bin/cpp, rc.syscons, burncd(8) -m and -l, dmesg(a).

MFCs noted:  aac(4), OpenSSH 2.3.0.
2001-01-12 23:01:15 +00:00
Josef Karthauser
e1f903baf7 MF4: Allow the build process to continue even if crunchgen returns an error.
Most crunchgen errors are non-fatal.
2001-01-11 22:35:57 +00:00
David E. O'Brien
6704216fbb Add the us.pc-ctrl and us.unix keymaps. 2001-01-11 20:53:36 +00:00
Andrzej Bialecki
78d1fe9622 Fix so that the netmask is displayed correctly when it does not
consist of contiguous bits in little endian format. Before the fix
the netmask of 0xfffffff0 (0xf0ffffff in little endian format) was
displayed /24 instead of /28.

Also, add a missing include.

Submitted by:	Maxime Soule <Maxime.Soule@IPricot.com>
2001-01-10 23:06:31 +00:00
Andrzej Bialecki
e1f84360ff Reformat to be a bit closer to style(9). 2001-01-10 22:25:54 +00:00
Andrzej Bialecki
650da9d30a Fix breakage after moving from struct proc/eproc to kinfo_proc. 2001-01-10 22:24:07 +00:00
Wilko Bulte
daeaccf9d9 Small note on FDDI support using DEC DEFPA 2001-01-08 22:38:11 +00:00
Wilko Bulte
77dc6cfa5e Document support for FDDI using DEC DEFPA adapters.
Thanks to: Andrew Gallatin for the actual patch that makes DEFPA work
2001-01-08 22:36:21 +00:00
Wilko Bulte
f994ec91d8 Try, as much as possible, the messy situation around SCSI adapters on the
EB164 family. The mess is such that it is hard to document, but try to do the
best we can.

Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-01-06 18:18:44 +00:00
Bruce A. Mah
befc2f0a79 Fix typo: s/libscrypt/libcrypt
Submitted by:	gshapiro
2001-01-03 23:43:33 +00:00
Bruce A. Mah
29a36597e5 New release notes: libscript/libdescript unification, passwd(1) and
pw(8) select password hash algorithm at run time.

Submitted by:	peter
2001-01-03 20:44:11 +00:00
Bruce A. Mah
a3252aff95 New release notes: md(4)/mdconfig(8) updates, ray(4) added, finger(1)
and .publickey, fix gcc typo, ancontrol(8)/wicontrol(8) fixes,
rdist(1) retired, Kerberos IV -> 1.0.5, ppp(8) tcpmssfixup.
2001-01-03 20:03:53 +00:00
MIHIRA Sanpei Yoshiro
c10c040070 add new PC-Card entry, COREGA FEther PCC-TXD
ed1 at port 0x300-0x31f iomem 0xd0000-0xd0fff irq 3 slot 0 on pccard0
ed1: address 00:90:99:xx:xx:xx, type NE2000 (16 bit)
2001-01-03 08:42:08 +00:00
Peter Wemm
623d7cd30e Further tidy up the sbin/init and release builds. 2001-01-01 21:39:00 +00:00
Bruce A. Mah
d4b6ae6159 Sync up the list of supported AMI MegaRAID controllers with reality.
Submitted by:	msmith
2000-12-30 20:11:55 +00:00
Bruce A. Mah
1d2187bfdb Fix some misplaced release notes, correct some omissions and
inconsistencies between architectures.
2000-12-29 19:34:46 +00:00
Bruce A. Mah
7ef8f5b4b5 New release notes: vinum(4) updates, ICMP ECHO and TSTAMP reply
rate limiting, ICMP admin prohibited handling, PECOFF support,
retired kernfs(5), killall(1) behavior restored, rm(1) -v output
change, lpr(1)/lpq(1)/lpd(8) enhancements, pkg_update(1), libdisk
install-time configuration of boot0 for i386.

Also note MFC of an(4) changes for WEP.
2000-12-28 22:11:22 +00:00
Peter Wemm
9886bcdf93 Merge into a single US-exportable libcrypt, which only provides
one-way hash functions for authentication purposes.  There is no more
"set the libcrypt->libXXXcrypt" nightmare.
- Undo the libmd.so hack, use -D to hide the md5c.c internals.
- Remove the symlink hacks in release/Makefile
- the algorthm is set by set_crypt_format() as before.  If this is
  not called, it tries to heuristically figure out the hash format, and
  if all else fails, it uses the optional auth.conf entry to chose the
  overall default hash.
- Since source has non-hidden crypto in it there may be some issues with
  having the source it in some countries, so preserve the "secure/*"
  division.  You can still build a des-free libcrypt library if you want
  to badly enough.  This should not be a problem in the US or exporting
  from the US as freebsd.org had notified BXA some time ago.  That makes
  this stuff re-exportable by anyone.
- For consistancy, the default in absence of any other clues is md5.  This
  is to try and minimize POLA across buildworld where folk may suddenly
  be activating des-crypt()-hash support.  Since the des hash may not
  always be present, it seemed sensible to make the stronger md5 algorithm
  the default.
All things being equal, no functionality is lost.

Reviewed-by: jkh

(flame-proof suit on)
2000-12-28 10:32:02 +00:00
Ruslan Ermilov
4303e19e3a Prepare for mdoc(7)NG. 2000-12-27 14:22:05 +00:00
MIHIRA Sanpei Yoshiro
04ef3c0301 add PC-Card entry, ELECOM Laneed LD-CDL/TX
ed1 at port 0x240-0x25f irq 3 slot 0 on pccard0
ed1: address 00:90:fe:xx:xx:xx, type Linksys (16 bit)

Submitted by:   taguchi@tohoku.iij.ad.jp
2000-12-26 00:59:34 +00:00
MIHIRA Sanpei Yoshiro
3997123f3f add Melco LPC2-TX 2000-12-26 00:47:41 +00:00
Josef Karthauser
1826f66757 Remove floppy.tree from the build directory. 2000-12-23 19:33:13 +00:00
Josef Karthauser
a9b625407d MF4: Update the bridge kernel config file to reflect the structure and
order that Luigi has just committed to RELENG_4.
2000-12-23 19:27:42 +00:00
Josef Karthauser
4050e5eb73 MF4: revision 1.3.2.1.
inetd is not always present, check before invoking it.
2000-12-23 19:11:53 +00:00
Josef Karthauser
04dbe0f9b9 Determine the names of the picobsd releases automatically.
Use the 'realclean' target in the crunch.mk file for cleaning the object
build tree.
2000-12-23 16:53:35 +00:00
Wilko Bulte
c0f2ef61df Note that the root filesystem better be on the first partition for it
to be bootable

Triggered by: questions on -alpha
2000-12-22 20:59:48 +00:00
Josef Karthauser
67970143f8 Remove COMPAT_OLDPCI. 2000-12-22 14:32:34 +00:00
Wilko Bulte
44f6a9ff9b Document IDE on NoName a bit better.
Suggested by: the Dutch FreeBSD Users Group (NLFUG)
2000-12-19 20:13:10 +00:00
Bruce A. Mah
c928bbcc1c New release notes: spic(4), netgrph(4) updates, sbuf(9), el(4) now
a module, Kerberos IV fixes, telnet(1) environment fixes, procfs(4)
security fixes, better sysinstall defaults, gcc->2.96, fsck_ffs SIGINFO,
lpr(1)/lpd(8)/syslogd(8)/logger(1) now IPv6-capable.
2000-12-18 23:15:34 +00:00
Bruce A. Mah
9f996bba20 Add a line specifying the architecture for each RELNOTES.TXT file. 2000-12-18 22:50:20 +00:00
Josef Karthauser
5e75ac9fe2 Utilise the -p file to crunchgen to specify where the objects should
be built and remove the previous glue that did the same thing.
2000-12-18 16:28:03 +00:00
Jordan K. Hubbard
d97b90c7fc Fix an informational message a little and properly check status of a yes/no
question which I bollicked up in my previous commit.
2000-12-16 05:36:10 +00:00
Eivind Eklund
44084c9348 Add better IP, netmask and gateway checks.
- IP addresses are verified as being correct dotted quad format.
- Netmasks are verified as being in correct dotted quad or 0x* format,
  and being consecutive 1 bits followed by consecutive 0 bits.
- The gateway is verified as being correct dotted quad format and
  being reachable through the configured IP address and netmask.
2000-12-14 13:59:10 +00:00
Jordan K. Hubbard
621005e3cb Adapt sysinstall to use the new msgNoYes() function which assumes
no as a default.  Sysinstall should be both less dangerous and less
annoying as a result of this change, though that's just my opinion
(since they're the defaults which annoy ME the least :).
2000-12-14 02:49:02 +00:00
Wilko Bulte
4fea7a60e4 For PC164: document "ERROR: ISA table corrupt!" and workaround
Thanks to: naddy@mips.inka.de
2000-12-13 19:57:08 +00:00
Bruce A. Mah
578dc923a9 Fix a typo in the listing for the Accton "Cheetah". 2000-12-11 04:51:12 +00:00
Bruce A. Mah
ae9c8c7ea5 New release notes: pccardc(8) beep types, PCI cleanups and pci_vendors,
OpenSSH->2.3.0 and PAM support, tcsh->6.10.0, elimination of emulation-
loading scripts, top(1) screen width fix, groff->1.16.1, growfs(8) and
ffsinfo(8), new indent(1) options.

Also fix a typo describing the Accton "Cheetah".
2000-12-11 04:50:21 +00:00
David E. O'Brien
1a37aa566b Add `_PATH_DEVZERO'.
Use _PATH_* where where possible.
2000-12-09 09:35:55 +00:00
Yoshihiro Takahashi
418754d037 Moved the snc driver position before the sn driver.
Submitted by:	Tomokazu HARADA <tkhara@osk4.3web.ne.jp>
2000-12-09 04:51:13 +00:00
Noriaki Mitsunaga
5e469ffaee The drivers ncv, nsp and stg are already merged to -stable. 2000-12-08 12:52:42 +00:00
Wilko Bulte
9d2264913b Document 'untested' status of ExtIO module on AS2100. Even when we
don't know if these things were ever produced.
2000-12-07 21:35:50 +00:00