Mike Smith
78c8bacf35
Remove 'sd' support. SCSI disks are known as 'da' these days.
1999-11-27 21:20:57 +00:00
David E. O'Brien
aac7434a63
Update compiler entries.
...
Note the 100% total death of /dev/*sd*.
1999-11-27 21:18:19 +00:00
Mike Smith
cd052235cd
As promised long ago, remove the last evidence of the 'sd' driver.
...
SCSI disks are only known as 'da' now.
1999-11-27 21:17:02 +00:00
Poul-Henning Kamp
ff180522d8
Make fsck even more char/blk dev tolerant.
1999-11-27 20:02:27 +00:00
David E. O'Brien
5bb83b98db
Add "-v".
1999-11-27 19:25:08 +00:00
Poul-Henning Kamp
c628363b98
Make it possible to make release on archaic kernels.
1999-11-27 18:48:10 +00:00
Daniel C. Sobral
3f45ca0445
Zeroes structure before using it.
1999-11-27 18:31:57 +00:00
Eivind Eklund
679106b15a
Remap the error EEXISTS => 0 *before* using error to determine if we should
...
return a vp.
1999-11-27 18:14:41 +00:00
Brian Somers
40e7a3d7fd
Pass the pppoe packets into do_ppp_print correctly.
1999-11-27 18:04:57 +00:00
Boris Popov
cb815af365
Remove abuse of struct nameidata.
...
Pointed by: Eivind Eklund
1999-11-27 17:46:04 +00:00
Philippe Charnier
d53731a99e
Remove incorrect section name. Terminate .Bl with .El.
1999-11-27 17:15:51 +00:00
Philippe Charnier
e831c5f39c
Remove incorrect section name.
1999-11-27 17:13:08 +00:00
Philippe Charnier
48060c09ef
Name of program and trailing \n will be added by syslog(3)
1999-11-27 17:11:55 +00:00
Philippe Charnier
97a729ff22
Use DIAGNOSTICS instead of incorrect section name
1999-11-27 17:10:35 +00:00
Philippe Charnier
0de7cd1e64
Remove incorrect section name
1999-11-27 17:09:14 +00:00
Philippe Charnier
af20a13df2
Add section name to .Xr references.
1999-11-27 17:07:59 +00:00
Philippe Charnier
b7e469ad10
Remove incorrect section name. Incomplete -Wall cleaning.
1999-11-27 17:06:40 +00:00
Søren Schmidt
ad6eb979ba
call ata_reinit in addump trying to make sure the dump will succed,
...
also check for errors underways, and make it possible to abort the
dump by hitting a key.
1999-11-27 17:06:10 +00:00
Philippe Charnier
652b720001
Do not repeat the name of the flag. Change alloc to allocate for better
...
spelling of printed messages.
1999-11-27 17:05:08 +00:00
Doug Rabson
3dbbf1f548
Disable on x86 since it conflicts with PNPBIOS.
1999-11-27 17:03:08 +00:00
Philippe Charnier
7c0e6e50e1
Merge fprintf and exit into errx.
...
Use .Ev for environment variable.
1999-11-27 17:03:07 +00:00
Philippe Charnier
541c4ca06d
.Fn -> .Xr
...
Do not start warn() message with uppercase.
1999-11-27 16:59:06 +00:00
Philippe Charnier
a39d9a0c5a
.Nm corrections
1999-11-27 16:57:27 +00:00
Philippe Charnier
13f6e0f326
Terminate .Bl with .El
1999-11-27 16:55:50 +00:00
Marcel Moolenaar
408da11907
Implement linux_ustat.
...
Reviewed by: bde
1999-11-27 16:55:14 +00:00
Philippe Charnier
a51764b566
Remove incorrect section name. Use .Pa or .Ar instead of .Em.
1999-11-27 16:54:36 +00:00
Philippe Charnier
fc6f722322
Put file names under .Pa.
1999-11-27 16:52:41 +00:00
Marcel Moolenaar
c48ba18b4a
Change prototype of linux_ustat.
1999-11-27 16:50:54 +00:00
Poul-Henning Kamp
703eaae72d
Allow root-reloading also for chr devices.
1999-11-27 16:10:31 +00:00
Ollivier Robert
f55c07ab93
Add ftp.nz.freebsd.org to the list of available FTP sites.
...
Submitted by: "Dan Langille" <dan@freebsddiary.org>
1999-11-27 16:02:08 +00:00
Bruce Evans
9bc8d885ed
Updated comments for the move in the previous commit.
1999-11-27 15:27:11 +00:00
Bruce Evans
71a62f8a05
Fixed some comments in statclock(). The previous commit made it clearer
...
that one comment was attached to null code.
1999-11-27 14:37:34 +00:00
Poul-Henning Kamp
7a6f9bb483
Remove bad144 program.
1999-11-27 14:35:22 +00:00
Poul-Henning Kamp
b007e160a1
Remove BAD144 support
1999-11-27 14:33:30 +00:00
Poul-Henning Kamp
4a59084cee
Remove BAD144 support.
1999-11-27 14:33:07 +00:00
Poul-Henning Kamp
3f488715cf
Remove bad144 from floppy images.
1999-11-27 14:32:58 +00:00
Poul-Henning Kamp
f7c8e61db6
Create a symbolic link in the ftp directory, so that the user can
...
enter the URL directly to the FTP directory without worrying about
the BUILD_NAME.
Remove some extra quoting in a kernel config file.
1999-11-27 14:32:27 +00:00
Bruce Evans
8a9d4d98b1
Moved scheduling-related code to kern_synch.c so that it is easier to fix
...
and extend. The new function containing the code is named schedclock()
as in NetBSD, but it has slightly different semantics (it already handles
incrementation of p->p_cpticks, and it should handle any calling frequency).
Agreed with in principle by: dufault
1999-11-27 12:32:27 +00:00
Yoshihiro Takahashi
4e9b463ccf
Sync with sys/i386/conf/GENERIC revision 1.202.
1999-11-27 11:41:46 +00:00
Poul-Henning Kamp
03b5a457fd
Replace the block major table with a notice why it isn't needed any more.
...
Mark /dev/drum as historic.
1999-11-27 10:45:31 +00:00
Wes Peters
bbb8708655
Minor typo nit. Also, remove the redundant entry from fortunes2.
...
PR: bin/14239
Submitted by: Doug Barton <Doug@gorean.org>
1999-11-27 07:18:33 +00:00
Seigo Tanimura
e61280105e
Add another vendor ID(CTL0048) for SB32 PnP.
...
Submitted by: Charles Anderson <caa@columbus.rr.com>
1999-11-27 06:33:27 +00:00
Brian Somers
b5c3c9aeda
Allow extended pap success messages by believing in the PAP headers
...
length field rather than the one byte message length field embedded
in the packet. This steps slightly outside of the protocol boundaries,
but should not cause any problems.
Limitation noted by: Simon Winwood <simon@winwood.org>
1999-11-26 22:44:45 +00:00
Brian Somers
fdc29d54a4
Change ``set cd'' so that its default value is device specific. The
...
default is still 1 second for ttys, but is now 6 seconds for i4b (ISDN)
devices and 5 seconds for ethernet (PPPoE) devices.
1999-11-26 22:44:33 +00:00
Bill Fumerola
da2440e826
A bullet in the head to pkg_manage references.
1999-11-26 22:12:12 +00:00
Poul-Henning Kamp
a704009d8a
This fell out of a previous commit: create the opt_md.h and opt_mfs.h
...
files for the md module.
1999-11-26 21:01:03 +00:00
Poul-Henning Kamp
86e88eb492
Do not create bdev nodes anymore. Instead create cdev nodes with the
...
same names:
rover# ls -l /dev/*wd0a
crw-r----- 1 root operator 3, 0 Nov 26 20:20 /dev/rwd0a
crw-r----- 1 root operator 3, 0 Nov 26 20:20 /dev/wd0a
Notice: Over time, no earlier than FreeBSD 5.0, the "r*" names may
be discontinued. A fair number of programs and scripts need to
(un)learn some tricks before then.
This will take no effect until you either run MAKEDEV by hand or
reinstall your system.
WARNING: Kernels older than approx November 22 will not be happy
about a /dev created with MAKEDEV after this commit. Please update
your /kernel.good etc.
1999-11-26 20:45:26 +00:00
Warner Losh
7a92b31caa
Add poul's md information, in abbreviated form, to the UPDATING file.
1999-11-26 20:38:36 +00:00
Bill Fumerola
b71dd2c73b
The author of this is REALLY: Bruce A. Mah <bmah@CS.Sandia.GOV>
1999-11-26 20:38:18 +00:00
Bill Fumerola
80d667c495
Add the author as co-maintainer, a la mergemaster.
1999-11-26 20:35:55 +00:00