Searched hist:1.762 (Results 1 - 19 of 19) sorted by relevance

/src/sys/dev/pci/
H A Dif_wm.c1.762 Fri Aug 12 10:58:45 GMT 2022 riastradh wm(4): Audit sc->phy.acquire and sc->nvm.acquire.

The return value must be used, because some of the acquire/release
pairs hold a mutex from acquire to release, and failing to call
release, or calling release twice, leads to an inconsistent state.
H A Dpcidevs.h1.762 Tue Feb 07 17:20:47 GMT 2006 xtraeme regen
H A Dpcidevs_data.h1.762 Tue Feb 07 17:23:23 GMT 2006 cube Regen, correctly this time. Sorry for the mess.
H A Dpcidevs1.762 Tue Feb 07 17:21:56 GMT 2006 cube I wonder how the leading junk arrive there...
/src/sys/dev/usb/
H A Dusbdevs1.762 Mon Dec 10 14:14:20 GMT 2018 jakllsch rework QinHeng Electronics / WinChipHead IDs
H A Dusbdevs.h1.762 Sun Aug 18 11:46:38 GMT 2019 mrg regen and add kue adapters:

ACTIONTEC KL5KUSB101 USB Ethernet adapter
ALLIEDTELESYN AT-USB10 USB Ethernet Adapter
SILICOM Psion Gold Port Ethernet (existing usbdevs entry)
H A Dusbdevs_data.h1.762 Sun Aug 18 11:46:38 GMT 2019 mrg regen and add kue adapters:

ACTIONTEC KL5KUSB101 USB Ethernet adapter
ALLIEDTELESYN AT-USB10 USB Ethernet Adapter
SILICOM Psion Gold Port Ethernet (existing usbdevs entry)
/src/sys/arch/i386/i386/
H A Dmachdep.c1.762 Sun Sep 25 00:59:19 GMT 2016 maxv Fix outdated comment, and #ifdef.
/src/distrib/sets/lists/base/
H A Dshl.mi1.762 Sat Feb 20 02:44:51 GMT 2016 christos bump for new elftoolchain
H A Dmi1.762 Tue Jul 29 14:59:26 GMT 2008 he Add recently added subdirs under /usr/X11R6.
/src/doc/
H A D3RDPARTY1.762 Wed Jun 02 02:24:46 GMT 2010 jruoho ACPICA version 20100528 has been released.
H A DCHANGES1.762 Mon Nov 20 20:03:16 GMT 2006 hauke Note mac68k timecounter support (okayed by Martin Husemann)
/src/sys/arch/i386/conf/
H A DGENERIC1.762 Sat Jul 15 07:55:20 GMT 2006 elad add (commented out) fileassoc(9) kernel options on some popular archs.
/src/distrib/sets/lists/man/
H A Dmi1.762 Sun Feb 20 18:41:14 GMT 2005 jdolecek add vge(4) manpage, obtained from FreeBSD
/src/distrib/sets/lists/tests/
H A Dmi1.762 Wed Sep 20 09:36:20 GMT 2017 ozaki-r Add tests of rtcache invalidation
/src/share/mk/
H A Dbsd.own.mk1.762 Thu Jan 16 01:19:46 GMT 2014 christos - Add a new bsd.host.mk that contains all the HOST_ variables extracted from
bsd.sys.mk and bsd.own.mk
- Add protection requiring that:
1. bsd.sys.mk is not include from other Makefiles directly
2. bsd.own.mk must be included before bsd.sys.mk since it
sets variables that bsd.sys.mk uses as conditionals.

This is step 1 of removing all variable settings from bsd.sys.mk and
leaving behind only rules. This way, the structure of a standard Makefile
is:
variable overrides

optionally include bsd.own.mk
optionally include bsd.endian.mk

variable settings that use variables defined in bsd.own.mk

include a one or more rule .mk files (such as bsd.prog.mk etc)
/src/usr.bin/make/
H A Dvar.c1.762 Tue Dec 22 20:10:21 GMT 2020 rillig make(1): allow .undef to undefine multiple variables at once

Since make doesn't support variable names containing spaces, this edge
case is not enough reason to stop this feature. Having multiple
variable names as arguments nicely aligns with other directives such as
.for and .export.
/src/sys/conf/
H A Dfiles1.762 Sat Feb 25 01:32:10 GMT 2006 christos remove vinum
/src/distrib/sets/lists/comp/
H A Dmi1.762 Sun Feb 20 00:39:48 GMT 2005 christos Add radius include files.

Completed in 1480 milliseconds