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

/src/sys/arch/amd64/conf/
H A DGENERIC1.553 Wed Jan 01 10:36:43 GMT 2020 ryo branches: 1.553.2;
add aq(4)
1.553 Wed Jan 01 10:36:43 GMT 2020 ryo branches: 1.553.2;
add aq(4)
/src/distrib/notes/common/
H A Dmain1.553 Thu Nov 21 19:23:17 GMT 2019 martin Pass the set suffix (either .tgz or .tar.xz) from the makefile.
Document the rescue set.
/src/sys/dev/usb/
H A Dusbdevs1.553 Fri Jun 11 18:22:06 GMT 2010 tnn add Samsung GT-B3710 LTE/4G broadband usb stick
H A Dusbdevs.h1.553 Sun Jun 27 10:32:13 GMT 2010 kardel add MTK chipset based GPS receiver (e. g. Qstarz BT-Q1000eX)
H A Dusbdevs_data.h1.553 Sat Jun 19 22:41:33 GMT 2010 kardel add Huawei E1750 Mobile Broadband HSPA USB Stick
/src/share/man/man4/
H A DMakefile1.553 Wed Feb 23 02:47:46 GMT 2011 jmcneill add alc(4) man page
/src/sys/dev/pci/
H A Dpcidevs.h1.553 Mon Jul 14 08:01:45 GMT 2003 jmmv Regen (+ ATI Radeon 9200)
H A Dpcidevs_data.h1.553 Thu Jul 17 00:41:42 GMT 2003 hannken Regen.
H A Dpcidevs1.553 Thu Jul 17 11:44:27 GMT 2003 hannken Add support for the BCM5705:
- Only BCM5705M asic rev A1 was tested.

Thanks to Bill Paul (wpaul@freebsd.org) for help and support.

Approved by: Frank van der Linden <fvdl@netbsd.org>
/src/usr.bin/xlint/lint1/
H A Dtree.c1.553 Sat Jul 08 15:26:25 GMT 2023 rillig lint: do not use portable type sizes in integer constraints

This reverts the change from tree.c 1.547 from 2023-07-03. Back then, I
didn't know that the actual value from a type's 'portable size in bits'
was not supposed to be used.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.553 Fri Apr 30 02:05:43 GMT 2004 lukem Integrate support for Enhanced SpeedStep Technology (est) that
Michael Eriksson posted to port-i386 on 20031102, with various
modifications by me to work in the new sysctl(9) framework.

The code is enabled with 'options ENHANCED_SPEEDSTEP', and if
the CPU supports EST the following sysctl(8) nodes appear
(with the values that a Dell Inspiron 8600 + WUXGA with a
1.4GHz Pentium M CPU supports):
machdep.est.cpu_brand = Intel(R) Pentium(R) M processor 1400MHz
machdep.est.frequency.target = 1400
machdep.est.frequency.current = 1400
machdep.est.frequency.available = 1400 1200 1000 800 600

If EST support isn't available, the "machdep.est" sysctl sub-MIB
is not created.

Once we have a more general "CPU frequency" control API we can
migrate this code to using that.

Thanks to Michael Erikkson for providing this code!
/src/distrib/sets/lists/base/
H A Dshl.mi1.553 Tue Nov 02 16:34:33 GMT 2010 joerg Hook up xz into the build system.
H A Dmi1.553 Wed May 11 10:41:51 GMT 2005 peter PR/30177: Rui Paulo: /var/chroot/pflogd isn't created by default
/src/doc/
H A D3RDPARTY1.553 Tue Sep 25 14:00:18 GMT 2007 wiz libevent-1.3e out.
/src/usr.bin/make/
H A Dmain.c1.553 Mon Dec 27 21:27:25 GMT 2021 rillig make: narrow down the return type of ReadMakefile

No functional change.
H A Dparse.c1.553 Sat Apr 03 11:08:40 GMT 2021 rillig make: use C99 bool type instead of defining its own

No functional change.
H A Dvar.c1.553 Tue Sep 29 19:20:08 GMT 2020 rillig make(1): rename ShortVarValue to UndefinedShortVarValue
/src/sys/sys/
H A Dparam.h1.553 Fri Dec 01 19:04:19 GMT 2017 christos belated bump for fileops struct size change.
/src/sys/arch/i386/conf/
H A DGENERIC1.553 Tue Apr 08 18:58:20 GMT 2003 abs Note that BSDI binaries require COMPAT_12, COMPAT_13, and COMPAT_43.
Addresses PR/3553, PR/6872, and PR/8029. Does not address PR/7262
Also add some missing COMPAT_15 entries.
/src/distrib/sets/lists/man/
H A Dmi1.553 Thu Mar 20 22:00:20 GMT 2003 wiz Add pxeboot(8).
/src/distrib/sets/lists/tests/
H A Dmi1.553 Thu Jan 02 16:46:40 GMT 2014 tho Drop superflous "picinstall" flag on "obsolete" items

Reported by apb@, thanks!
/src/share/mk/
H A Dbsd.own.mk1.553 Tue Dec 30 21:31:10 GMT 2008 pooka Move list of rump-uses-kmod archs to bsd.own.mk for wider consumption.
/src/sys/conf/
H A Dfiles1.553 Mon Sep 30 06:50:39 GMT 2002 onoe Jumbo commit for wi driver.
- Eliminate wi_hostap.c since most of the code are duplicated with
net/if_ieee80211subr.c
- Station for Infrastructure network and IBSS also use service functions
as much as possible to be consistent with other wireless drivers.
Now WEP works for station/ibss/hostap.
/src/distrib/sets/lists/comp/
H A Dmi1.553 Sun Apr 06 07:17:55 GMT 2003 gmcgarry vfssubr.9

Completed in 1631 milliseconds