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

/src/sys/dev/usb/
H A Dusbdevs1.604 Thu Jan 19 14:00:11 GMT 2012 nonaka Added some Realtek wlan adapters.
H A Dusbdevs.h1.604 Sat Apr 07 11:56:27 GMT 2012 jakllsch regen.
H A Dusbdevs_data.h1.604 Sat Mar 03 21:33:24 GMT 2012 riz Regen.
/src/sys/arch/amd64/conf/
H A DGENERIC1.604 Sat Jul 15 22:16:00 GMT 2023 riastradh amd64: Enable HEARTBEAT option, not just a HEARTBEAT option comment.
/src/share/man/man4/
H A DMakefile1.604 Tue Oct 15 19:20:18 GMT 2013 jdc Add lmenv.4 to the manual page makefile and to the set list.
/src/sys/dev/pci/
H A Dpcidevs.h1.604 Tue Jan 06 19:44:38 GMT 2004 matt Regen.
H A Dpcidevs_data.h1.604 Mon Jan 19 00:33:26 GMT 2004 ragge Err, get correct RCS IDs. As Love said.
H A Dpcidevs1.604 Sat Dec 20 03:34:19 GMT 2003 thorpej Add product ID for the SiI 3124 SATALink.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.604 Thu Feb 08 20:45:20 GMT 2024 rillig lint: clean up redundant braces

No functional change.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.604 Tue Jun 26 20:11:12 GMT 2007 briggs When collecting memory regions from the BIOS, ignore regions that are less
than a page size. This assists a decTOP Geode-based system that reports
memory regions:
start end size type
0x00000000 0x0009e000 0x0009e000 1 (Memory)
0x00100000 0x06be3c00 0x06ae3c00 1 (Memory)
0x06be3c00 0x06be6000 0x00002400 3 (ACPI)
0x06fff800 0x06fffc00 0x00000400 1 (Memory)
0x06fffc00 0x07000000 0x00000400 4 (NVS)
/src/distrib/sets/lists/base/
H A Dshl.mi1.604 Sun Sep 25 04:11:47 GMT 2011 christos - bump libbfd and libopcodes for new binutils.
- new elfedit program
H A Dmi1.604 Mon Mar 20 04:17:39 GMT 2006 christos Fix the lists.
/src/doc/
H A D3RDPARTY1.604 Sat May 24 21:10:14 GMT 2008 joerg Add entry for dhcpcd.
H A DCHANGES1.604 Fri Apr 07 19:03:00 GMT 2006 riz Add entry for onewire(4), gpioow(4), and owtemp(4), and add myself
as RESPONSIBLE.
1.604 Fri Apr 07 19:03:00 GMT 2006 riz Add entry for onewire(4), gpioow(4), and owtemp(4), and add myself
as RESPONSIBLE.
/src/usr.bin/make/
H A Dmain.c1.604 Sun Dec 17 08:53:55 GMT 2023 rillig make: clean up names of local variables

No binary change.
H A Dparse.c1.604 Wed Dec 29 05:01:35 GMT 2021 rillig make: merge duplicate enum constants for CondEvalResult and CondResult

No binary change.
H A Dvar.c1.604 Fri Oct 30 16:54:38 GMT 2020 rillig make(1): fix documentation for VARP_SUB_ONE

The pattern is only replaced a single time, not everywhere in the first
matching word.
/src/sys/sys/
H A Dparam.h1.604 Fri Aug 09 01:17:33 GMT 2019 mrg update usbnet some:
- move rx/tx xfer flags into usbnet_cdata
- move the callbacks into usbnet_ops structure
- move rx/tx xfer flags arguments from usbnet_init_rx_tx()
and move them all into usbnet_attach() arguments
- s/miibus/mii/ in some places for consistency

other clean up:
- create wrapper functions for callbacks, move knowledge about
special handling (OK to be missing, error eating) there.
- use cdata pointer if already available
- provide some more macros (will be real functions later) for
accessing usbnet members, use existing ones more

bump kernel version.
/src/sys/arch/i386/conf/
H A DGENERIC1.604 Fri May 21 03:30:40 GMT 2004 atatat Whitespace nits
/src/distrib/sets/lists/man/
H A Dmi1.604 Sat Sep 06 16:26:16 GMT 2003 wiz Add aica(4).
/src/distrib/sets/lists/tests/
H A Dmi1.604 Sat Dec 20 07:02:25 GMT 2014 uebayasi config(1): Fix test breakage

Now config(1) checks the content of $S/conf/Makefile.kern.inc. Install it
into config(1) test directory to fix test. Noticed by Martin Husemann.
/src/share/mk/
H A Dbsd.own.mk1.604 Fri Dec 11 08:37:34 GMT 2009 uebayasi ${GENCMD} is used to generate only one output from file generation commands
which potentially have multiple output files, which confuses make(1).

This wrapper copies all involved files into /tmp, execute the command, and
copy the wanted file back to ${.OBJDIR}. If this is expensive, consider to
rewrite the generation command to output files individually.

XXX bsd.own.mk is too bloated.
/src/sys/conf/
H A Dfiles1.604 Sun Mar 16 11:50:27 GMT 2003 jdolecek union fs moved from miscfs/union to fs/union
omission pointed out by Martti Kuparinen
/src/distrib/sets/lists/comp/
H A Dmi1.604 Fri Jul 25 22:22:44 GMT 2003 wiz Perry added openssl_CA.pl.1 to man/mi, which looks like a better place.
Remove the lines for it here.

Completed in 1614 milliseconds