Jordan K. Hubbard
b4540ce2ea
Add fsck_4.2bsd to boot crunch target. This returns the ability to
...
actually fsck (and upgrade) a box from boot media again.
2001-02-25 08:02:46 +00:00
Wilko Bulte
277cfc1e89
Correct CS20 section.
...
Reviewed by: Peter Petrakis <peter.petrakis@api-networks.com>
2001-02-23 22:08:35 +00:00
Wilko Bulte
6de2dafcf7
ispell-ify..
2001-02-23 21:47:30 +00:00
Daniel C. Sobral
c2bcc0a208
Since we don't have rfd0 anymore, put in a line that will actually work
...
for generating floppies.
Mention mdconfig(8) instead of vnconfig(8).
2001-02-22 07:34:53 +00:00
Jordan K. Hubbard
d61835a9e9
Put the kerberos checksum information into the correct CHECKSUM file,
...
fixing a long-standing bogon with this.
PR: 24264
Submitted by: Alec Wolman <wolman@cs.washington.edu>
2001-02-21 23:01:59 +00:00
Bruce A. Mah
c628fced3a
New release notes: Note format string paranoia and tempfile fixes,
...
OpenSSL ASM optimizations, sysinstall preserving /etc/mail,
savecore -k, pkg_delete(1) now deletes in dependency order.
MFCs noted: ipfilter 3.4.16, ipfw(8) me, gperf 2.7.2,
lpr(1)/lpd(8)/syslogd(8)/logger(1) IPv6-capable,
bzip2(1) packages.
A few typo fixes were backported from RELNOTESng.
Preference was made to features that have been MFC-ed. I'll try to
get HEAD caught up to reality soon.
2001-02-21 21:57:49 +00:00
Luigi Rizzo
25801a0e8b
Bring the new script into -current. Still untested here, but there
...
is a high chance that they work modulo minor things.
2001-02-20 17:09:40 +00:00
Jeroen Ruigrok van der Werven
faec9c805b
Actually make sure the make release line at the top isn't misleading.
...
CVSROOT is mandatory. Also note what CVSROOT has to be set to.
Found by: local make release hacking
2001-02-19 14:23:49 +00:00
Luigi Rizzo
a3ab0e4551
Enable command line editing in the shell
2001-02-18 06:54:07 +00:00
Luigi Rizzo
b8c84b6286
Make correct entries for atapi disks
2001-02-18 06:50:40 +00:00
Luigi Rizzo
d486335f22
Make the right device entries for atapi disks
2001-02-18 06:48:25 +00:00
Luigi Rizzo
87483083e9
Bump version to 0.500 -- not that it means much, but at least
...
gives some idea on the age of the source used for the build.
2001-02-18 06:46:20 +00:00
David E. O'Brien
2e27b67bc5
Remove the parts of the patch that was committed to the XFree86 port.
2001-02-18 04:49:42 +00:00
Jimmy Olgeni
2011d04002
Another ispell run.
2001-02-13 22:36:00 +00:00
Jimmy Olgeni
cdcb6bc676
Typo police:
...
Swap for <-> the.
compatability -> compatibility.
2001-02-13 21:15:48 +00:00
Bruce A. Mah
9d04d105d8
New release notes: ipfw(8) support for dynamic IP addresses, isp(4)
...
updated, OpenSSH vunerability in SA-01:24 fixed, local support
improved, compat4x distribution, compat3x distribution update.
2001-02-13 19:27:39 +00:00
Jimmy Olgeni
6c629110f9
Made some checks with ispell.
2001-02-12 18:04:20 +00:00
Jimmy Olgeni
0b0068ada8
Remove spaces at end of lines (whitespace only)
2001-02-12 17:34:32 +00:00
Gerard Roudier
cf0feb71dd
LSI/SYMBIOS/NCR 53C[8XX|10XX] supported hardware updated.
...
(One may check if the 8 words added are correct english :) )
2001-02-11 18:13:15 +00:00
David E. O'Brien
d87a6e73bd
Default the plist dir as we know where it is relative to us.
2001-02-11 03:50:32 +00:00
David E. O'Brien
9804bd18b2
Minor comment & doc tweak.
2001-02-11 03:49:34 +00:00
Andrzej Bialecki
6d8476df78
Resurrect Minix sh(1), after its license has been changed to BSD one.
2001-02-10 22:57:33 +00:00
Wilko Bulte
208058ad79
-Document DS20 serial/graphics console (as it bit me yesterday.. again.. grr)
...
-CS20 can have 2 CPUs but we don't have SMP currently on alpha
2001-02-10 20:22:06 +00:00
Bruce A. Mah
7a504379b7
New release notes: ed(4) bugfix, larger default root partitions in
...
sysinstall(8), pkg_info(1) globbing, rfork_thread(3).
MFCs noted: vidcontrol(1) -g.
2001-02-09 23:52:07 +00:00
Murray Stokely
9f7604aeef
Add the `compat4x' distribution to the release Makefile.
...
Approved by: jkh
2001-02-09 19:00:50 +00:00
Jeroen Ruigrok van der Werven
2fa72ea7d4
Fix typo: compatability -> compatibility.
...
Compatability is not an existing english word.
2001-02-06 12:05:58 +00:00
Jeroen Ruigrok van der Werven
9a01d32bfd
Fix typo: seperate -> separate.
...
Seperate does not exist in the english language.
Submitted to look at by: kris
2001-02-06 10:39:38 +00:00
Jordan K. Hubbard
34594ab901
Ack, that will teach me to grep for "symbolic link" as well as "symlink" in
...
the commit logs - I just found the reason for the self-pointing symlink, as
documented in revision 1.517 by phk, who committed the change over a year
ago. Accordingly, put the feature back and drop all plans to MFC the previous
"fix".
2001-02-06 08:36:00 +00:00
Jordan K. Hubbard
223391541f
Remove the annoying ftp area symlink pointing at ourselves - people keep
...
asking what it's for and I can't answer since I can't see any conceivable
use for it. Unless someone corrects that impression, I'll also MFC this
change in a few days.
2001-02-06 08:27:56 +00:00
Bruce A. Mah
867b8dcbe4
Note that find -empty works on files, not just directories.
...
Submitted by: olgeni
2001-02-05 22:06:33 +00:00
Bruce A. Mah
26a66fb8ed
New release notes: ipfilter 3.4.16, pcm(4) updates including kobj and
...
new drivers, pkg_info(1) -g, tftp(1)/tftpd(8) large file transfers.
MFCs noted: pkg_create(1)/pkg_install(1) and bzip2-ed packages.
2001-02-05 21:56:58 +00:00
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
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