Searched +hist:1.54 +hist:2.2 (Results 1 - 25 of 43) sorted by relevance

12

/src/include/
H A Dstring.h1.58 Mon Dec 09 00:09:02 GMT 2024 nros memccpy, strdup and strndup are in C23

7.26.2.2 memccpy
7.26.2.6 strdup
7.26.2.7 strndup
1.54 Tue Aug 01 17:51:24 GMT 2023 christos branches: 1.54.2;
Add companion mempcpy to wmempcpy, bump.
1.54 Tue Aug 01 17:51:24 GMT 2023 christos branches: 1.54.2;
Add companion mempcpy to wmempcpy, bump.
/src/sys/compat/linux/arch/mips/
H A Dlinux_syscall.h1.54 Sun Dec 08 15:56:13 GMT 2013 njoly branches: 1.54.2;
Regen.
1.54 Sun Dec 08 15:56:13 GMT 2013 njoly branches: 1.54.2;
Regen.
1.4 Sun Oct 14 17:21:48 GMT 2001 manu Fixed some mistakes in signal handling (this is still broken)
Added some code to set linux's uname kernel version to 2.4.0 (usefull for
testing with glibc-2.2). This is currently guarded by a #if 0.
1.54 Sun Dec 08 15:56:13 GMT 2013 njoly branches: 1.54.2;
Regen.
1.54 Sun Dec 08 15:56:13 GMT 2013 njoly branches: 1.54.2;
Regen.
1.4 Sun Oct 14 17:21:48 GMT 2001 manu Fixed some mistakes in signal handling (this is still broken)
Added some code to set linux's uname kernel version to 2.4.0 (usefull for
testing with glibc-2.2). This is currently guarded by a #if 0.
H A Dlinux_sysent.c1.54 Tue Apr 08 16:49:26 GMT 2014 njoly Regen.
1.4 Sun Oct 14 17:21:48 GMT 2001 manu Fixed some mistakes in signal handling (this is still broken)
Added some code to set linux's uname kernel version to 2.4.0 (usefull for
testing with glibc-2.2). This is currently guarded by a #if 0.
H A Dlinux_syscalls.c1.54 Tue Apr 08 16:49:26 GMT 2014 njoly Regen.
1.4 Sun Oct 14 17:21:48 GMT 2001 manu Fixed some mistakes in signal handling (this is still broken)
Added some code to set linux's uname kernel version to 2.4.0 (usefull for
testing with glibc-2.2). This is currently guarded by a #if 0.
H A Dlinux_syscallargs.h1.54 Tue Apr 08 16:49:26 GMT 2014 njoly Regen.
1.4 Sun Oct 14 17:21:48 GMT 2001 manu Fixed some mistakes in signal handling (this is still broken)
Added some code to set linux's uname kernel version to 2.4.0 (usefull for
testing with glibc-2.2). This is currently guarded by a #if 0.
/src/sys/compat/linux/common/
H A Dlinux_oldolduname.c1.55 Fri Dec 29 21:07:16 GMT 2000 fvdl branches: 1.55.2; 1.55.4;
Hardcode what the linux uname() calls return (Linux 2.2.5 is the current
value). A few major applications check for this (like VMware), and
there is no other way to trick them. Needs a more generic solution
eventually.
1.54 Thu Jun 29 02:40:39 GMT 2000 mrg remove include of <vm/vm.h>
H A Dlinux_olduname.c1.56 Fri Dec 29 21:07:16 GMT 2000 fvdl branches: 1.56.2; 1.56.4;
Hardcode what the linux uname() calls return (Linux 2.2.5 is the current
value). A few major applications check for this (like VMware), and
there is no other way to trick them. Needs a more generic solution
eventually.
1.54 Mon Jun 26 14:38:57 GMT 2000 mrg remove redundant vm includes.
/src/sys/dev/pci/
H A Dpcireg.h1.54 Sun May 13 03:30:46 GMT 2007 kent branches: 1.54.6; 1.54.8; 1.54.12; 1.54.14;
Add PCI_SUBCLASS_MULTIMEDIA_HDAUDIO to pcireg.h
and azalia(4) uses it
1.54 Sun May 13 03:30:46 GMT 2007 kent branches: 1.54.6; 1.54.8; 1.54.12; 1.54.14;
Add PCI_SUBCLASS_MULTIMEDIA_HDAUDIO to pcireg.h
and azalia(4) uses it
1.54 Sun May 13 03:30:46 GMT 2007 kent branches: 1.54.6; 1.54.8; 1.54.12; 1.54.14;
Add PCI_SUBCLASS_MULTIMEDIA_HDAUDIO to pcireg.h
and azalia(4) uses it
1.54 Sun May 13 03:30:46 GMT 2007 kent branches: 1.54.6; 1.54.8; 1.54.12; 1.54.14;
Add PCI_SUBCLASS_MULTIMEDIA_HDAUDIO to pcireg.h
and azalia(4) uses it
1.54 Sun May 13 03:30:46 GMT 2007 kent branches: 1.54.6; 1.54.8; 1.54.12; 1.54.14;
Add PCI_SUBCLASS_MULTIMEDIA_HDAUDIO to pcireg.h
and azalia(4) uses it
1.20 Mon Sep 27 03:20:47 GMT 1999 cgd branches: 1.20.2; 1.20.8;
add classes/subclasses new in PCI 2.2. Needs a bit of cleanup, but then,
so does everything involving configuration space headers and if i don't
get this out of my source tree i'll go insane.
1.18 Sat Nov 07 16:47:22 GMT 1998 drochner add support for "extended capabilities" (new in PCI spec 2.2)
H A Dsv.c1.54 Sat Mar 16 00:09:58 GMT 2019 isaki branches: 1.54.2;
Use C99 style struct initializer to audio_hw_if.
1.54 Sat Mar 16 00:09:58 GMT 2019 isaki branches: 1.54.2;
Use C99 style struct initializer to audio_hw_if.
1.8 Wed Apr 14 03:26:34 GMT 1999 jonathan initialize 'p' for lame gcc-2.7.2.2 flow analysis.
H A Dpcivar.h1.54 Wed Mar 19 17:56:58 GMT 2003 christos It is not appropriate for pcivar.h to include "locators.h"
The two files that need it, should include it themselves.
1.37 Sat Nov 07 16:47:22 GMT 1998 drochner add support for "extended capabilities" (new in PCI spec 2.2)
/src/sys/arch/pmax/stand/
H A DMakefile.booters1.54 Sun Jan 23 13:18:57 GMT 2011 joerg Define NOMAN earlier
1.12 Thu Jan 21 00:33:39 GMT 1999 simonb Almost working bootblocks for the pmax. This compiles fine with gcc
2.7.2.2-myc2 (and produces _identical_ bootblocks with the 1.3.3
bootblocks which weren't in the tree), but egcs 1.1.1 builds a ufs.o
that's about a 100 bytes too big, and it busts the 7.5k we've got for
bootrz.

Still needs cleanup - the Makefiles could be better/cleaner, and doesn't
install yet (because of above problem). At least there's something to
work with now.

Note that we have our own versions of a lot of the sys/lib/libsa
routines which are less functional/smaller.
/src/bin/pax/
H A Dfile_subs.c1.54 Tue Sep 13 15:50:17 GMT 2005 christos when creating directories, check if the failure occured because someone
else created the directory before we did to avoid races. From chuq.
1.44 Tue Apr 27 13:45:45 GMT 2004 christos PR/25350: Alan Barrett: Treat the sticky bit specially as non-superusers
cannot set it on non-directories (elvis-2.2_0 extraction failed)
/src/sys/dev/mca/
H A Ded_mca.c1.54 Sun Mar 16 05:20:28 GMT 2014 dholland Change (mostly mechanically) every cdevsw/bdevsw I can find to use
designated initializers.

I have not built every extant kernel so I have probably broken at
least one build; however I've also found and fixed some wrong
cdevsw/bdevsw entries so even if so I think we come out ahead.
1.1 Thu Apr 19 07:30:24 GMT 2001 jdolecek Add a driver for IBM ESDI disk controllers. Tested with IBM Integ. ESDI Fixed
Disk & Controller only at the moment.

This driver still needs some touchup (error recovery is not quite
good, MCA DMA controller goo should be moved to driver independant
location), but is working enough to be usable for others. And I
want this under CVS control :)

