Robert Watson
4e1123c738
o Scatter vn_start_write() and vn_finished_write() through ACL code so
...
that it interacts properly with snapshotting.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
2002-02-04 17:58:15 +00:00
Bruce A. Mah
b1668754dc
New release notes: ngctl(8) write, ps(1) -W deorbit burn.
...
MFCs noted: dumpdev loader tunable.
2002-02-04 17:50:01 +00:00
Hajimu UMEMOTO
0e371878c8
Corrected an argument to in6_pcbnotify().
...
Obtained from: KAME
MFC after: 1 week
2002-02-04 17:40:36 +00:00
Hajimu UMEMOTO
c5993889d8
In tcp_respond(), correctly reset returned IPv6 header. This is essential
...
when the original packet contains an IPv6 extension header.
Obtained from: KAME
MFC after: 1 week
2002-02-04 17:37:06 +00:00
Garrett Wollman
155d7b1529
Two updates from ISO 639-2/RA Change Notice, dated 2001-08-13 and
...
2001-09-24.
Obtained from: ISO 639-2/RA, <http://lcweb.loc.gov/standards/iso639-2/ >
MFC after: 1 day
2002-02-04 17:35:33 +00:00
Garrett Wollman
607252e1de
Update alpha-3 code for Romania.
...
PR: 34608
Submitted by: Laurent Wacrenier <lwa@victor.teaser.fr>
Obtained from: ISO 3166/MA Newsletter V-3
MFC after: 1 day
2002-02-04 17:29:14 +00:00
Dag-Erling Smørgrav
12b6e9a089
ssh_get_authentication_connection() gets its parameters from environment
...
variables, so temporarily switch to the PAM environment before calling it.
Submitted by: Takanori Saneto <sanewo@ba2.so-net.ne.jp>
2002-02-04 17:15:44 +00:00
David E. O'Brien
985e77de7b
I missed adding a file that was needed on the Alpha (and will be needed
...
on x86_64 also.
Submitted by: ru
2002-02-04 17:06:30 +00:00
Mark Murray
385fedb640
Back out the "upgrading" of NBBY to unsigned, as it exposes
...
bugs elsewhere, and also is well understood as a signed quantity.
2002-02-04 16:42:44 +00:00
Robert Watson
eccbb13cb5
Note that Kirk apparently missed adding vn_start_write() and friends
...
to kern_acl.c when he added snapshotting. This will need to be added
at some point.
2002-02-04 16:41:59 +00:00
Bruce A. Mah
227c4518af
New release note: Linux emulation needs SYSVSEM.
...
Submitted by: archie
2002-02-04 16:31:38 +00:00
Alexey Zelkin
364a805b9f
* fix some warnings
...
* set WARNS
* few style/whitespace fixes
Submitted by: ru
2002-02-04 16:17:19 +00:00
Mark Murray
95641278ef
Protect "make buildworld" against -Werror, as this module does not
...
build cleanly.
2002-02-04 16:09:25 +00:00
Warner Losh
a0e457a620
Default debugging to OFF now.
2002-02-04 15:55:21 +00:00
Sheldon Hearn
4b0b2b4233
(null delta)
...
The previous delta added the 'smmsp' user, not 'smmp'.
2002-02-04 15:12:52 +00:00
Sheldon Hearn
4155ccefee
Add the MTA users 'mailnull' and 'smmp'.
...
PR: conf/34535
Submitted by: Ceri <setantae@submonkey.net>
MFC after: 1 week
2002-02-04 15:12:06 +00:00
Yoshihiro Takahashi
8c84db8edd
Supported C-NET(98)P2 PnP mode.
...
Submitted by: "Hirokazu WATANABE" <gwna@geocities.co.jp>
MFC after: 3 days
2002-02-04 14:01:27 +00:00
Alexey Zelkin
df3cc3c14d
describe localeck
...
plus some capitalization/whitespace fixes
2002-02-04 14:00:29 +00:00
Alexey Zelkin
ac6e0aed98
Add simple diagnostic utility to checking for invalid/incomplete
...
locales
2002-02-04 13:59:16 +00:00
Yoshihiro Takahashi
f25125064b
Use MACHINE_ARCH instead of MACHINE to check i386 arch.
...
MFC after: 3 days
2002-02-04 12:50:52 +00:00
Maxim Sobolev
a53b2eab57
(forced)
...
Previous commit (ldd on shlibs) is a subject of:
MFC after: 2 weeks
2002-02-04 10:44:15 +00:00
Maxim Sobolev
c6de4ce791
Allow ldd(1) be used on shared libraries in addition to executables.
2002-02-04 10:33:48 +00:00
Maxim Sobolev
fc41545e4e
GC meaningless assignment.
...
MFC after: 3 days
2002-02-04 10:23:23 +00:00
Mike Barcroft
7a396ef4d5
Add -L option (SUSv3) to pwd(1). Fix a bug, where realpath(1) would
...
complain about paths starting with `-', by not calling getopt(3).
Submitted by: Tim J. Robbins <tim@robbins.dropbear.id.au>
Obtained from: NetBSD (partially)
MFC after: 1 month
2002-02-04 07:26:21 +00:00
Mike Silbersack
c9fbdd0fa4
Remove mbuf exhaustion warning messages; these are handled by the
...
mbuf system in a rate-limited fashion now.
Reviewed by: luigi
MFC after: 1 week
2002-02-04 03:15:27 +00:00
Kris Kennaway
6a99036a7f
Correct inadvertent style botches in previous commit.
2002-02-04 03:06:51 +00:00
Kris Kennaway
afe781faa2
Lock down with WFORMAT=1 except those directories with unfixed warnings.
...
Tested on i386 and alpha.
2002-02-04 02:49:19 +00:00
Kris Kennaway
c698668189
Silence some WFORMAT=1 warnings
2002-02-04 02:37:09 +00:00
Kris Kennaway
9357f4121d
Lock down with WFORMAT?=1, with overrides in the subdirectories which
...
are not yet warning-clean. Tested on i386 and alpha.
2002-02-04 02:33:51 +00:00
Kris Kennaway
01d7192418
Mark a function as __printflike()
...
MFC after: 1 week
2002-02-04 02:12:49 +00:00
Kris Kennaway
8f23d50652
Mark a function as __printflike()
...
MFC after: 1 week
2002-02-04 01:41:35 +00:00
Kris Kennaway
af9ad34d31
Mark a function as __printf0like(). This exposes a warning which requires
...
some code changes to fix but should be possible.
MFC after: 1 week
2002-02-04 01:37:59 +00:00
Kris Kennaway
219736e4b8
Prototype a function as __printflike() to avoid a FORMAT_AUDIT warning.
...
MFC after: 1 week
2002-02-04 01:34:52 +00:00
Kris Kennaway
be9efd5641
Mark report() as printflike and fix resulting warnings, including one bug
...
(get_errmsg -> get_errmsg())
2002-02-04 01:28:45 +00:00
Kris Kennaway
042260016e
Silence some FORMAT_AUDIT warnings (one left)
2002-02-04 01:23:44 +00:00
Kris Kennaway
f4c1428318
__printflike() should really be __printf0like() since verrx() can
...
accept a NULL format string.
2002-02-04 01:11:48 +00:00
Kris Kennaway
7cbc81e6a1
Add a __printflike() attribute to silence warning with FORMAT_AUDIT=1
2002-02-04 01:07:07 +00:00
Mark Murray
21e5d74291
Add the other half of the salt-generating code. No functional
...
difference except that the salt is slightly harder to build
dictionaries against, and the code does not use srandom[dev]().
2002-02-04 00:28:54 +00:00
Mark Murray
4e8af28d5b
Forced commit.
...
Previous commit included a large improvement to the salt generation to
help obfuscate information that is otherwise leaked. No real risks
involved, but this feels better, and does not use srandom[dev]().
2002-02-03 22:42:46 +00:00
Mark Murray
c73d77cef9
Use __FBSDID() and clean up the vendor tags.
2002-02-03 20:55:54 +00:00
Mark Murray
9052855a15
WARNS=4 fixes, plus a healthy dose of fixes inspired by lint.
2002-02-03 19:11:32 +00:00
Josef Karthauser
0a7fe9cc0b
Follow NetBSD and ANSIfy the function definitions.
...
Remove trailing whitespaces (submitted to NetBSD).
2002-02-03 17:03:34 +00:00
Warner Losh
e4bc453cc2
o Eliminate __P
...
o Use new-style function definitions
o remove some !__STDC__ code
o eliminate register
2002-02-03 15:53:02 +00:00
Mark Murray
63d770d8ea
Turn on fascist warning mode.
2002-02-03 15:51:52 +00:00
Mark Murray
e8f4c9eb46
WARNS fix. Zap an unused variable.
2002-02-03 15:50:05 +00:00
Mark Murray
ac5699692e
WARNS=n fixes (and some stylistic issues).
2002-02-03 15:17:57 +00:00
Mark Murray
871e8d8c59
WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra
...
cleanup courtesy of automatic checking (lint).
2002-02-03 14:43:04 +00:00
Mark Murray
0e5065e34c
WARNS-n and lint(1) silencer. Declare (const) strings properly as
...
'const char *'.
2002-02-03 12:00:05 +00:00
Mark Murray
6ebd73f0f6
WARNS=n and lint(1) silencer. Declare an array of (const) strings
...
as const char.
2002-02-03 11:57:32 +00:00
Mark Murray
dc20def492
Zero functional difference; make some integer constants unsigned, as
...
they are used in unsigned context. This shuts lint(1) up in a few
significant ways with "signed/unsigned" arithmetic warnings.
2002-02-03 11:36:59 +00:00