Kirk McKusick
dd58224e31
Update pathnames for creation of tags file.
2001-12-05 01:23:21 +00:00
Søren Schmidt
2ad690c708
Add the ability to write VCD/SVCD disc's.
...
It is still nessesary to supply the tracks as individual files, burncd
can't read .cue files yet, but now the infrastructure to do it is
present we just need a .cue file parser (hint hint)...
2001-12-04 21:48:56 +00:00
Søren Schmidt
90e0a15606
Add entries to allow setting the CD type on cue sheets
2001-12-04 21:40:41 +00:00
Søren Schmidt
bc48b9d025
Allow setting the CD type on cue sheets
2001-12-04 21:39:34 +00:00
David E. O'Brien
1bd6873376
Turn back on fmtcheck's attribute checks, guarded for non-GCC compilers.
...
Submitted by: bde
2001-12-04 21:30:23 +00:00
Bruce A. Mah
e25076d79c
Reword "OpenSSH UseLogin yes" item, with cross-reference to
...
security advisory.
2001-12-04 17:27:32 +00:00
Bruce A. Mah
29bec00a2d
Back out the part of the previous commit that dealt with network device
...
polling (it isn't in CURRENT yet, as pointed out by rwatson).
New release note: TCP stalls fixed.
2001-12-04 17:20:33 +00:00
Ian Dowse
eec7ff8aa6
When VOP_SYMLINK fails, the value of *vpp is junk, so we must NULL
...
out nd.ni_vp to prevent the resource cleanup code at the end of
nfsrv_symlink from trying to vrele it. This fixes a "vrele: negative
ref cnt" panic that can occur when a symlink is attempted on an NFS
filesystem with no free space. Found locally, but the symptoms
correspond to those in the PR referenced below.
PR: kern/26878
MFC after: 3 days
2001-12-04 16:53:42 +00:00
Ruslan Ermilov
830a9d770e
mdoc(7) police: section 1 and 8 manpages document their exit
...
codes under the DIAGNOSTICS section, not RETURN VALUES, which
is for section 2, 3, and 9 manpages.
2001-12-04 16:17:35 +00:00
Ruslan Ermilov
dd98d57b45
mdoc(7) police: markup the previous delta.
2001-12-04 16:09:27 +00:00
Ruslan Ermilov
5c5c92aff0
Fixed bugs from previous revision.
...
Removed -s from SYNOPSIS and restored -S in DESCRIPTION.
2001-12-04 16:02:36 +00:00
Bruce A. Mah
c1b1b5019b
New release notes: em(4), network device polling, ata(4) improved
...
SiS chipset support, OpenSSH UseLogin yes fix.
2001-12-04 15:15:04 +00:00
Dag-Erling Smørgrav
11cee4a681
Mention access control.
2001-12-04 14:28:38 +00:00
Dag-Erling Smørgrav
0787ae7db8
Add cross-reference to pseudofs(9).
2001-12-04 14:28:26 +00:00
Ruslan Ermilov
a93dfd0f71
Spelling.
2001-12-04 14:20:46 +00:00
Ruslan Ermilov
b5f8218042
mdoc(7) police: s/LKM/KLD/, sort xrefs.
2001-12-04 14:17:52 +00:00
Warner Losh
d29f1aafa9
implement MFC links properly (and I think long links too). This make
...
the sprint wireless card try to attach. Sadly, the pci code at the
bridge keeps this from happening.
Bug w/o PR: jhb :-)
2001-12-04 13:48:16 +00:00
Chris D. Faulhaber
0d23d04625
Prototype usage() and set WARNS?=2
...
Approved by: rwatson
Obtained from: TrustedBSD Project
2001-12-04 13:39:02 +00:00
Dag-Erling Smørgrav
6478822fba
Correct some egregious style bugs.
2001-12-04 12:32:35 +00:00
Dag-Erling Smørgrav
a8adfe18ce
Add a missing error check. This fixes a bug that would cause pwd_mkdb to
...
dump core if invoked with an input file that looks like a password file
but isn't (e.g. /etc/group).
PR: 32378
Submitted by: Maxim Konovalov <maxim@macomnet.ru>
MFC after: 1 week
2001-12-04 12:31:02 +00:00
Sheldon Hearn
fa083d279a
Regen.
2001-12-04 12:26:12 +00:00
Dag-Erling Smørgrav
cb36afb649
The entry for the 'set' command no longer has a list of variables.
...
PR: 32454
Submitted by: Gary W. Swearingen <swear@blarg.net>
MFC after: 3 days
2001-12-04 12:01:00 +00:00
Dag-Erling Smørgrav
88905abc3e
PROCFS requires PSEUDOFS.
2001-12-04 11:48:16 +00:00
Dag-Erling Smørgrav
4cdff317aa
s/^options\t\t/options \t/
2001-12-04 11:17:31 +00:00
Dag-Erling Smørgrav
3cdd7aa817
PROCFS requires PSEUDOFS.
2001-12-04 11:17:30 +00:00
Dag-Erling Smørgrav
40f0fe3883
PROCFS requires PSEUDOFS. I forgot that GENERIC didn't have PSEUDOFS yet.
2001-12-04 11:12:20 +00:00
Marcel Moolenaar
53b9d88fc4
When translating the interface name when "eth?" is given, do not
...
use the internal index number as the unit number to compare with.
The first ethernet interface in Linux is called "eth0", whereas
our internal index starts wth 1 and is not unique to ethernet
interfaces (lo0 has index 1 for example). Instead, use a function-
local index number that starts with 0 and is incremented only
for ethernet interfaces. This way the unit number will match the
n-th ethernet interface in the system, which is exactly what it
means in Linux.
Tested by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
MFC after: 3 days
2001-12-04 03:55:10 +00:00
Chris D. Faulhaber
54d8895199
WARNS=2 and style(9) cleanup:
...
o prototype usage()
o move BUFSIZE define above the functions
o nuke externs that are defined in unistd.h
Approved by: rwatson
Obtained from: TrustedBSD Project
2001-12-04 03:28:31 +00:00
Scott Long
8ea9ab6622
MFS: Use correct terminology for RAID 0/1 and 0/5.
2001-12-04 02:39:06 +00:00
Luigi Rizzo
40129585e3
Remove error messages on mbuf allocation failures, now
...
this is done more safely in kern/subr_mbuf.c
Two-days'-delay-thanks-to: @home shutting down service
2001-12-04 02:30:53 +00:00
Scott Long
1c4c22583c
BAH! Missed another change to this file.
2001-12-04 02:26:57 +00:00
David E. O'Brien
17489e76f0
Actually I haven't enumerated the return values yet (thats why I hadn't
...
committed it yet). So vague'ize the wording a little bit to make up
for it.
2001-12-04 02:26:47 +00:00
David E. O'Brien
eacb1cbf37
Revision 1.23 wasn't about WARNS, but rather be a more verbose about
...
informing of the return values.
2001-12-04 02:24:10 +00:00
Scott Long
a1078af4df
Bah, I missed this file on the last commit
2001-12-04 02:24:07 +00:00
David E. O'Brien
2d68bf45bf
Default to WARNS=2.
...
Binary builds that cannot handle this must explicitly set WARNS=0.
Reviewed by: mike
2001-12-04 02:19:58 +00:00
David E. O'Brien
a748290789
Default to WARNS=2. Binary builds that cannot handle this must explicitly
...
set WARNS=0.
Reviewed by: mike
2001-12-04 01:57:47 +00:00
Dag-Erling Smørgrav
4d2647f96a
PROCFS requires PSEUDOFS now.
2001-12-04 01:35:59 +00:00
Dag-Erling Smørgrav
3a669c52a8
Pseudofsize procfs(5).
2001-12-04 01:35:06 +00:00
David E. O'Brien
3bff55e81b
Back out rev 1.48. The problem is with a bogus __attribute__ in stdio.h.
2001-12-04 01:29:54 +00:00
David E. O'Brien
38f54953b3
Remove the GCC'ism "__attribute__" from the 'fmtcheck' prototype.
...
I leave it up to someone else to fix this breakage properly.
2001-12-04 01:24:10 +00:00
Dag-Erling Smørgrav
0ed55f1f2a
Reduce namespace pollution by removing argument names from prototypes.
2001-12-04 01:23:02 +00:00
Dag-Erling Smørgrav
6598654546
Properly handle being redirected to an FTP URL.
...
Also fix a couple of not-so-minor bugs:
- missing case for HTTP_SEE_OTHER
- incorrect definition of HTTP_NEED_PROXY_AUTH
PR: 20259
MFC after: 2 weeks
2001-12-04 01:12:51 +00:00
Dag-Erling Smørgrav
89db7b8c6d
Add prototype for _ftp_request().
2001-12-04 01:10:34 +00:00
Dag-Erling Smørgrav
102a87c1e1
Reorganize to reduce code duplication.
2001-12-04 01:09:19 +00:00
Dag-Erling Smørgrav
738859d47e
Call the ATAPI tape devices "ast" and "nast", not "rast" and "nrast". Add
...
backward compatibility symlinks for good measure.
DEVFS already gets this right (except for the symlinks).
PR: 24781
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
MFC after: 3 days
2001-12-04 00:48:21 +00:00
Dag-Erling Smørgrav
b29a303db7
Create {ad,da,...}s1[a-h].
...
PR: 19849
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
MFC after: 3 days
2001-12-04 00:40:38 +00:00
John Baldwin
9b37da1390
Add a missing open paren to a macro that's been broken (and apparently
...
unused) since rev 1.1 so it is at least correct.
Submitted by: Maxime Henrion <mux@qualys.com>
2001-12-04 00:35:28 +00:00
Scott Long
c3d15322a1
Use d_thread_t to reduce diffs between current and stable.
...
Spell ACQUIRE correctly.
2001-12-03 22:55:14 +00:00
Jacques Vidrine
eb5bc300e8
Update version string since we applied a fix for the UseLogin issue.
2001-12-03 22:47:51 +00:00
Bruce Evans
08b443022e
Unbreak "make lint" for programs and "make llib-l${LIB}.ln" for
...
libraries a little by not passing all of ${CFLAGS} to lint. Pass
only options matching -[DIU]*. The important -nostdinc option can't
be passed like I first thought because lint misinterprets as
"-n -o stdinc". The unimportant -B* option can't be passed because
lint doesn't support it. Otherwise, we pass the same options as
to mkdep, exept for a bug in the latter: -U* is not passed. All
this depends on option args not being separated from option flags
by a space.
2001-12-03 22:31:09 +00:00