Wilko Bulte
7bab53dda3
Document API CS20
2001-02-04 12:11:09 +00:00
Wilko Bulte
945f238d08
Document API CS20 support.
...
HARDWARE.TXT update to follow.
2001-02-03 18:38:24 +00:00
Bruce A. Mah
42f1c17e48
BIND update now has security advisory number.
2001-02-02 17:02:05 +00:00
Luigi Rizzo
7a71790687
Add the MD_ROOT_SIZE option.
...
These files might need further work before producing a compilable kernel.
2001-02-01 21:05:52 +00:00
Luigi Rizzo
98f1f5f78e
Add a required option, MD_ROOT_SIZE
...
also put in a better set of devices and options.
2001-02-01 21:04:32 +00:00
Poul-Henning Kamp
2caebfe61a
Use mdconfig/md instead of vn.
2001-01-31 22:58:39 +00:00
Bruce A. Mah
198e399f86
New release notes: bridge(4)/dummynet(4) updates, find(1) -empty,
...
tftpd(8) -c/-C, vidcontrol(1) -g, ldconfig(8) permission/ownership checks.
2001-01-30 16:18:56 +00:00
Bruce A. Mah
209a653f29
Update release notes: devfs(5) now in GENERIC, libc_r changes.
2001-01-30 05:02:15 +00:00
Bruce A. Mah
034fcee1e3
Update for security advisories: 01:11, 01:12, 01:13, BIND fix/update.
2001-01-29 23:54:48 +00:00
Luigi Rizzo
a0ab7f4419
Put picobsd build scripts in sync with the ones in -STABLE.
...
With these scripts i was able to build a _working_ image of a
bridge-like floppy image with a reasonable set of utilities
in it, despite the code size increase we have in 5.0
The scripts are slightly different from the previous ones especially
on the place where the kernel and binaries are built. Hopefully
this will not cause too much trouble to people (is there any???)
using the old scripts.
2001-01-29 22:47:46 +00:00
Wilko Bulte
4a5e0673ab
Document which options to use for API UP1[01]00
2001-01-28 19:21:46 +00:00
Wilko Bulte
f0e20c106f
API UP1100 mainboard has been verified to work.
2001-01-28 10:09:17 +00:00
Wilko Bulte
45e8c4727d
Document API UP1100 mainboard which is reported to work fine with FreeBSD.
...
UP1100 owners are invited to comment on the info provided here.
2001-01-27 21:34:33 +00:00
Luigi Rizzo
d39036aea6
Make the shell handle arrow keys
2001-01-27 03:25:01 +00:00
Luigi Rizzo
e5b68d5513
The magic for autodetecting the boot media does not work anymore
...
on STABLE or CURRENT. Put the explicit name for the floppy.
2001-01-27 03:23:44 +00:00
Luigi Rizzo
4ff9c03cc5
Add dummy -n option, for compatibility with the standard netstat
2001-01-27 03:18:55 +00:00
Bruce A. Mah
7f42e5bb07
Catch release notes up with security advisories 00:41, 00:76,
...
00:77 (mistakenly referenced as 00:78), 01:01 (listed previously but
now has an advisory number), 01:08, 01:09.
2001-01-26 20:24:39 +00:00
Bruce A. Mah
8566f92052
New release notes: buildkernel uses KERNCONF, pkg_create/pkg_install
...
support for bzip2.
2001-01-26 19:06:00 +00:00
Hellmuth Michaelis
26474f4fe7
Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.
2001-01-26 13:33:31 +00:00
Bruce A. Mah
95e61556c8
Note config(8) warnings->errors, clarify ConnectionsPerPeriod in sshd_config,
...
clarify (I hope) libgcc_r.a note. These and a few other items were/are
MFC-ed to RELENG_4.
2001-01-24 17:58:17 +00:00
Gregory Neil Shapiro
df23d327cf
sendmail 8.11.2 has been imported
2001-01-21 22:24:37 +00:00
Alexander Langer
5a86d4eafc
Make the name of the init script and the interpreter compile time options.
...
If not defined, default to the old values (with _PATH_BSHELL instead
of "/bin/sh", though).
Reviewed by: markm
2001-01-20 09:12:55 +00:00
Bruce A. Mah
097b422067
New release notes: Condition variables in kernel, ConnectionsPerPeriod
...
deprecated in sshd_config, cdcontrol(1) and CDROM, sysctl -N,
ports "origin", sysinstall->/usr/sbin.
Note MFC for LinkSys cards note, clarify and MFC syslogd(8) and
LOG_CONSOLE.
2001-01-18 19:25:40 +00:00
Bruce A. Mah
683ca03c88
Document I386_CPU kernel options, and note removal of I386_CPU
...
from the GENERIC kernel.
Reviewed by: peter, jhb
2001-01-18 17:25:34 +00:00
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