Searched +hist:1.121 +hist:4.1 (Results 1 - 25 of 46) sorted by relevance

12

/src/sys/dev/pci/
H A Dif_tlp_pci.c1.121 Fri Nov 11 23:01:59 GMT 2011 jakllsch branches: 1.121.6; 1.121.10;
Use GPP_GPC in the last place it isn't already used.
1.121 Fri Nov 11 23:01:59 GMT 2011 jakllsch branches: 1.121.6; 1.121.10;
Use GPP_GPC in the last place it isn't already used.
1.121 Fri Nov 11 23:01:59 GMT 2011 jakllsch branches: 1.121.6; 1.121.10;
Use GPP_GPC in the last place it isn't already used.
1.32 Wed Jan 26 16:51:11 GMT 2000 thorpej Give the ISV filter a chance to verify 21143 pass 4.1 SROMs before running
them through the quirk table.
1.31 Wed Jan 26 15:50:52 GMT 2000 thorpej Additional hackery for the Cobalt interfaces. Even though these are
pass 4.1 21143s, they have a 128-byte SROM, and thus use a different
SROM address size than all other pass 4.1 21143s.

A plea to hardware designers -- *please* read application notes for
the components you're using before putting your hardware together. Thanks.
1.31 Wed Jan 26 15:50:52 GMT 2000 thorpej Additional hackery for the Cobalt interfaces. Even though these are
pass 4.1 21143s, they have a 128-byte SROM, and thus use a different
SROM address size than all other pass 4.1 21143s.

A plea to hardware designers -- *please* read application notes for
the components you're using before putting your hardware together. Thanks.
1.28 Tue Jan 25 03:23:56 GMT 2000 thorpej Handle Cobalt Networks interfaces, which are 21143 pass 4.1 devices
with a simple (MAC address only) SROM format.

From Soren S. Jorvang <soren@wheel.dk>
1.24 Tue Dec 07 07:20:17 GMT 1999 thorpej If, on the 21143, we find that we don't have an ISV SROM, try reading
it again, with 8 address bits. 21143 Pass 4.1 has a larger SROM,
for storing the CIS when used in a CardBus application.
H A Dagp_i810.c1.121 Wed Oct 21 15:37:35 GMT 2015 christos Fix typo
1.4 Thu Sep 13 16:18:53 GMT 2001 drochner -allocate DMA maps as large as necessary in the worst case
-Add a really bad hack: The X server (4.1.0 afaict) appearently overwrites
the PGTBL_CTL which contains the base address of the pseudo-GATT.
Restore the original value if we notice this happened.
The X server works now, but only with soft cursor.
/src/sys/dev/sdmmc/
H A Dsdhc.c1.121 Sun Feb 16 11:15:18 GMT 2025 jmcneill branches: 1.121.2;
sdhc: Remove delay in sdhc_wait_state

Replace the 10us delay loop in sdhc_wait_state with a microuptime based
timeout test.
1.121 Sun Feb 16 11:15:18 GMT 2025 jmcneill branches: 1.121.2;
sdhc: Remove delay in sdhc_wait_state

Replace the 10us delay loop in sdhc_wait_state with a microuptime based
timeout test.
1.107 Wed Jul 15 15:57:52 GMT 2020 msaitoh branches: 1.107.2;
Identify SDHC 4.1 and 4.2. From {DragonFly,Free}BSD.
1.121 Sun Feb 16 11:15:18 GMT 2025 jmcneill sdhc: Remove delay in sdhc_wait_state

Replace the 10us delay loop in sdhc_wait_state with a microuptime based
timeout test.
1.107 Wed Jul 15 15:57:52 GMT 2020 msaitoh branches: 1.107.2;
Identify SDHC 4.1 and 4.2. From {DragonFly,Free}BSD.
1.121 Sun Feb 16 11:15:18 GMT 2025 jmcneill sdhc: Remove delay in sdhc_wait_state

