gpalmer
9539a89e52
Remove redundant decl. of time(). Causes problems on alpha
1998-09-01 15:17:28 +00:00
jb
771c522554
Change /etc/objectformat to /etc/objformat. Last chance 'cause it's E-day.
...
Suggested by: jdp
1998-08-30 20:40:29 +00:00
thepish
8552640d41
PR: 7741
...
Submitted by: Hellmuth Michaelis <hm@kts.org>
add LCP/PAP/CHAP/IPCP frame printing functionality
1998-08-30 05:32:44 +00:00
jdp
222306be0f
This file has been renamed to FREEBSD-upgrade in accordance with the
...
Policies section of the Handbook.
Submitted by: "David O'Brien" <obrien>
1998-08-28 04:55:53 +00:00
jdp
d4ca935a01
This file has been renamed to FREEBSD-upgrade in accordance with the
...
Policies section of the Handbook.
Submitted by: "David O'Brien" <obrien>
1998-08-28 04:53:23 +00:00
obrien
41cb307420
rpcgen our own mount.h, nfs_prot.h, mount_xdr.c, and nfs_prot_x.c
...
for NFSv3 support
1998-08-27 07:33:23 +00:00
obrien
e184b07955
accidently changed some white space
1998-08-27 07:25:25 +00:00
obrien
d88cdee670
Properly create db files vs. dbm files.
...
Obtained from: NetBSD
1998-08-27 02:56:47 +00:00
bde
cf6b3ab116
Support printf format checking of FreeBSD kernel formats %[Dbrz].
...
This is enabled by the undocumented option -fformat-extensions.
This option should be named better and/or give more control over
the extensions.
Fixed a message - don't warn about the field width when it's the
precision that has the wrong type. Didn't fix excessive checking
for the precision relative to the type - ANSI requires both to be
ints, but gcc permits the field width to be either int or unsigned
int.
1998-08-24 06:33:52 +00:00
obrien
bb8df8ad44
* Check getopt()'s return with -1, not EOF
...
* protect a few potential buffer overflows
Obtained from: NetBSD
1998-08-23 22:52:09 +00:00
obrien
d365c44f81
more files we don't need.
1998-08-23 22:51:11 +00:00
obrien
cae086cf4e
Two more files FreeBSD doesn't need.
1998-08-23 22:43:27 +00:00
obrien
124d9f5e02
upgrade instructions.
1998-08-23 22:09:19 +00:00
obrien
0fdd63f560
This commit was generated by cvs2svn to compensate for changes in r38494,
...
which included commits to RCS files with non-trunk default branches.
1998-08-23 22:07:21 +00:00
obrien
663d5a0f32
Virgin import of AMD (am-utils) v6.0a16
1998-08-23 22:07:21 +00:00
jb
8ad34b497c
Use %p and void * casts to print pointers.
...
Cast the hash value returned to long instead of int.
1998-08-20 21:33:31 +00:00
jb
6a669786c6
Add #include string.h to get prototypes.
1998-08-18 01:47:44 +00:00
jb
ec508b1f33
Add #include string.h to get prototypes.
...
Cast a pointer to u_long instead of u_int32_t to avoid a warning. This
is cosmetic because the code is just looking for the remainder.
1998-08-18 01:46:58 +00:00
julian
e8b1f3cb31
Handle the case of moving a directory onto the top of a sibling's
...
child of the same name.
Submitted by: Kirk Mckusick with fixes from luoqi Chen
Obtained from: Whistle test tree.
1998-08-12 20:46:47 +00:00
des
53a13012b5
Add missing .TP in "INTERACTIVE MODE" section.
1998-08-12 10:38:37 +00:00
wosch
dbdb393361
Merge from stable: support for the o, order, command
1998-08-12 09:58:15 +00:00
phk
813afe2de8
None of the header files for the packet capture library
...
are suitable to include in a C++ file.
PR: 7229
Reviewed by: phk
Submitted by: Craig Spannring <cts@internetcds.com>
1998-08-07 06:20:58 +00:00
des
75a0abfaae
Add -t option ('t' in interactive mode) to make top(1) ignore itself.
...
Attempts to contact the author of top(1) (William LeFebvre) have so
far been unsuccessful.
PR: 7253
Submitted by: Yours Truly
1998-08-04 14:10:48 +00:00
peter
852a1aec40
I obviously cannot read. I misread the ifdef in the Makefile - DONT_FSYNC
...
was not on by default.. Back previous change out.
1998-08-04 13:56:32 +00:00
peter
4f0d59b634
Invert the sense of the -s flag (local addition). Instead of compiling
...
in the behavior via the previously default #define DONT_FSYNC, use the
-s flag to turn the fsync() behavior on. This can be configured in
sendmail.cf without recompiling mail.local.
1998-08-04 13:46:46 +00:00
peter
c99bd2123f
Copy original revs 1.2,1.3 - nofsync/nobiff support, usage update.
1998-08-04 13:14:21 +00:00
peter
e6f69eaa29
Copy original revs 1.2,1.3 - sort xrefs, document new -b and -s flags.
1998-08-04 13:11:42 +00:00
peter
bdd45c6571
Copy original rev 1.2 - fix usage line to match reality.
1998-08-04 13:09:38 +00:00
peter
717dc94989
Copy original rev 1.2 - path updates for 4.4BSD so smrsh is more useable.
1998-08-04 13:08:41 +00:00
peter
5e60ce1a6a
Copy original rev 1.2 - immediate delivery rather than queueing and -Wall.
1998-08-04 13:07:03 +00:00
peter
408da9908d
Copy original revs 1.19,1.15 - setusercontext() support and __FreeBSD__>=2
...
Copy original revs 1.9,1.8,1.7 - set PS_STRINGS correctly.
1998-08-04 13:04:55 +00:00
peter
318b73ff4f
Copy original rev 1.3 - fix cosmetic typo in example
...
Copy original rev 1.2 - sort xrefs
1998-08-04 12:59:12 +00:00
peter
1da91f8e8c
Copy original rev 1.5 - sort/fix xrefs
...
Copy original rev 1.4 - correct path to /usr/share/misc/sendmail.hf
1998-08-04 12:57:34 +00:00
peter
639ddd73fb
Copy respective revisions from usr.sbin/sendmail/*/* - use -1 with getopt.
1998-08-04 12:53:30 +00:00
peter
c0b1bf4bf8
Copy rev 1.2 of usr.sbin/sendmail/cf/sh/makeinfo.sh: Use LC_TIME=C date
.
1998-08-04 12:47:09 +00:00
peter
cd45046ea4
Copy across rev 1.2 of usr.sbin/sendmail/cf/ostype/bsd4.4.m4:
...
Remove the legacy -d option from the arguments to mail.local in 4.4bsd.
1998-08-04 12:45:34 +00:00
peter
dd0f57039f
Copy across rev 1.2 of usr.sbin/sendmail/cf/m4/cfhead.m4: Record envelope
...
sender in each Received: header along the way. Great for spammer hunting.
1998-08-04 12:44:19 +00:00
peter
ca69a0dd7f
This commit was generated by cvs2svn to compensate for changes in r38032,
...
which included commits to RCS files with non-trunk default branches.
1998-08-03 05:56:20 +00:00
peter
3299490505
Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch under
...
src/contrib as per various discussions. I will copy across our changes
and then point the Makefiles across once the dust has settled..
1998-08-03 05:56:20 +00:00
bde
fdf039c199
Fixed printf format errors.
1998-08-02 16:44:18 +00:00
bde
7544feb271
Fixed printf format errors.
1998-08-02 15:18:45 +00:00
bde
6e3d74bd30
Fixed printf format errors. gcc should have a macro HOST_PTR_PRINTF_TYPE
...
to go with its HOST_PTR_PRINTF[_FORMAT], since if %p is wrong for the
format then `void *' is probably wrong for the type.
1998-08-02 14:57:00 +00:00
jdp
2795803eaf
Add support for a new archetype "printf0" for the "format" function
...
attribute. It is like the existing "printf" archetype, except that
it doesn't complain if the format string is a null pointer. See
the node "Function Attributes" in the GCC info pages if you don't
know what this is all about.
This change will allow us to add format string checking for the
err(3) family of functions.
1998-07-15 04:22:45 +00:00
dt
9c6c5be7a9
Add XPG4.2.
1998-07-08 15:05:05 +00:00
bde
0ea85390b1
Fixed printf format errors.
1998-07-06 21:01:54 +00:00
bde
d41c4c7c4f
Declared version_string() properly (1970's style).
1998-07-06 20:40:57 +00:00
bde
805cd0c09e
Fixed printf format errors.
1998-06-30 20:14:13 +00:00
bde
03f83186e2
Fixed printf format errors.
1998-06-30 19:53:09 +00:00
bde
34006c2faa
Fixed (1970's/old-GNU style) a missing declaration of a function that
...
doesn't return int.
1998-06-30 19:19:10 +00:00
bde
aa8cdf0141
Fixed printf format errors.
1998-06-30 18:12:26 +00:00