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

/src/sys/dev/usb/
H A Dusbdevs1.576 Sun Jan 16 08:58:03 GMT 2011 tsutsui branches: 1.576.2; 1.576.4;
Add CyberTAN ZD1211B. From OpenBSD.
1.576 Sun Jan 16 08:58:03 GMT 2011 tsutsui branches: 1.576.2; 1.576.4;
Add CyberTAN ZD1211B. From OpenBSD.
1.576 Sun Jan 16 08:58:03 GMT 2011 tsutsui branches: 1.576.2; 1.576.4;
Add CyberTAN ZD1211B. From OpenBSD.
H A Dusbdevs.h1.576 Mon Jul 18 06:31:59 GMT 2011 jruoho Regen.

1.569 Sun Jan 16 08:59:08 GMT 2011 tsutsui branches: 1.569.2; 1.569.4;
Regen from usbdevs rev 1.576:
> Add CyberTAN ZD1211B. From OpenBSD.

H A Dusbdevs_data.h1.576 Mon Jul 11 20:22:30 GMT 2011 matt Regen.
1.570 Sun Jan 16 08:59:08 GMT 2011 tsutsui branches: 1.570.2; 1.570.4;
Regen from usbdevs rev 1.576:
> Add CyberTAN ZD1211B. From OpenBSD.
/src/distrib/notes/common/
H A Dmain1.576 Thu Jun 06 00:21:28 GMT 2024 snj branches: 1.576.2;
In the Release Contents section describing the source/sets/ directory,
remove a reference to pkgsrc sources, which were removed from NetBSD
releases in 2002 with NetBSD-1.6. Spotted by Mouse in PR install/58067.

Fetching and unpacking pkgsrc manually is covered elsewhere in INSTALL,
so nothing lost here.
1.576 Thu Jun 06 00:21:28 GMT 2024 snj branches: 1.576.2;
In the Release Contents section describing the source/sets/ directory,
remove a reference to pkgsrc sources, which were removed from NetBSD
releases in 2002 with NetBSD-1.6. Spotted by Mouse in PR install/58067.

Fetching and unpacking pkgsrc manually is covered elsewhere in INSTALL,
so nothing lost here.
/src/usr.bin/make/
H A Dmain.c1.576 Thu Jan 27 06:02:59 GMT 2022 sjg Allow local variable assignments in dependency lines

The variable is set in the context of the target.
This syntax has been supported by gmake for ~ever.
If necessary a makefile can set .MAKE.TARGET_LOCAL_VARIABLES=false
to disable this.

Expose GetBooleanExpr so parse.c can use it.

1.557 Mon Dec 27 23:11:55 GMT 2021 rillig make: free the names of the makefiles in cleanup mode

Since parse.c 1.576 from 2021-12-13 the filenames from opts.makefiles no
longer end up in the GNodes, they are copied by Str_Intern.

H A Dparse.c1.576 Mon Dec 13 05:25:04 GMT 2021 rillig make: fix memory leak for filenames in .for loops (since 2013-06-18)

Previously, each time a .for directive pushed its buffer on the input
file stack, the current filename was duplicated. This was a waste of
memory.

The name of a file is typically only used while it is read in. There is
one situation when the filename is needed for longer, which is when a
target is defined.

Since .for loops are implemented as a special form of included files,
each .for loop duplicated the current filename as well.

$ cat << EOF > for.mk
.for i in 1 2 3 4 5 6 7 8 9 0
.for i in 1 2 3 4 5 6 7 8 9 0
.for i in 1 2 3 4 5 6 7 8 9 0
.for i in 1 2 3 4 5 6 7 8 9 0
.for i in 1 2 3 4 5 6 7 8 9 0
.for i in 1 2 3 4 5 6 7 8 9 0
.for i in 1 2 3 4 5 6 7 8 9 0
.endfor
.endfor
.endfor
.endfor
.endfor
.endfor
.endfor

all:
@ps -o rsz -p ${.MAKE.PID}
EOF

$ make-2021.12.13.03.55.16 -r -f for.mk
RSZ
10720

$ ./make -r -f for.mk
RSZ
1716

The difference is 8 MB, which amounts to 1 million .for loops.

H A Dvar.c1.576 Sun Oct 18 00:36:43 GMT 2020 rillig make(1): remove underscore from Hash_Table and Hash_Entry

For consistency with the other type names, such as GNodeListNode.

/src/sys/arch/amd64/conf/
H A DGENERIC1.576 Mon Aug 17 19:41:32 GMT 2020 christos correct MEMORY_DISK_* option docs
/src/share/man/man4/
H A DMakefile1.576 Wed Jan 04 16:25:16 GMT 2012 yamt install tprof related commands and man pages.

/src/sys/dev/pci/
H A Dpcidevs.h1.576 Sun Sep 21 14:27:40 GMT 2003 nisimura Regen.
H A Dpcidevs_data.h1.576 Fri Sep 26 07:47:14 GMT 2003 matt Regen.
H A Dpcidevs1.576 Sun Sep 21 07:45:13 GMT 2003 nisimura Fix the company name. It seems these days the company calls itself
"STMicroelectronics" anyway.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.576 Sat Aug 05 10:13:39 GMT 2023 rillig lint: implement __builtin_offsetof for the simplest cases

Cases not covered:
1. C99 allows designators in the offsetof macro.
2. For packed types, the offset is likely to be incorrect.

/src/sys/arch/i386/i386/
H A Dmachdep.c1.576 Sat Jul 08 20:30:00 GMT 2006 christos - apm.c -> apmbios.c and s/NAPM/NAPMBIOS/
- adjust to new function call signatures.
/src/distrib/sets/lists/base/
H A Dshl.mi1.576 Sat Feb 12 22:25:59 GMT 2011 matt Add entries for libsaslc
Add some missings entries for amd64
H A Dmi1.576 Thu Oct 27 17:51:48 GMT 2005 jmc Move ncdcs to mi
/src/doc/
H A D3RDPARTY1.576 Sun Jan 20 11:22:20 GMT 2008 wiz gdb-6.7.1 out.
/src/sys/sys/
H A Dparam.h1.576 Mon Jan 07 22:00:33 GMT 2019 jdolecek move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they are same on all ports

also move BLKDEV_IOSIZE, MAXPHYS, but allow override since some ports
have different value (powerpc uses NBPG for BLKDEV_IOSIZE, sun2/sun3
have lower MAXPHYS)

/src/sys/arch/i386/conf/
H A DGENERIC1.576 Mon Oct 13 05:45:59 GMT 2003 dyoung Add atw (ADMtek ADM8211 802.11).

/src/distrib/sets/lists/man/
H A Dmi1.576 Thu May 01 07:36:40 GMT 2003 he Add the sgimips intro(4) manual page.
/src/distrib/sets/lists/tests/
H A Dmi1.576 Tue Jul 01 03:43:09 GMT 2014 htodd Fix build for ipf tests.
/src/share/mk/
H A Dbsd.own.mk1.576 Thu Sep 17 18:21:38 GMT 2009 skrll Move alpha to binutils 2.19.
/src/sys/conf/
H A Dfiles1.576 Tue Oct 29 00:31:21 GMT 2002 blymn Added support for fingerprinted executables aka verified exec
/src/distrib/sets/lists/comp/
H A Dmi1.576 Sat May 31 20:34:09 GMT 2003 thorpej Add <bsd.gcc.mk>.

Completed in 1342 milliseconds