Replace the 10us delay loop in sdhc_wait_state with a microuptime based
timeout test.
1.107 Wed Jul 15 15:57:52 GMT 2020 msaitoh branches: 1.107.2;
Identify SDHC 4.1 and 4.2. From {DragonFly,Free}BSD.
/src/doc/
H A DCHANGES.prev1.121 Tue Sep 09 10:34:36 GMT 2014 nat Mention ossaudio(3) inital OSSv4 support from May.
This commit was approved by wiz@
1.68 Tue May 22 23:21:26 GMT 2007 pavel Move the ipf 4.1.22 entry to CHANGES.prev .
1.64 Tue May 08 11:37:11 GMT 2007 pavel mpve ipf 4.1.20 entry to CHANGES.prev (ticket 614)
1.121 Tue Sep 09 10:34:36 GMT 2014 nat Mention ossaudio(3) inital OSSv4 support from May.
This commit was approved by wiz@
1.68 Tue May 22 23:21:26 GMT 2007 pavel Move the ipf 4.1.22 entry to CHANGES.prev .
1.64 Tue May 08 11:37:11 GMT 2007 pavel mpve ipf 4.1.20 entry to CHANGES.prev (ticket 614)
H A DHACKS1.152 Fri Jun 13 01:17:46 GMT 2014 mrg remove the build support for GCC 4.1, and any hacks i found for it.

there could still be more -- i only looked for lines matching
both "HAVE_GCC" and "4" as words (grep -w.)
1.121 Tue Nov 08 23:11:42 GMT 2011 christos mention libgcc/emacs hack.
/src/share/mk/
H A Dsys.mk1.125 Sun Jun 29 05:20:15 GMT 2014 tsutsui Use "-O2 -fno-reorder-blocks" instead of "-Os" for m68k default optimization.

"-Os" was specfied when gcc 4.5.x was imported and the commit log says
"-O2 produces much bigger code with gcc 4.5 than it did with gcc 4.1"
but "-Os" disables most inline declarations and makes some applications
much slower. "-O2 -fno-reorder-blocks" seems enough to reduce sizes
and disabling -freorder-blocks wouldn't cause particular performance
impact on ancient m68k machines with small cache memories.
See my post on port-m68k@ for more details:
http://mail-index.NetBSD.org/port-m68k/2014/06/22/msg000488.html

No objection in the thread and "seems fine to me" from mrg@.
1.121 Sun Mar 09 18:01:06 GMT 2014 christos Elide ctfmerge bug.
1.109 Fri Jun 22 20:32:35 GMT 2012 abs branches: 1.109.2;
Switch -current vax back to gcc 4.1 to match netbsd-6 - until someone has
time to look at the gcc 4.5 codegen issues we should at least have a usable
-current for vax.
1.107 Mon Oct 31 14:20:12 GMT 2011 chs branches: 1.107.2;
switch everything except vax to gcc 4.5.
switch m68k to -Os since -O2 produces much bigger code
with gcc 4.5 than it did with gcc 4.1.
H A Dbsd.x11.mk1.121 Sat Aug 20 00:35:37 GMT 2016 mrg fix up X11FLAGS.LOADABLE for modern xorg.
1.96 Mon Apr 11 21:04:11 GMT 2011 joerg GCC 4.1 doesn't have the support code for -I =... yet, so don't use it
for now.
1.121 Sat Aug 20 00:35:37 GMT 2016 mrg fix up X11FLAGS.LOADABLE for modern xorg.
1.96 Mon Apr 11 21:04:11 GMT 2011 joerg GCC 4.1 doesn't have the support code for -I =... yet, so don't use it
for now.
H A Dbsd.sys.mk1.240 Fri Jun 13 01:17:45 GMT 2014 mrg remove the build support for GCC 4.1, and any hacks i found for it.

there could still be more -- i only looked for lines matching
both "HAVE_GCC" and "4" as words (grep -w.)
1.216 Mon Jun 25 16:48:55 GMT 2012 abs Whatever "-Wl,--fatal-warnings" get-out-of-jail-free card gcc-4.5 gets,
give the same treatment to gcc-4.1.
1.210 Mon Oct 31 14:20:12 GMT 2011 chs branches: 1.210.2;
switch everything except vax to gcc 4.5.
switch m68k to -Os since -O2 produces much bigger code
with gcc 4.5 than it did with gcc 4.1.
1.121 Tue Aug 09 02:38:06 GMT 2005 christos Add CXXFLAGS for WARNS=2
/src/sys/sys/
H A Dcdefs.h1.121 Fri Aug 08 19:43:49 GMT 2014 joerg Add __unreachable(), which can be used to mark dead branches when the
compiler can't tell side effects.
1.110 Tue Sep 10 00:54:14 GMT 2013 gsutre Unbreak vax build (which still uses gcc 4.1). See PR lib/48131.
1.107 Wed May 29 19:02:30 GMT 2013 martin branches: 1.107.2;
While visibility "protected" is nominaly supported by gcc 4.0 and 4.1
it does not actually work - the compiler does not emmit ".protected"
asm statements for used references to protected symbols, which then
causes the linker to fail and/or produce unloadable libraries.
This recently happened to port vax by the locale changes.

