Searched hist:1.974 (Results 1 - 14 of 14) sorted by relevance

/src/sys/arch/i386/conf/
H A DGENERIC1.974 Mon Mar 08 22:51:52 GMT 2010 hubertf branches: 1.974.2;
Add etherip(4), commented out
1.974 Mon Mar 08 22:51:52 GMT 2010 hubertf branches: 1.974.2;
Add etherip(4), commented out
/src/sys/dev/pci/
H A Dpcidevs.h1.974 Wed Jan 07 00:40:51 GMT 2009 jnemeth regen
H A Dpcidevs_data.h1.974 Mon Jan 19 15:04:24 GMT 2009 jmcneill regen for Attansic L1E Gigabit Ethernet Adapter
H A Dpcidevs1.974 Wed Jan 21 14:10:10 GMT 2009 jnemeth add a comment explaining how to regenerate pcidevs.h and pcidevs_data.h
/src/distrib/sets/lists/base/
H A Dshl.mi1.974 Mon Jan 22 15:19:38 GMT 2024 kre Bump libm minor rev (libm.so.0.13 -> libm.so.0.14) after addition of
all the long double functions (with actual implementations).
H A Dmi1.974 Sat Dec 17 13:27:49 GMT 2011 tsutsui Build and install isibootd(8).
/src/doc/
H A D3RDPARTY1.974 Mon Oct 15 08:08:01 GMT 2012 wiz tmux-1.7 is out.
H A DCHANGES1.974 Mon Dec 31 14:21:47 GMT 2007 ad Note that COMPAT_HPUX was euthanized.
/src/sys/conf/
H A Dfiles1.974 Sun Jan 31 15:10:11 GMT 2010 pooka branches: 1.974.2;
Device accessors are only marginally related to autoconf, so put them
into subr_device.c instead of having them in subr_autoconf.c.

Since none of the copyrights in subr_autoconf.c really match the
history of device accessors, I took the liberty of slapping (c)
2006 TNF onto subr_device.c.
1.974 Sun Jan 31 15:10:11 GMT 2010 pooka branches: 1.974.2;
Device accessors are only marginally related to autoconf, so put them
into subr_device.c instead of having them in subr_autoconf.c.

Since none of the copyrights in subr_autoconf.c really match the
history of device accessors, I took the liberty of slapping (c)
2006 TNF onto subr_device.c.
/src/distrib/sets/lists/man/
H A Dmi1.974 Thu Feb 08 03:57:53 GMT 2007 tls Remove 'l'. Those who do not learn from history are doomed to repeat it.
/src/distrib/sets/lists/tests/
H A Dmi1.974 Sun Nov 22 23:45:20 GMT 2020 rillig make(1): add test for debug output from transformation rules
/src/share/mk/
H A Dbsd.own.mk1.974 Mon Oct 17 20:25:34 GMT 2016 mrg switch i386 and 32 bit mips to GDB 7.12.
/src/usr.bin/make/
H A Dvar.c1.974 Mon Dec 13 00:33:33 GMT 2021 rillig make: fix memory leak when evaluating ${.SUFFIX} (since yesterday)
/src/distrib/sets/lists/comp/
H A Dmi1.974 Mon Nov 13 15:16:30 GMT 2006 tnozaki 1. add iconv support for followint encoding:
Vietnamese
TCVN 8bit Viet Nam National Standard
VISCII 8bit RFC1456
VIQR 7bit RFC1456(libVIQR)
Unicode Escape (GNU libiconv compatibility)
C99, JAVA (libUES)
2. fix iconv_std module:
add special treatment for POSIX Defect Report #288 case.

Completed in 1286 milliseconds