Searched hist:1.650 (Results 1 - 23 of 23) sorted by relevance

/src/sys/dev/usb/
H A Dusbdevs1.650 Mon May 27 16:32:58 GMT 2013 kiyohara branches: 1.650.2;
Add vendor KingSun and IrDA product.
1.650 Mon May 27 16:32:58 GMT 2013 kiyohara branches: 1.650.2;
Add vendor KingSun and IrDA product.
H A Dusbdevs.h1.650 Thu Dec 12 15:08:16 GMT 2013 nonaka regen
H A Dusbdevs_data.h1.650 Thu Nov 14 16:26:18 GMT 2013 nonaka regen
/src/share/man/man4/
H A DMakefile1.650 Wed Jan 10 11:08:55 GMT 2018 knakahara add ipsec(4) interface man as ipsecif.4.
/src/sys/dev/pci/
H A Dpcidevs.h1.650 Thu Sep 16 13:09:59 GMT 2004 ragge Regen.
H A Dpcidevs_data.h1.650 Fri Sep 17 18:05:27 GMT 2004 xtraeme Regen for GeForce FX 5700 LE.
H A Dpcidevs1.650 Fri Sep 17 16:04:17 GMT 2004 xtraeme Add GeForceFX 5700 LE and regen.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.650 Sun Aug 18 15:21:09 GMT 2024 rillig lint: add value propagation for '/' combined with bit operations

Fixes __SHIFTIN/__SHIFTOUT expressions, as in PR toolchain/58617.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.650 Fri Nov 14 00:41:36 GMT 2008 cegger merge BIOS memmap code from i386/i386/machdep.c:init386() and amd64/amd64/machdep.c:init_x86_64 into x86/x86/x86_machdep.c
/src/distrib/sets/lists/base/
H A Dshl.mi1.650 Fri Feb 08 02:32:32 GMT 2013 christos - fix the debug sets which were broken because of _LIB_PREFIX lossage.
- add missing tpm files.
H A Dmi1.650 Sun Sep 10 15:45:55 GMT 2006 plunky update to bluetooth device attachment:

remove pseudo-device btdev(4) and inherent limitations

add bthub(4) which autoconfigures at bluetooth controllers as they
are enabled. bluetooth devices now attach here.

btdevctl(8) and its cache is updated to handle new semantics

etc/rc.d/btdevctl is updated to configure devices from a list
in /etc/bluetooth/btdevctl.conf
/src/doc/
H A D3RDPARTY1.650 Mon Nov 17 03:05:01 GMT 2008 perry byacc seems to have had a maintainer for all these years --
resynchronizing is probably in order.
H A DCHANGES1.650 Wed Jul 05 13:50:32 GMT 2006 tsutsui Tweak some more entries.
1.650 Wed Jul 05 13:50:32 GMT 2006 tsutsui Tweak some more entries.
/src/usr.bin/make/
H A Dmain.c1.650 Sun May 18 21:46:23 GMT 2025 sjg make: Cmd_Exec call Main_ExportMAKEFLAGS

export MAKEFLAGS the fist time Cmd_Exec is called.
This allows ${.MAKE} run via x!= to see them.

Remove test case from varname-dot-makeflags that checked
this does not happen.

Reviewed by: christos
H A Dparse.c1.650 Sat Jan 15 18:34:41 GMT 2022 rillig make: merge duplicate code for expanding variable expressions

No functional change.
H A Dvar.c1.650 Mon Nov 02 21:15:00 GMT 2020 rillig make(1): document that skipping a modifier on parse errors is risky
/src/sys/sys/
H A Dparam.h1.650 Sat Feb 15 17:14:30 GMT 2020 ad NetBSD 9.99.47 - added lwp_renumber()
/src/sys/arch/i386/conf/
H A DGENERIC1.650 Mon Jan 17 15:28:51 GMT 2005 cube Add tap(4) support to a random^Wcarefully chosen set of kernel configs.
All those kernels have a line for both tun and bridge, and if either is
commented out, tap is commented out also. With the exception of i386's
GENERIC_TINY.

XXX: we _need_ some way of making this more simple.
/src/distrib/sets/lists/man/
H A Dmi1.650 Sun Jan 11 09:57:17 GMT 2004 lukem reformat whitespace
/src/distrib/sets/lists/tests/
H A Dmi1.650 Wed Oct 14 16:33:42 GMT 2015 christos add new test
/src/share/mk/
H A Dbsd.own.mk1.650 Mon Jan 31 03:42:01 GMT 2011 matt Add TOOL_MKUBOOTIMAGE
/src/sys/conf/
H A Dfiles1.650 Sat Jan 17 20:55:59 GMT 2004 bjh21 Simple code to provide a console bell through a generic audio device, for
systems that don't have a dedicated feeper. It's up to MD code to enable
this by having the "audiobell" attribute and calling audiobell() at the
appropriate moment.

Code for making noise in the kernel from Richard Earnshaw. Simple synthesizer
design from the RISC OS Programmer's Reference manual.
/src/distrib/sets/lists/comp/
H A Dmi1.650 Sat Jan 03 03:02:25 GMT 2004 lukem support MKSENDMAIL=no (with "sendmail" keyword)

Completed in 1544 milliseconds