Backporting a fix (ASM_OUTPUT_EXTERNAL in gcc target config) is not
feasible.

So: define __dso_protected only starting with gcc 4.2.
1.103 Sun Oct 28 17:06:40 GMT 2012 joerg For GCC 4.1 and later, use the __alignof__ keyword.
/src/lib/librumphijack/
H A Dhijack.c1.121 Fri Dec 02 20:53:36 GMT 2016 christos branches: 1.121.2;
fix test lib/librumphijack/t_sh/runscript
(handle F_DUPFD_CLOEXEC that the shell is now using)
1.121 Fri Dec 02 20:53:36 GMT 2016 christos branches: 1.121.2;
fix test lib/librumphijack/t_sh/runscript
(handle F_DUPFD_CLOEXEC that the shell is now using)
1.93 Mon Jun 25 22:32:47 GMT 2012 abs Update old-style definitions to ANSI, remove a couple of register
definitions along the way. Fixed gcc 4.1 build (thank you vax)
/src/sys/miscfs/procfs/
H A Dprocfs_vnops.c1.182 Sun Sep 04 17:32:10 GMT 2011 jmcneill branches: 1.182.2; 1.182.6;
PR# kern/45021: Please support /emul/linux/proc/version

Add /proc/version for procfs with -o linux. The version reported depends
on the emulation type of the calling process:

$ cat /proc/version
NetBSD version 5.99.55 (netbsd@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) NetBSD 5.99.55 (GENERIC) #39: Sun Sep 4 09:10:05 EDT 2011

$ /emul/linux/bin/cat /proc/version
Linux version 2.6.18 (linux@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) #0 Wed Mar 3 03:03:03 PST 2010

$ /emul/linux32/bin/cat /proc/version
Linux version 2.6.18 (linux32@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) #0 Wed Mar 3 03:03:03 PST 2010
1.182 Sun Sep 04 17:32:10 GMT 2011 jmcneill branches: 1.182.2; 1.182.6;
PR# kern/45021: Please support /emul/linux/proc/version

Add /proc/version for procfs with -o linux. The version reported depends
on the emulation type of the calling process:

$ cat /proc/version
NetBSD version 5.99.55 (netbsd@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) NetBSD 5.99.55 (GENERIC) #39: Sun Sep 4 09:10:05 EDT 2011

$ /emul/linux/bin/cat /proc/version
Linux version 2.6.18 (linux@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) #0 Wed Mar 3 03:03:03 PST 2010

$ /emul/linux32/bin/cat /proc/version
Linux version 2.6.18 (linux32@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) #0 Wed Mar 3 03:03:03 PST 2010
1.182 Sun Sep 04 17:32:10 GMT 2011 jmcneill branches: 1.182.2; 1.182.6;
PR# kern/45021: Please support /emul/linux/proc/version

Add /proc/version for procfs with -o linux. The version reported depends
on the emulation type of the calling process:

$ cat /proc/version
NetBSD version 5.99.55 (netbsd@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) NetBSD 5.99.55 (GENERIC) #39: Sun Sep 4 09:10:05 EDT 2011

$ /emul/linux/bin/cat /proc/version
Linux version 2.6.18 (linux@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) #0 Wed Mar 3 03:03:03 PST 2010