Thanks to Scott Telford <st@epcc.ed.ac.uk> for providing me docs for
these devices (IBM DASD Storage Interface Specification for MCA rev. 2.2).
/src/usr.sbin/traceroute/
H A Dtraceroute.c1.54 Wed Sep 18 23:33:37 GMT 2002 mycroft select() -> poll()
1.17 Tue Sep 02 21:48:50 GMT 1997 is Make it recognize ICMP_UNREACH_ADMIN_PROHIBITED (type 13) as !A, and print
!{number} for unknown numbers.
This patch is part of PR 4038 by Havard Eidnes <he@vader.runit.sintef.no>,
who in turn did loosely base his patch on the FreeBSD 2.2.2 version.
/src/distrib/notes/common/
H A Dpostinstall1.63 Wed Jul 25 22:01:13 GMT 2007 pavel branches: 1.63.4; 1.63.8;
merge rev. 1.58.2.2 - fix ".end-preformat" problem.
1.54 Sat Nov 01 03:02:59 GMT 2003 grant branches: 1.54.2;
- fix some typos (netsbd.org -> NetBSD.org)
- add trailing slashes to URLs where appropriate
- netbsd.org -> NetBSD.org
1.54 Sat Nov 01 03:02:59 GMT 2003 grant branches: 1.54.2;
- fix some typos (netsbd.org -> NetBSD.org)
- add trailing slashes to URLs where appropriate
- netbsd.org -> NetBSD.org
/src/sys/dev/ic/
H A Dac97.c1.68 Mon Apr 04 18:52:30 GMT 2005 jmcneill * Add more AC97 modem registers (from AC'97 revision 2.2)
* Add sysctls to control the modem's off-hook status (work in progress)
1.54 Sat Aug 07 16:59:54 GMT 2004 kent recognize ALC655/658/850
/src/sys/dev/scsipi/
H A Datapiconf.c1.54 Fri Oct 04 18:58:45 GMT 2002 soren As in scsiconf.c, don't print the numberic device type in the attach message.
1.21 Tue Jan 19 10:57:11 GMT 1999 bouyer Move test for SDEV_NOSTARTUNIT quirk from sd.c to scsipi_start().
Add a SDEV_NOSTARTUNIT quirk entry for BCD-16X 1997-04-25", "", "VER 2.2"
CD-rom (from Michael Santos).
H A Dscsipiconf.h1.54 Tue Jun 26 15:32:02 GMT 2001 bouyer branches: 1.54.2;
Add a XS_CTL_SILENT_NODEV flag: if the sense info is "not ready, medium
not present" don't print any message but still return ENODEV.
Use this in cd driver to allow open of character raw partition even if
the drive is empty (older drives fails at LOAD_UNLOAD time, newer
ones fail at TEST_UNIT_READY time).
1.54 Tue Jun 26 15:32:02 GMT 2001 bouyer branches: 1.54.2;
Add a XS_CTL_SILENT_NODEV flag: if the sense info is "not ready, medium
not present" don't print any message but still return ENODEV.
Use this in cd driver to allow open of character raw partition even if
the drive is empty (older drives fails at LOAD_UNLOAD time, newer
ones fail at TEST_UNIT_READY time).
1.29 Tue Jan 19 10:57:11 GMT 1999 bouyer branches: 1.29.2;
Move test for SDEV_NOSTARTUNIT quirk from sd.c to scsipi_start().
Add a SDEV_NOSTARTUNIT quirk entry for BCD-16X 1997-04-25", "", "VER 2.2"
CD-rom (from Michael Santos).
1.54 Tue Jun 26 15:32:02 GMT 2001 bouyer branches: 1.54.2;
Add a XS_CTL_SILENT_NODEV flag: if the sense info is "not ready, medium
not present" don't print any message but still return ENODEV.
Use this in cd driver to allow open of character raw partition even if
the drive is empty (older drives fails at LOAD_UNLOAD time, newer
ones fail at TEST_UNIT_READY time).
1.54 Tue Jun 26 15:32:02 GMT 2001 bouyer branches: 1.54.2;
Add a XS_CTL_SILENT_NODEV flag: if the sense info is "not ready, medium
not present" don't print any message but still return ENODEV.
Use this in cd driver to allow open of character raw partition even if
the drive is empty (older drives fails at LOAD_UNLOAD time, newer
ones fail at TEST_UNIT_READY time).
1.29 Tue Jan 19 10:57:11 GMT 1999 bouyer branches: 1.29.2;
Move test for SDEV_NOSTARTUNIT quirk from sd.c to scsipi_start().
Add a SDEV_NOSTARTUNIT quirk entry for BCD-16X 1997-04-25", "", "VER 2.2"
CD-rom (from Michael Santos).
/src/sys/arch/macppc/conf/
H A DINSTALL1.54 Sun Jan 27 13:23:20 GMT 2002 jdolecek add options PIPE_SOCKETPAIR to individual kernel configs
the option is commented out on everything but kernels I was able
to recognize as INSTALL-like or ones for small memory machines
1.52 Thu Jan 03 04:34:21 GMT 2002 mbw tv@netbsd says that the desired behavior for macppc is for de to be default
for DEC-based chips, and to have tlp available for tulip clones. The change
in GENERIC is such that TLP_MATCH options are commented out (allowing de to
attach to DEC-based chips), and change in is INSTALL such that de is present
and TLP_MATCH options are commented out.

The addition of de in INSTALL increases its compressed size by about 17 KB.

Primarily the goal is to have INSTALL and GENERIC use the same device.
This will fix PR port-macppc/10779.

It has been tested with the 1.5.3_ALPHA GENERIC and INSTALL kernels on my
PowerMacintosh 7300 with a 21140A (now de, previously tlp) and a
Lite-On 82C115 (tlp).

de0 at pci0 dev 15 function 0
de0: interrupting at irq 25
de0: Asante 21140A [10-100Mb/s] pass 2.2
de0: address 00:00:94:a4:03:35
de0: enabling 10baseT port

tlp0 at pci0 dev 14 function 0: Lite-On 82C115 Ethernet, pass 2.5
tlp0: interrupting at irq 24
tlp0: Ethernet address 00:00:94:b6:16:ef
tlp0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX
1.54 Sun Jan 27 13:23:20 GMT 2002 jdolecek add options PIPE_SOCKETPAIR to individual kernel configs
the option is commented out on everything but kernels I was able
to recognize as INSTALL-like or ones for small memory machines
1.52 Thu Jan 03 04:34:21 GMT 2002 mbw tv@netbsd says that the desired behavior for macppc is for de to be default
for DEC-based chips, and to have tlp available for tulip clones. The change
in GENERIC is such that TLP_MATCH options are commented out (allowing de to
attach to DEC-based chips), and change in is INSTALL such that de is present
and TLP_MATCH options are commented out.

The addition of de in INSTALL increases its compressed size by about 17 KB.

Primarily the goal is to have INSTALL and GENERIC use the same device.
This will fix PR port-macppc/10779.

It has been tested with the 1.5.3_ALPHA GENERIC and INSTALL kernels on my
PowerMacintosh 7300 with a 21140A (now de, previously tlp) and a
Lite-On 82C115 (tlp).

de0 at pci0 dev 15 function 0
de0: interrupting at irq 25
de0: Asante 21140A [10-100Mb/s] pass 2.2
de0: address 00:00:94:a4:03:35
de0: enabling 10baseT port

tlp0 at pci0 dev 14 function 0: Lite-On 82C115 Ethernet, pass 2.5
tlp0: interrupting at irq 24
tlp0: Ethernet address 00:00:94:b6:16:ef
tlp0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX
/src/sys/netipsec/
H A Dipsec_output.c1.54 Fri Jul 14 00:26:26 GMT 2017 ozaki-r Prepare to stop using isr->sav

isr is a shared resource and using isr->sav as a temporal storage
for each packet processing is racy. And also having a reference from
isr to sav makes the lifetime of sav non-deterministic; such a reference
is removed when a packet is processed and isr->sav is overwritten by
new one. Let's have a sav locally for each packet processing instead of
using shared isr->sav.

However this change doesn't stop using isr->sav yet because there are
some users of isr->sav. isr->sav will be removed after the users find
a way to not use isr->sav.
1.9 Mon Mar 01 23:30:01 GMT 2004 thorpej Add missing copyright notice (FreeBSD rev. 1.3.2.2).
/src/sys/dev/sdmmc/
H A Dsdhc.c1.54 Fri Feb 27 15:53:09 GMT 2015 nonaka eSDHC has no DMA_BOUNDARY in BLOCK_SIZE register.
So clear multi segment DMA transfer support bit.
1.5 Tue Jan 12 08:41:16 GMT 2010 uebayasi branches: 1.5.2;
According to SD Host Controller Simplified Specification Version 2.00, 2.2.10.
Host Control Register (Offset 028h), the "Data Transfer Width" bit is in Host
Control Register (Offset 028h), not Power Control Register (Offset 029h).
1.54 Fri Feb 27 15:53:09 GMT 2015 nonaka eSDHC has no DMA_BOUNDARY in BLOCK_SIZE register.
So clear multi segment DMA transfer support bit.
1.5 Tue Jan 12 08:41:16 GMT 2010 uebayasi branches: 1.5.2;
According to SD Host Controller Simplified Specification Version 2.00, 2.2.10.
Host Control Register (Offset 028h), the "Data Transfer Width" bit is in Host
Control Register (Offset 028h), not Power Control Register (Offset 029h).
1.54 Fri Feb 27 15:53:09 GMT 2015 nonaka eSDHC has no DMA_BOUNDARY in BLOCK_SIZE register.
So clear multi segment DMA transfer support bit.
1.5 Tue Jan 12 08:41:16 GMT 2010 uebayasi branches: 1.5.2;
According to SD Host Controller Simplified Specification Version 2.00, 2.2.10.
Host Control Register (Offset 028h), the "Data Transfer Width" bit is in Host
Control Register (Offset 028h), not Power Control Register (Offset 029h).
1.54 Fri Feb 27 15:53:09 GMT 2015 nonaka eSDHC has no DMA_BOUNDARY in BLOCK_SIZE register.
So clear multi segment DMA transfer support bit.
1.5 Tue Jan 12 08:41:16 GMT 2010 uebayasi branches: 1.5.2;
According to SD Host Controller Simplified Specification Version 2.00, 2.2.10.
Host Control Register (Offset 028h), the "Data Transfer Width" bit is in Host
Control Register (Offset 028h), not Power Control Register (Offset 029h).
/src/usr.bin/xlint/lint1/
H A Dmain1.c1.58 Fri Dec 17 00:05:24 GMT 2021 rillig lint: in GCC mode, declare alloca and variants

The prototype declarations define the correct parameter types of these
functions so that they are no longer subject to the default argument
promotions (C11 6.5.2.2p6).

The GCC builtins are only recognized in GCC mode (-g).
1.54 Tue Aug 17 21:05:34 GMT 2021 rillig lint: move GCC builtins into gcc_builtins

No functional change.
1.58 Fri Dec 17 00:05:24 GMT 2021 rillig lint: in GCC mode, declare alloca and variants

The prototype declarations define the correct parameter types of these
functions so that they are no longer subject to the default argument
promotions (C11 6.5.2.2p6).

The GCC builtins are only recognized in GCC mode (-g).
1.54 Tue Aug 17 21:05:34 GMT 2021 rillig lint: move GCC builtins into gcc_builtins

No functional change.
/src/distrib/sets/lists/comp/
H A Dmd.sparc641.54 Wed Mar 10 23:13:09 GMT 2010 abs Relegate edlabel to use in extremely memory constrained install
ramdisks and prefer disklabel elsewhere.
Based on discussion on affected port lists (port-sparc port-sparc64
port-sun3 port-sun2 port-atari port-mvme68k).
All listed ports plus amd64 test built after change
1.42 Fri Apr 17 20:38:04 GMT 2009 dyoung Apply the same keywords to the 32-bit compat files as apply to the
non-compat equivalent files, to stop amd64/sparc64 builds with MKxxx=no
options from failing because files in the DESTDIR are missing from the
METALOG.

amd64 builds, now, with several MKxxx=no options set. sparc64 probably
needs some more work.

FWIW, join(1) saved me some manual labor as I copied keywords from
non-compat to compat files:

1 Collect the files that are missing from the DESTDIR into
compat-i386.files

2 Replicate the first column of compat-i386.files. Remove i386/ from
the first column.

3 sort -k 1,1 distrib/sets/lists/comp/{md.amd64,mi,shl.*}
distrib/sets/lists/base/{md.amd64,mi,module.amd64,module.mi,shl.elf,sh
l.mi} | join -1 1 -2 1 -o '2.2 1.3' - compat-i386.files >
compat-i386.keywords

4 Process distrib/lists/{base,comp}/md.amd64 with join -1 1 -2 1 -o '1.1
1.2 1.3,2.2' -a1 - compat-i386.keywords
1.42 Fri Apr 17 20:38:04 GMT 2009 dyoung Apply the same keywords to the 32-bit compat files as apply to the
non-compat equivalent files, to stop amd64/sparc64 builds with MKxxx=no
options from failing because files in the DESTDIR are missing from the
METALOG.

amd64 builds, now, with several MKxxx=no options set. sparc64 probably
needs some more work.

FWIW, join(1) saved me some manual labor as I copied keywords from
non-compat to compat files:

1 Collect the files that are missing from the DESTDIR into
compat-i386.files

2 Replicate the first column of compat-i386.files. Remove i386/ from
the first column.

3 sort -k 1,1 distrib/sets/lists/comp/{md.amd64,mi,shl.*}
distrib/sets/lists/base/{md.amd64,mi,module.amd64,module.mi,shl.elf,sh
l.mi} | join -1 1 -2 1 -o '2.2 1.3' - compat-i386.files >
compat-i386.keywords

4 Process distrib/lists/{base,comp}/md.amd64 with join -1 1 -2 1 -o '1.1
1.2 1.3,2.2' -a1 - compat-i386.keywords
1.54 Wed Mar 10 23:13:09 GMT 2010 abs Relegate edlabel to use in extremely memory constrained install
ramdisks and prefer disklabel elsewhere.
Based on discussion on affected port lists (port-sparc port-sparc64
port-sun3 port-sun2 port-atari port-mvme68k).
All listed ports plus amd64 test built after change
1.42 Fri Apr 17 20:38:04 GMT 2009 dyoung Apply the same keywords to the 32-bit compat files as apply to the
non-compat equivalent files, to stop amd64/sparc64 builds with MKxxx=no
options from failing because files in the DESTDIR are missing from the
METALOG.

amd64 builds, now, with several MKxxx=no options set. sparc64 probably
needs some more work.

FWIW, join(1) saved me some manual labor as I copied keywords from
non-compat to compat files:

1 Collect the files that are missing from the DESTDIR into
compat-i386.files

2 Replicate the first column of compat-i386.files. Remove i386/ from
the first column.

3 sort -k 1,1 distrib/sets/lists/comp/{md.amd64,mi,shl.*}
distrib/sets/lists/base/{md.amd64,mi,module.amd64,module.mi,shl.elf,sh
l.mi} | join -1 1 -2 1 -o '2.2 1.3' - compat-i386.files >
compat-i386.keywords

4 Process distrib/lists/{base,comp}/md.amd64 with join -1 1 -2 1 -o '1.1
1.2 1.3,2.2' -a1 - compat-i386.keywords
1.42 Fri Apr 17 20:38:04 GMT 2009 dyoung Apply the same keywords to the 32-bit compat files as apply to the
non-compat equivalent files, to stop amd64/sparc64 builds with MKxxx=no
options from failing because files in the DESTDIR are missing from the
METALOG.

amd64 builds, now, with several MKxxx=no options set. sparc64 probably
needs some more work.

FWIW, join(1) saved me some manual labor as I copied keywords from
non-compat to compat files:

1 Collect the files that are missing from the DESTDIR into
compat-i386.files

2 Replicate the first column of compat-i386.files. Remove i386/ from
the first column.

3 sort -k 1,1 distrib/sets/lists/comp/{md.amd64,mi,shl.*}
distrib/sets/lists/base/{md.amd64,mi,module.amd64,module.mi,shl.elf,sh
l.mi} | join -1 1 -2 1 -o '2.2 1.3' - compat-i386.files >
compat-i386.keywords

4 Process distrib/lists/{base,comp}/md.amd64 with join -1 1 -2 1 -o '1.1
1.2 1.3,2.2' -a1 - compat-i386.keywords
1.54 Wed Mar 10 23:13:09 GMT 2010 abs Relegate edlabel to use in extremely memory constrained install
ramdisks and prefer disklabel elsewhere.
Based on discussion on affected port lists (port-sparc port-sparc64
port-sun3 port-sun2 port-atari port-mvme68k).
All listed ports plus amd64 test built after change
1.42 Fri Apr 17 20:38:04 GMT 2009 dyoung Apply the same keywords to the 32-bit compat files as apply to the
non-compat equivalent files, to stop amd64/sparc64 builds with MKxxx=no
options from failing because files in the DESTDIR are missing from the
METALOG.

amd64 builds, now, with several MKxxx=no options set. sparc64 probably
needs some more work.

FWIW, join(1) saved me some manual labor as I copied keywords from
non-compat to compat files:

1 Collect the files that are missing from the DESTDIR into
compat-i386.files

2 Replicate the first column of compat-i386.files. Remove i386/ from
the first column.

3 sort -k 1,1 distrib/sets/lists/comp/{md.amd64,mi,shl.*}
distrib/sets/lists/base/{md.amd64,mi,module.amd64,module.mi,shl.elf,sh
l.mi} | join -1 1 -2 1 -o '2.2 1.3' - compat-i386.files >
compat-i386.keywords

4 Process distrib/lists/{base,comp}/md.amd64 with join -1 1 -2 1 -o '1.1
1.2 1.3,2.2' -a1 - compat-i386.keywords
1.42 Fri Apr 17 20:38:04 GMT 2009 dyoung Apply the same keywords to the 32-bit compat files as apply to the
non-compat equivalent files, to stop amd64/sparc64 builds with MKxxx=no
options from failing because files in the DESTDIR are missing from the
METALOG.

amd64 builds, now, with several MKxxx=no options set. sparc64 probably
needs some more work.

FWIW, join(1) saved me some manual labor as I copied keywords from
non-compat to compat files:

1 Collect the files that are missing from the DESTDIR into
compat-i386.files

2 Replicate the first column of compat-i386.files. Remove i386/ from
the first column.

3 sort -k 1,1 distrib/sets/lists/comp/{md.amd64,mi,shl.*}
distrib/sets/lists/base/{md.amd64,mi,module.amd64,module.mi,shl.elf,sh
l.mi} | join -1 1 -2 1 -o '2.2 1.3' - compat-i386.files >
compat-i386.keywords

4 Process distrib/lists/{base,comp}/md.amd64 with join -1 1 -2 1 -o '1.1
1.2 1.3,2.2' -a1 - compat-i386.keywords
/src/sys/uvm/
H A Duvm_bio.c1.95 Sat May 19 15:13:26 GMT 2018 jdolecek change code to take advantage of direct map when available, avoiding the need
to map pages into kernel

this improves performance of UBC-based (read(2)/write(2)) I/O especially
for cached block I/O - sequential read on my NVMe goes from 1.7 GB/s to 1.9 GB/s
for non-cached, and from 2.2 GB/s to 5.6 GB/s for cached read

the new code is conditional now and off for now, so that it can be tested further;
can be turned on by adjusting ubc_direct variable to true

part of fix for PR kern/53124
1.54 Wed Nov 01 10:18:27 GMT 2006 yamt branches: 1.54.4;
remove some __unused from function parameters.
1.54 Wed Nov 01 10:18:27 GMT 2006 yamt branches: 1.54.4;
remove some __unused from function parameters.
/src/distrib/sets/lists/misc/
H A Dmi1.123 Thu Aug 18 22:31:47 GMT 2005 rpaulo Added new files from Postfix 2.2.5.
1.54 Sun Jan 14 01:44:22 GMT 2001 jmc Fix typos from the package list additions
1.123 Thu Aug 18 22:31:47 GMT 2005 rpaulo Added new files from Postfix 2.2.5.
1.54 Sun Jan 14 01:44:22 GMT 2001 jmc Fix typos from the package list additions
1.123 Thu Aug 18 22:31:47 GMT 2005 rpaulo Added new files from Postfix 2.2.5.
1.54 Sun Jan 14 01:44:22 GMT 2001 jmc Fix typos from the package list additions

Completed in 290 milliseconds

12