Nicolas Souchu
ea4122d2bf
Fix bktr and pcf compilation with LINT
2002-03-25 21:22:35 +00:00
David E. O'Brien
0ef30ec620
Don't background the sendmail-clientmqueue process -- can give:
...
sm-queue[181]: NOQUEUE: SYSERR(root): fill_fd: before readcf: fd 1 not open: Bad file descriptor
2002-03-25 20:53:48 +00:00
David E. O'Brien
5a70178aa9
Only use POSIX Awk features.
2002-03-25 20:32:24 +00:00
Ruslan Ermilov
4de06a8fe6
Back out revision 1.13 (addition of ipfilter includes). A proper
...
fix for the relevant world breakage was later committed in revision
1.20, and this now breaks -DNO_IPFILTER world.
2002-03-25 19:12:05 +00:00
Andrew R. Reiter
517f30c2c1
- Recommit the securelevel_gt() calls removed by commits rev. 1.84 of
...
kern_linker.c and rev. 1.237 of vfs_syscalls.c since these are not the
source of the recent panics occuring around kldloading file system
support modules.
Requested by: rwatson
2002-03-25 18:26:34 +00:00
Andrey A. Chernov
565d58edd2
Fix the case when high letters becomes missing from fold tables
...
for some locales
2002-03-25 16:06:12 +00:00
Poul-Henning Kamp
fe681e1955
Fix grammer in comment.
...
Submitted by: Engin Gunduz <engin@ripe.net>
2002-03-25 15:55:36 +00:00
Andrey A. Chernov
d0708a4e88
Fix the case when record separator is 'Z' letter
...
Sense high spaces for -d option too
2002-03-25 15:49:07 +00:00
Jacques Vidrine
26241f6368
Fix typo (missing paren) affecting KRB4 && KRB5 case.
...
Approved by: des
2002-03-25 14:55:41 +00:00
Andrey A. Chernov
3c1a6de57e
Remove double REC_D assignment
...
Cast REC_D optarg assignment to (u_char) to prevent out of bounds indexing
2002-03-25 14:22:31 +00:00
Brian Somers
af154d5ce6
Fix a typo
...
Submitted by: dirk
2002-03-25 14:14:31 +00:00
Poul-Henning Kamp
42c159fe38
Modernize my email address.
2002-03-25 14:12:49 +00:00
Poul-Henning Kamp
06229ad2af
Modernize my email address
2002-03-25 13:53:46 +00:00
Poul-Henning Kamp
aaead0dfe9
Modernize my email address.
2002-03-25 13:52:45 +00:00
Poul-Henning Kamp
adf75add2d
Modernize my email-address.
2002-03-25 13:48:53 +00:00
Yoshihiro Takahashi
9a545499fe
Merged from sys/dev/sio/sio.c revisions 1.366 and 1.369.
2002-03-25 13:41:06 +00:00
Yoshihiro Takahashi
fd9fe3e748
Merged from sys/dev/syscons/syscons.c revision 1.379.
2002-03-25 13:34:37 +00:00
Ruslan Ermilov
0b61a106b2
Upgrade to GNU texinfo 4.1.
2002-03-25 13:20:03 +00:00
Ruslan Ermilov
237624bef6
Update for GNU texinfo 4.1.
2002-03-25 13:16:33 +00:00
Ruslan Ermilov
2ac8654d50
Merge texinfo 4.1 changes onto the trunk.
2002-03-25 13:11:52 +00:00
Ruslan Ermilov
1f4bf5475b
Use stock (FSF) version of this file.
2002-03-25 13:10:59 +00:00
Ruslan Ermilov
093e96ffd9
This commit was generated by cvs2svn to compensate for changes in r93139,
...
which included commits to RCS files with non-trunk default branches.
2002-03-25 13:08:32 +00:00
Ruslan Ermilov
3423f6a2cb
Import of stripped down GNU texinfo 4.1
2002-03-25 13:08:32 +00:00
Yoshihiro Takahashi
2a2c967152
MFi386: revision 1.396
2002-03-25 13:03:14 +00:00
Yoshihiro Takahashi
2a461eb324
Fix style.
2002-03-25 12:44:03 +00:00
Hajimu UMEMOTO
f8cfc6f789
Corrected arguments to key_allocsa called from
...
{esp6, ah6}_ctlinput. Previous ones were uninitialized
auto variables, which were completely bogus.
Obtained from: KAME
MFC after: 1 week
2002-03-25 10:46:24 +00:00
Pierre Beyssac
bc6d68df97
Add forgotten flag in flag lists.
...
PR: docs/36267 (partial)
Submitted by: Thomas Quinot <thomas.cuivre.fr.eu.org>
2002-03-25 10:45:28 +00:00
Hajimu UMEMOTO
ddebd6780c
3rd arg to bcmp() was wrong. From: David Wang <dsw@juniper.net>
...
Obtained from: KAME
MFC after: 1 week
2002-03-25 10:12:51 +00:00
Mike Barcroft
08f8120ab2
Include <machine/limits.h> for definition of ULONG_MAX. Remove a
...
duplicate include.
2002-03-25 09:23:41 +00:00
Mike Barcroft
e48fdcb37b
Include <machine/limits.h> for definition of ULONG_MAX.
2002-03-25 09:21:45 +00:00
David E. O'Brien
b9c09d0015
Fix kernel build.
2002-03-25 08:02:54 +00:00
Mike Barcroft
0ec63e60db
Include <stdint.h> for definition of intmax_t and/or uintmax_t.
2002-03-25 05:23:45 +00:00
Thomas Moestl
b43f32bc3a
Add kern/syscalls.c, which is needed for some KTR traces in trap.c.
2002-03-25 05:01:05 +00:00
Thomas Moestl
1ca3bc9097
Add missing includes for the KTRACE case.
2002-03-25 04:54:19 +00:00
Thomas Moestl
6267df8595
Add missing declarations.
2002-03-25 04:53:18 +00:00
Thomas Moestl
2ef66f9259
Make this compile (submitted by jake), add a missing include.
2002-03-25 04:38:48 +00:00
Thomas Moestl
937b1ef9e2
Remove second copy of iommu_decode_fault() which I accidentially added.
...
Pointy hat to: tmm
2002-03-25 04:34:52 +00:00
Jun Kuriyama
ce13d8de4a
MFen.
2002-03-25 03:31:19 +00:00
David E. O'Brien
255fc25ad4
Remove a FMT that was buried in here.
...
I have no idea why the original committer even used it (in its KERNFORMAT
spelling) as there is no a.out version.
2002-03-25 03:27:09 +00:00
Brooks Davis
c86556de7f
Remote newly unused variable to unbreak LINT.
...
Pointy hat to: amorita
2002-03-25 02:55:34 +00:00
Luigi Rizzo
4b70a96b46
Add a few popular entries.
2002-03-24 21:13:53 +00:00
David E. O'Brien
25a157bc6c
Remove the setting of 'FMT'. We now do ELF by default, so only bother
...
to increase the lenght of the command line if needed. The setting of FMT
also gets in the cross bootstrapping way for new platforms.
2002-03-24 17:45:46 +00:00
David E. O'Brien
22c44d95ec
MFP4. This slipped into a IFC(MFC) by PHK, but it could still be useful
...
To commit it for real.
2002-03-24 17:42:06 +00:00
David E. O'Brien
c05da6d338
'char *' can be a large entity now (on 64-bit platforms). Thus move it up
...
to make the example match the text requirements.
2002-03-24 17:02:16 +00:00
Mark Murray
a2e0c81e66
Add BSD sort to the build, now that GNU sort is gone.
2002-03-24 16:02:01 +00:00
Mark Murray
a332a4b3d5
Remove GNU sort from the build. BSD sort is coming.
2002-03-24 16:01:17 +00:00
Mark Murray
e58067e0f2
Make this compile on FreeBSD. Sort out VCS tags, fix warnings.
2002-03-24 15:59:17 +00:00
Mark Murray
8e2e167cdd
Replace __progname with the documented, more acceptable and functionally identical getprogname(3).
2002-03-24 15:17:53 +00:00
Mark Murray
b813a7142b
Replace __progname with the functionally identical but more
...
acceptable (documented) getprogname(3).
2002-03-24 15:06:48 +00:00
Mark Murray
55fad6bb0f
Replace use of __progname with the functionally identical and more
...
acceptable getprogname(3).
2002-03-24 14:56:55 +00:00