$ /emul/linux32/bin/cat /proc/version
Linux version 2.6.18 (linux32@localhost) (gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)) #0 Wed Mar 3 03:03:03 PST 2010
1.121 Sat Feb 26 22:59:00 GMT 2005 perry nuke trailing whitespace
/src/distrib/sets/lists/comp/
H A Dmd.i3861.153 Mon Aug 10 02:44:37 GMT 2015 mrg obsolete and clean up gcc=3 (3.3), gcc=4 (4.1), and gcc=45 (4.5) sets.
1.123 Mon Aug 15 15:14:00 GMT 2011 wiz branches: 1.123.2;
Mark a few gcc-4.1 entries as obsolete with gcc-4.5.
1.121 Sun Jul 17 01:20:12 GMT 2011 dyoung We no longer install <machine/bus.h> on amd64 and i386, so mark it
obsolete in the set lists.
1.116 Fri Apr 15 13:42:22 GMT 2011 joerg Move the headers for compiler and platform specific intrinsincs from
/usr/include to /usr/include/gcc-4.1.
H A Dmd.amd641.232 Mon Aug 10 02:44:37 GMT 2015 mrg obsolete and clean up gcc=3 (3.3), gcc=4 (4.1), and gcc=45 (4.5) sets.
1.129 Mon Aug 15 15:14:00 GMT 2011 wiz Mark a few gcc-4.1 entries as obsolete with gcc-4.5.
1.121 Tue Jul 05 10:01:15 GMT 2011 spz bumping the major of libcrypto and libssl as suggested by tls@
1.106 Fri Apr 15 13:42:22 GMT 2011 joerg Move the headers for compiler and platform specific intrinsincs from
/usr/include to /usr/include/gcc-4.1.
H A Dshl.mi1.276 Mon Aug 10 02:44:37 GMT 2015 mrg obsolete and clean up gcc=3 (3.3), gcc=4 (4.1), and gcc=45 (4.5) sets.
1.201 Mon Dec 19 14:04:56 GMT 2011 joerg libgcc_pic is still needed for GCC 4.1.
1.121 Fri Jun 11 15:12:45 GMT 2010 njoly +librumpkern_ksem.so.0.0.debug
1.276 Mon Aug 10 02:44:37 GMT 2015 mrg obsolete and clean up gcc=3 (3.3), gcc=4 (4.1), and gcc=45 (4.5) sets.
1.201 Mon Dec 19 14:04:56 GMT 2011 joerg libgcc_pic is still needed for GCC 4.1.
1.121 Fri Jun 11 15:12:45 GMT 2010 njoly +librumpkern_ksem.so.0.0.debug
/src/sys/netinet6/
H A Dnd6_rtr.c1.121 Sun Dec 11 07:36:55 GMT 2016 ozaki-r Make some functions static
1.84 Mon Jun 25 17:25:29 GMT 2012 abs branches: 1.84.2;
Some fun in trying to work out what was broken with gcc-4.1 to
trigger the following warning when gcc-4.5 was silent:
nd6_rtr.c: In function 'nd6_ra_input':
nd6_rtr.c:788: warning: 'ext' may be used uninitialized in this function
Eventually determined that it was not unreasonable for gcc-4.1 to
bleat in this case as there is a nasty 'goto insert' which could
indeed have resulted in an uninitialised variable use. Yay gcc 4.1.
1.84 Mon Jun 25 17:25:29 GMT 2012 abs branches: 1.84.2;
Some fun in trying to work out what was broken with gcc-4.1 to
trigger the following warning when gcc-4.5 was silent:
nd6_rtr.c: In function 'nd6_ra_input':
nd6_rtr.c:788: warning: 'ext' may be used uninitialized in this function
Eventually determined that it was not unreasonable for gcc-4.1 to
bleat in this case as there is a nasty 'goto insert' which could
indeed have resulted in an uninitialised variable use. Yay gcc 4.1.
1.84 Mon Jun 25 17:25:29 GMT 2012 abs branches: 1.84.2;
Some fun in trying to work out what was broken with gcc-4.1 to
trigger the following warning when gcc-4.5 was silent:
nd6_rtr.c: In function 'nd6_ra_input':
nd6_rtr.c:788: warning: 'ext' may be used uninitialized in this function
Eventually determined that it was not unreasonable for gcc-4.1 to
bleat in this case as there is a nasty 'goto insert' which could
indeed have resulted in an uninitialised variable use. Yay gcc 4.1.
/src/etc/mtree/
H A DNetBSD.dist.base1.124 Thu Aug 22 07:14:38 GMT 2013 tron Re-add "/usr/include/gcc-4.1". It is only obsolete on ports that use
GCC 4.5.x. Explanation provided by Thomas Klausner in private e-mail.
1.123 Wed Aug 21 20:52:45 GMT 2013 tron Remove more obsolete directories:
- /usr/include/gcc-4.1
- /usr/share/locale/no_NO.ISO8859-1
- /usr/share/locale/no_NO.ISO8859-1/LC_MESSAGES
1.121 Sun Aug 11 22:09:40 GMT 2013 joerg Provide UTF-8 variants for all existing locales. The data is derived
from the Unicode Common Locale Data Repository.

