Searched hist:1.662 (Results 1 - 24 of 24) sorted by relevance

/src/usr.bin/make/unit-tests/
H A Dvar-scope-local.mk1.4 Sat Feb 05 10:41:15 GMT 2022 rillig tests/make: document and try to reproduce the crash in Parse_IsVar

Fixed in parse.c 1.662 from today. To actually crash make, the end of
the expanded dependency line must be at the end of a mapped region.
There is no guaranteed crash, as this depends on the memory allocator.
NetBSD's jemalloc allocates large contiguous regions, making it less
likely for an allocation to end up at the end of a mapped region. The
memory allocators used by FreeBSD and OpenBSD are better at detecting
such bugs.

/src/sys/dev/usb/
H A Dusbdevs1.662 Mon Jan 13 08:21:41 GMT 2014 reinoud Add Future Bits as vendor code
Add Atmel SAM3E based microcontroller board "4Pi" by Future Bits
H A Dusbdevs.h1.662 Sun May 25 06:11:40 GMT 2014 ryoon Regen
H A Dusbdevs_data.h1.662 Tue May 20 09:56:42 GMT 2014 zafer regen
/src/share/man/man4/
H A DMakefile1.662 Tue Jul 31 19:30:19 GMT 2018 rjs Add man page for sctp(4).
/src/sys/dev/pci/
H A Dpcidevs.h1.662 Thu Oct 28 07:29:07 GMT 2004 martti Regen for Dell PERC 4/SC
H A Dpcidevs_data.h1.662 Sun Nov 14 15:24:05 GMT 2004 soren Regen.
H A Dpcidevs1.662 Sat Nov 06 08:34:52 GMT 2004 xtraeme Add Nvidia nForce3 250 chipset products, from Kouichirou Hiratsuka
in PR 27843.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.662 Sat Nov 30 10:43:49 GMT 2024 rillig lint: add back optimization for non-query mode

The main point of the optimization is to skip the expensive calls to
type_name when preparing the message details. This was not spelled out
explicitly in the comment.

While here, fix the stray 'previous declaration' message that occurred
whenever a function was first declared as 'static' and later defined
without 'static', see query 16.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.662 Sun Feb 22 18:05:42 GMT 2009 ahoka Add a missing opt_multiboot.h into sys/arch/i386/i386/machdep.c.
Also do the missed rename of multiboot_ksyms_init to
multiboot_ksyms_addsyms_elf to compile with MULTIBOOT set.

This caused a minor and a more serious bug in the past:
- dmesg did not contain the information about the loader
- /dev/ksyms did not work when the kernel was booted with a
multiboot bootloader (grub for example)

Ok by jmcneill, joerg.
/src/distrib/sets/lists/base/
H A Dshl.mi1.662 Sat Apr 06 17:40:14 GMT 2013 christos libcap is now in /lib
H A Dmi1.662 Thu Oct 19 14:45:02 GMT 2006 tnozaki add new iconvdata ATARIST, HP-ROMAN8, NEXTSTEP.
/src/doc/
H A D3RDPARTY1.662 Sat Jan 10 22:30:30 GMT 2009 wiz groff-1.20.1 out.
H A DCHANGES1.662 Sun Aug 06 15:37:21 GMT 2006 xtraeme branches: 1.662.2;
AMD PowerNow!/Cool`n'Quiet driver for NetBSD/amd64,
adapted from OpenBSD.

Tested on a few machines:

http://bigbird.dohd.org:3021/NetBSD/dmesg
http://www.bsd.org.il/netbsd/acpi/dmesg

Thanks to cube, elad and others for testing and fixes.

Enabled by default on GENERIC.
1.662 Sun Aug 06 15:37:21 GMT 2006 xtraeme branches: 1.662.2;
AMD PowerNow!/Cool`n'Quiet driver for NetBSD/amd64,
adapted from OpenBSD.

Tested on a few machines:

http://bigbird.dohd.org:3021/NetBSD/dmesg
http://www.bsd.org.il/netbsd/acpi/dmesg

Thanks to cube, elad and others for testing and fixes.

Enabled by default on GENERIC.
/src/usr.bin/make/
H A Dmain.c1.662 Sat Aug 09 23:13:28 GMT 2025 rillig make: clean up
H A Dparse.c1.662 Sat Feb 05 00:37:19 GMT 2022 sjg Ensure Parse_IsVar does not step off the end of input string.
H A Dvar.c1.662 Thu Nov 05 18:43:55 GMT 2020 rillig make(1): extract FindLocalLegacyVar from Var_Parse
/src/sys/sys/
H A Dparam.h1.662 Fri Apr 24 03:22:52 GMT 2020 thorpej NetBSD 9.99.59 -- LWP ID allocation changes.
/src/sys/conf/
H A Dfiles1.662 Sun Mar 28 22:43:56 GMT 2004 matt branches: 1.662.2;
Make kernel continuations optional for now.
1.662 Sun Mar 28 22:43:56 GMT 2004 matt branches: 1.662.2;
Make kernel continuations optional for now.
/src/sys/arch/i386/conf/
H A DGENERIC1.662 Mon Mar 21 14:15:27 GMT 2005 xtraeme Add "pcppi* at acpi?" commented out.
/src/distrib/sets/lists/man/
H A Dmi1.662 Mon Feb 23 17:28:30 GMT 2004 perry if you add the man8/ files, you have to add the cat8/ files, too.
/src/distrib/sets/lists/tests/
H A Dmi1.662 Mon Feb 22 19:53:16 GMT 2016 christos new shell test
/src/share/mk/
H A Dbsd.own.mk1.662 Mon Apr 18 02:16:55 GMT 2011 joerg Fix --sysroot usage.
/src/distrib/sets/lists/comp/
H A Dmi1.662 Mon Jan 12 03:08:06 GMT 2004 lukem Support MKSHARE=no

Completed in 1658 milliseconds