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

/src/sys/dev/pci/
H A Dpcidevs.h1.939 Wed Apr 30 00:23:55 GMT 2008 joerg branches: 1.939.2;
Regen.
1.939 Wed Apr 30 00:23:55 GMT 2008 joerg branches: 1.939.2;
Regen.
H A Dpcidevs_data.h1.939 Thu May 08 15:34:15 GMT 2008 sborrill Regen
H A Dpcidevs1.939 Thu May 08 15:33:34 GMT 2008 sborrill Add support for IBM ServeRAID 8k (and 8k-l)
/src/distrib/sets/lists/base/
H A Dshl.mi1.939 Fri Sep 23 00:19:18 GMT 2022 christos bump bind libraries
H A Dmi1.939 Fri May 20 01:59:14 GMT 2011 msaitoh Add support for 6050(6250 and 6150) and 6005(6205).
TODO: update iwn.4 manpage.
/src/doc/
H A D3RDPARTY1.939 Tue Jun 05 00:57:09 GMT 2012 christos new bind
H A DCHANGES1.939 Mon Oct 29 00:42:28 GMT 2007 xtraeme Add coretemp(4). A new driver for Intel Core's on-die thermal sensor,
available on Intel Core or newer CPUs.

Ported from FreeBSD. Tested by rmind on i386 and joerg on amd64.

Enabled with "options INTEL_CORETEMP".
/src/sys/conf/
H A Dfiles1.939 Fri Feb 06 18:50:29 GMT 2009 jym branches: 1.939.2;
Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.
1.939 Fri Feb 06 18:50:29 GMT 2009 jym branches: 1.939.2;
Changes to MEMORY_RBFLAGS option:
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)

See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html

Reviewed by abs@ in private mail.
/src/sys/arch/i386/conf/
H A DGENERIC1.939 Wed Jul 29 11:55:40 GMT 2009 mbalmer Add commented out entries for gpiosim and gpio at gpiosim.
/src/distrib/sets/lists/man/
H A Dmi1.939 Sat Oct 07 22:36:57 GMT 2006 elad PR/32641: David Maxwell: No 'pkgsrc' manpage

Link pkgsrc(7) -> packages(7).
/src/distrib/sets/lists/tests/
H A Dmi1.939 Thu Oct 08 19:09:08 GMT 2020 rillig make(1): move test for .CURDIR from misc.mk to varname-dot-curname.mk
/src/share/mk/
H A Dbsd.own.mk1.939 Fri Aug 05 16:44:31 GMT 2016 scole PR port-ia64/51261

For ia64, don't build elf32, disable MKDYNAMICROOT and MKRUMP.
ld.elf_so and rump are not implemented yet
/src/usr.bin/make/
H A Dvar.c1.939 Fri Jul 30 19:55:22 GMT 2021 sjg Add :On for numeric sort

Reviewed by: christos rillig
/src/distrib/sets/lists/comp/
H A Dmi1.939 Sun Oct 08 04:21:54 GMT 2006 thorpej Add subroutines for maintaining object-specific data for arbitrary
subsystems, based on work by YAMAMOTO Takashi. This is intended to
be used by other subsystems (such as the proc_*() or lwp_*() routines)
rather than directly by consumers.

Completed in 1211 milliseconds