Convert non-UTF-8 versions from the UTF-8 version using iconv and some
ad-hoc transliterations using sed.

Use EUR as currency_symbol in ISO8859-1.

Invert the Norwegian handling. no_NO is an alias for nb_NO as the latter
is used e.g. in CLDR.

Provide the Serbian locales in both Cyrilic and Latin script versions.
The alias is choosen based on the character set for the non-UTF-8 case
and Cyrillic is the default for UTF-8.
1.81 Fri Apr 15 13:42:22 GMT 2011 joerg Move the headers for compiler and platform specific intrinsincs from
/usr/include to /usr/include/gcc-4.1.
1.124 Thu Aug 22 07:14:38 GMT 2013 tron Re-add "/usr/include/gcc-4.1". It is only obsolete on ports that use
GCC 4.5.x. Explanation provided by Thomas Klausner in private e-mail.
1.123 Wed Aug 21 20:52:45 GMT 2013 tron Remove more obsolete directories:
- /usr/include/gcc-4.1
- /usr/share/locale/no_NO.ISO8859-1
- /usr/share/locale/no_NO.ISO8859-1/LC_MESSAGES
1.121 Sun Aug 11 22:09:40 GMT 2013 joerg Provide UTF-8 variants for all existing locales. The data is derived
from the Unicode Common Locale Data Repository.

Convert non-UTF-8 versions from the UTF-8 version using iconv and some
ad-hoc transliterations using sed.

Use EUR as currency_symbol in ISO8859-1.

Invert the Norwegian handling. no_NO is an alias for nb_NO as the latter
is used e.g. in CLDR.

Provide the Serbian locales in both Cyrilic and Latin script versions.
The alias is choosen based on the character set for the non-UTF-8 case
and Cyrillic is the default for UTF-8.
1.81 Fri Apr 15 13:42:22 GMT 2011 joerg Move the headers for compiler and platform specific intrinsincs from
/usr/include to /usr/include/gcc-4.1.
1.124 Thu Aug 22 07:14:38 GMT 2013 tron Re-add "/usr/include/gcc-4.1". It is only obsolete on ports that use
GCC 4.5.x. Explanation provided by Thomas Klausner in private e-mail.
1.123 Wed Aug 21 20:52:45 GMT 2013 tron Remove more obsolete directories:
- /usr/include/gcc-4.1
- /usr/share/locale/no_NO.ISO8859-1
- /usr/share/locale/no_NO.ISO8859-1/LC_MESSAGES
/src/lib/libc/net/
H A Dgetaddrinfo.c1.121 Wed Oct 27 19:24:38 GMT 2021 nia getaddrinfo(3): malloc + memset -> calloc
1.64 Mon Mar 17 23:10:25 GMT 2003 itojun From: "Jason L. Wright" <jason@thought.net>

The man page for getaddrinfo() and RFC2553 says it should return EAI_NONAME
for the case where hostname != NULL, hostname is not a numeric string and
ai_flags has the AI_NUMERICHOST bit set. Instead, it returns EAI_NODATA
for this case. The diff below makes it return EAI_NONAME for this case.

This is why ntpq and ntpdc from ntp-4.1.74 can't resolve hostnames,
but work fine with numeric strings like ::1 or 127.0.0.1.
/src/sys/fs/udf/
H A Dudf_vnops.c1.121 Wed Mar 30 13:23:59 GMT 2022 christos Fix locking in udf_link(). XXX: udf_symlink is prolly similarly broken.
1.4 Thu May 11 01:12:21 GMT 2006 mrg quell GCC 4.1 uninitialised variable warnings.

XXX: we should audit the tree for which old ones are no longer needed
after getting the older compilers out of the tree..
/src/sys/dev/audio/
H A Daudio.c1.126 Wed Apr 20 06:05:22 GMT 2022 isaki audio(4): Make recording buffer more robust.
Previously, main buffer in recording track was usrbuf, which is the closest
buffer to the userland. Because, this buffer arrangement was symmetrical
with the playback track, and had affinity with the past implementation.
However, in the current implementation, read(2) (from user application)
takes recorded block out from inputbuf, which is the closest buffer to
rmixer, to usrbuf. So it was not good way to use the usrbuf as main buffer.
Now, usrbuf in recording track holds only fragment bytes in order to
transfer to the userland, and main buffer in recording track is the inputbuf,
the closest to rmixer.

