Matthew Dillon
cd72f2180b
Change struct file f_data to un_data, a union of the correct struct
...
pointer types, and remove a huge number of casts from code using it.
Change struct xfile xf_data to xun_data (ABI is still compatible).
If we need to add a #define for f_data and xf_data we can, but I don't
think it will be necessary. There are no operational changes in this
commit.
2003-01-12 01:37:13 +00:00
Peter Wemm
a828a2f58c
This commit was generated by cvs2svn to compensate for changes in r108968,
...
which included commits to RCS files with non-trunk default branches.
2003-01-08 22:12:01 +00:00
Peter Wemm
dc14fb2388
Add in a patch from tcpdump-current (that will be included in the next
...
import) to stop a segfault on ia64. Add a #include to get missing
prototypes, particularly malloc().
Approved by: fenner
2003-01-08 22:12:01 +00:00
Peter Wemm
69c9999d0c
Add #include <stdlib.h> so that "s->strings = realloc(...)" doesn't segfault
...
on ia64. (This file isn't vendor branched)
2003-01-08 17:05:52 +00:00
Peter Wemm
cf67b27ecc
Add a declaration that malloc() returns a pointer, not an int. Otherwise
...
this segfaults on ia64. (Cannot cast an int to a pointer).
The rest of the code does it this way rather than use system includes....
2003-01-08 07:02:07 +00:00
Peter Wemm
edf112ec42
Add #include "diff.h" in order to get the prototype for xmalloc().
...
The corresponding warning has been ignored for ages:
prepend_args.c:75: warning: initialization makes pointer from integer
without a cast
This is fatal on ia64. You cannot convert an implicit int return from
an undeclared function to a pointer as you've lost the upper 32 bits.
On ia64, the warning is "pointer from different sized integer".
(This file is not vendor branched)
2003-01-08 06:40:35 +00:00
David E. O'Brien
259ebc0c95
Add support for OPIE and PAM.
...
Submitted by: mikeh (reworked by me)
2003-01-07 17:31:23 +00:00
Chris Costello
0f0314e578
Add an entry for libugidfw.
...
Sponsored by: DARPA, Network Associates Laboratories
2003-01-07 11:30:53 +00:00
Dag-Erling Smørgrav
c4f6613446
This commit was generated by cvs2svn to compensate for changes in r108794,
...
which included commits to RCS files with non-trunk default branches.
2003-01-06 16:07:51 +00:00
Dag-Erling Smørgrav
644f2b7cdc
Vendor import of OpenPAM Daffodil.
2003-01-06 16:07:51 +00:00
David E. O'Brien
94ded79a43
This commit was generated by cvs2svn to compensate for changes in r108760,
...
which included commits to RCS files with non-trunk default branches.
2003-01-06 02:26:00 +00:00
David E. O'Brien
750bd71121
NetBSD files needed to build LukeM's ftpd src as taken from the NetBSD CVS repo.
...
The "portable" release of this is just lagging way too far behind
what is in NetBSD's base.
2003-01-06 02:26:00 +00:00
David E. O'Brien
7832db1b05
Merge our .Nm changes into the nbsd_20030105 import.
2003-01-06 00:20:26 +00:00
David E. O'Brien
33bc027019
Import of LukeM's ftpd taken from the NetBSD CVS repo on 5-Jan-2003.
...
The "portable" release of this is just lagging way too far behind
what is in NetBSD's base.
2003-01-06 00:06:49 +00:00
David E. O'Brien
d76fabf464
This commit was generated by cvs2svn to compensate for changes in r108746,
...
which included commits to RCS files with non-trunk default branches.
2003-01-06 00:06:49 +00:00
Dag-Erling Smørgrav
70e94b0be1
Fix typo in debugging macro (perforce change 23072)
2003-01-03 02:18:53 +00:00
Dag-Erling Smørgrav
b97c9ade96
This commit was generated by cvs2svn to compensate for changes in r108577,
...
which included commits to RCS files with non-trunk default branches.
2003-01-03 02:18:53 +00:00
Alexander Kabaev
9361856c8a
Fix a bug in GCC which effectively prevents DEFAULT_PCC_STRUCT_RETURN from
...
having any effect. This restores a calling convention traditionally used
by FreeBSD/i386 and which is expected by a number of assembly sources
in libc.
Reviewed by: obrien
Approved by: re (rwatson)
2002-12-22 05:57:53 +00:00
David E. O'Brien
edc3fe2db6
Update for the 20021213 version.
2002-12-19 04:34:00 +00:00
David E. O'Brien
6825c07db3
This commit was generated by cvs2svn to compensate for changes in r108072,
...
which included commits to RCS files with non-trunk default branches.
2002-12-19 04:33:15 +00:00
David E. O'Brien
72969a2212
Vendor import of bwk's 13-Dec-2002 release.
2002-12-19 04:33:15 +00:00
Dag-Erling Smørgrav
648199192c
Vendor import of OpenPAM Cyclamen.
2002-12-16 15:28:05 +00:00
Dag-Erling Smørgrav
72bb5dc656
This commit was generated by cvs2svn to compensate for changes in r107937,
...
which included commits to RCS files with non-trunk default branches.
2002-12-16 15:28:05 +00:00
Giorgos Keramidas
21fd5cbc92
NetBSD manpages use .Nm "" to typeset the `name' of the manpage, but
...
this doesn't work quite right with our groff. They have an older
groff version in the base system, but no real plans to update both
groff and manpages. Fix the .Nm usage locally in our manpages.
PR: docs/41972
Submitted by: Yoshiteru Kageyama <yt-kage@cb3.so-net.ne.jp>
Discussed with: ru and obrien
2002-12-14 23:45:54 +00:00
Bill Fenner
83d000df26
Fix misspelling.
...
PR: docs/44930
Submitted by: Michael McGoldrick <mmcgoldrick@linuxdriven.net>
2002-12-13 22:26:10 +00:00
David E. O'Brien
9dc9a9b380
Update for the just-done-import.
2002-12-13 05:03:15 +00:00
David E. O'Brien
813da98d0e
Vendor import of bwk's 29-Nov-2002 release.
...
Most significant update is the inclusion of our port's locale patches.
2002-12-13 04:59:48 +00:00
David E. O'Brien
cf709e0a4f
This commit was generated by cvs2svn to compensate for changes in r107806,
...
which included commits to RCS files with non-trunk default branches.
2002-12-13 04:59:48 +00:00
Ruslan Ermilov
8d5d039f80
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
David E. O'Brien
ca894c66e0
_NIH, __NIH__, __N_I_H__, __nih__, _niH_.
...
*sigh* GCC developers can't seem to make up their mind which pre-defined arch
symbols are the official ones. So make them, and the Sparc64 using Martians
happy with every permutation.
This fixes f77 and possibly changes some 'long long' handling.
Approved by: re(bmah)
2002-12-05 18:40:24 +00:00
David E. O'Brien
b7623b4aba
I really hate the GCC directory structure of gcc/gcc/gcc/<compiler files>
2002-12-04 21:31:04 +00:00
David E. O'Brien
8d5a0b4303
This commit was generated by cvs2svn to compensate for changes in r107609,
...
which included commits to RCS files with non-trunk default branches.
2002-12-04 17:08:08 +00:00
David E. O'Brien
e3dd383f00
Gcc 3.2.1 release virgin vendor import. (19-Nov-2002)
2002-12-04 17:08:08 +00:00
David E. O'Brien
119366edf0
This commit was generated by cvs2svn to compensate for changes in r107606,
...
which included commits to RCS files with non-trunk default branches.
2002-12-04 16:53:59 +00:00
David E. O'Brien
8f1134fbb3
Gcc 3.2.1 release virgin vendor import. (19-Nov-2002)
2002-12-04 16:53:59 +00:00
David E. O'Brien
4f471064d9
Update HEAD with FSF branch 3.2.1 release files.
2002-12-04 16:35:55 +00:00
David E. O'Brien
21da7e2bd7
Use pure stock files.
2002-12-04 16:31:48 +00:00
David E. O'Brien
a83e5e4149
Merge rev 1.8 (printf format error fixes) into Gcc 3.2.1 release.
2002-12-04 16:13:54 +00:00
David E. O'Brien
d4053aa61b
Gperf is usable again. We don't need this.
2002-12-04 16:13:07 +00:00
David E. O'Brien
2d858acd9b
Fix typo to sync with FSF sources.
2002-12-04 16:09:42 +00:00
David E. O'Brien
df53d8649e
Merge revs 1.10 (-mno-align-long-strings) and 1.11 (LONG_TYPE_SIZE override)
...
into Gcc 3.2.1 release.
2002-12-04 16:07:58 +00:00
David E. O'Brien
c8bf144918
Merge rev 1.11 (-mno-align-long-strings) into Gcc 3.2.1 release.
2002-12-04 16:04:26 +00:00
David E. O'Brien
4172a45f81
Update for Gcc 3.2.1 release.
2002-12-04 16:01:15 +00:00
David E. O'Brien
991cc708ac
Merge revs 1.2 (-fformat-extensions), 1.7 (FORCE_OPTIMIZATION_DOWNGRADE knob),
...
1.14 (-O/-O1 optimize alignment for time, not size) into Gcc 3.2.1 release.
2002-12-04 15:59:56 +00:00
David E. O'Brien
8648049b51
Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.21 ("GCC_OPTIONS"); 1.{16,25,27}
...
(cross compiling issues) into GCC 3.2.1 release.
Note revs 1.{5,13} (ELF and objformat support) are OBE with the a.out dike-out.
2002-12-04 15:57:11 +00:00
David E. O'Brien
cc30d3f890
Merge revs 1.2 (kernel printf framework) and 1.3 (suppress K&R main warnings)
...
into Gcc 3.2.1 release.
2002-12-04 15:48:26 +00:00
David E. O'Brien
45fc31f8dd
Gcc 3.2.1 release virgin vendor import. (19-Nov-2002)
2002-12-04 15:42:16 +00:00
David E. O'Brien
908ab21d03
This commit was generated by cvs2svn to compensate for changes in r107590,
...
which included commits to RCS files with non-trunk default branches.
2002-12-04 15:42:16 +00:00
David E. O'Brien
90cbf5083e
Gcc 3.2.1 release virgin vendor import. (19-Nov-2002)
2002-12-04 15:15:07 +00:00
David E. O'Brien
2ea5c3f540
This commit was generated by cvs2svn to compensate for changes in r107588,
...
which included commits to RCS files with non-trunk default branches.
2002-12-04 15:15:07 +00:00