Buffer size of the inputbuf is also modified. Previously, it was less than
64KB or at least 4 blocks. This had affinity with playback track and the
past implementation. But this was not appropriate for both formats with
too large frames or too small frames. In large frames (for example,
192kHz/12ch), 184KB buffer would be allocated but it corresponds to only
40msec. In opposite, in small frames (for example, 8000Hz/1ch), 64KB
buffer would be allocated and it corresponds to 4.1 seconds. But for such
machines that have 8000Hz/1ch device, in-kernel 64KB memory would probably
be expensive.
Now, inputbuf will always be allocated 16(NBLKIN) blocks, regardless of its
hardware format. It corresponds to 160msec on modern archs (if blk_ms=10),
or 640msec on antique archs (if blk_ms=40).
1.121 Mon Mar 28 00:39:57 GMT 2022 riastradh audio(4): Use d_cfdriver/devtounit to avoid open/detach races.
/src/sys/nfs/
H A Dnfs_syscalls.c1.121 Thu Aug 02 00:44:18 GMT 2007 yamt nfssvc_nfsd: fix a wrong assertion. PR/36710 from Tobias Nygren.
1.91 Wed May 10 21:53:19 GMT 2006 mrg quell GCC 4.1 uninitialised variable warnings.

XXX: we should audit the tree for which old ones are no longer needed
after getting the older compilers out of the tree..
H A Dnfs_serv.c1.121 Wed Dec 27 00:10:09 GMT 2006 yamt remove nqnfs.
1.108 Wed May 10 21:53:19 GMT 2006 mrg quell GCC 4.1 uninitialised variable warnings.

XXX: we should audit the tree for which old ones are no longer needed
after getting the older compilers out of the tree..
H A Dnfs_socket.c1.129 Wed May 10 21:53:19 GMT 2006 mrg quell GCC 4.1 uninitialised variable warnings.

XXX: we should audit the tree for which old ones are no longer needed
after getting the older compilers out of the tree..
1.121 Tue Jan 03 11:41:03 GMT 2006 yamt improve nfsd locking.
- don't bother to take nfs_sndlock when doing nfsrv_rcv.
unlike client, we never reconnect.
- nfsrv_getstream: fix the case that m_split sleeps.
- free socket in nfsrv_slpderef rather than nfsrv_zapsock.
fix race with nfssvc_nfsd.
- while i'm here, remove NFSD_WAITING and NFSD_REQINPROG
as they are redundant.
- some comments and assertions.
/src/sys/ddb/
H A Ddb_command.c1.121 Fri Nov 14 23:37:30 GMT 2008 ad +ifdef AIO

XXX ddb needs a way to register commands at runtime!
1.86 Wed May 10 21:53:16 GMT 2006 mrg quell GCC 4.1 uninitialised variable warnings.

XXX: we should audit the tree for which old ones are no longer needed
after getting the older compilers out of the tree..
1.121 Fri Nov 14 23:37:30 GMT 2008 ad +ifdef AIO

XXX ddb needs a way to register commands at runtime!
1.86 Wed May 10 21:53:16 GMT 2006 mrg quell GCC 4.1 uninitialised variable warnings.

XXX: we should audit the tree for which old ones are no longer needed
after getting the older compilers out of the tree..
/src/sys/arch/vax/vax/
H A Dpmap.c1.149 Wed Apr 11 02:22:36 GMT 2007 matt branches: 1.149.4;
Workaround a gcc 4.1 issue. don't use s.m = s2.m = s3.m = ...
assign them individually.
1.121 Sat Feb 01 21:05:08 GMT 2003 erh Remove references to nswbuf. It is entirely unused.
/src/usr.bin/indent/
H A Dlexi.c1.121 Sun Oct 31 10:09:43 GMT 2021 rillig indent: add separate lexer symbol for offsetof

No functional change.
1.10 Fri Mar 22 22:30:02 GMT 2002 kristerw Recognize all C9x integer constants (ISO/IEC 9899:1999 section 6.4.4.1)
Patch taken from FreeBSD.

Fixes PR bin/9219.

Completed in 457 milliseconds

12