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

/src/sys/dev/usb/
H A Dusbdevs1.660 Fri Dec 20 01:05:26 GMT 2013 jakllsch Add QF9700 USB Ethernet.
H A Dusbdevs.h1.660 Tue Apr 29 10:56:38 GMT 2014 nonaka regen
H A Dusbdevs_data.h1.660 Sun Apr 06 09:26:33 GMT 2014 nonaka regen
/src/share/man/man4/
H A DMakefile1.660 Fri Jul 27 16:12:40 GMT 2018 gson Add missing backslash to unbreak the build
/src/sys/dev/pci/
H A Dpcidevs.h1.660 Fri Oct 22 15:01:32 GMT 2004 cube Regen.
H A Dpcidevs_data.h1.660 Thu Oct 28 07:29:07 GMT 2004 martti Regen for Dell PERC 4/SC
H A Dpcidevs1.660 Thu Oct 28 07:22:24 GMT 2004 martti Added Dell PERC 4/SC
/src/usr.bin/xlint/lint1/
H A Dtree.c1.660 Sat Nov 23 16:48:35 GMT 2024 rillig lint: use separate message when discarding a qualifier in call
/src/sys/arch/i386/i386/
H A Dmachdep.c1.660 Fri Feb 13 20:42:24 GMT 2009 bouyer Prepare for PCI frontend support in Xen3 domUs:
call x86_bus_space_init() and x86_bus_space_mallocok() if we have ISA or PCI
devices configured; not only for non-Xen or dom0 Xen
On Xen, always call PHYSDEVOP_SET_IOPL on context switch
on amd64, also call PHYSDEVOP_SET_IOPL from x86_64_proc0_tss_ldt_init()
/src/distrib/sets/lists/base/
H A Dshl.mi1.660 Sat Apr 06 02:20:03 GMT 2013 christos new libpam sets.
H A Dmi1.660 Sun Oct 15 22:42:03 GMT 2006 christos add gpt
/src/doc/
H A D3RDPARTY1.660 Thu Jan 08 21:25:31 GMT 2009 simonb NTP 4.2.4p6 is out.
H A DCHANGES1.660 Mon Jul 31 17:06:39 GMT 2006 martin Note file handle changes
1.660 Mon Jul 31 17:06:39 GMT 2006 martin Note file handle changes
/src/usr.bin/make/
H A Dmain.c1.660 Wed Jul 02 17:11:56 GMT 2025 rillig make: shorten diagnostic for invalid -J option

In the manual page, there's more space to properly explain the
complexity behind the warning.
H A Dparse.c1.660 Sat Jan 29 10:19:49 GMT 2022 rillig make: for recursive variables in commands, print location

Print the approximate location based on the last command that has been
defined for the target. It would be possible to get more detailed
location information by counting the number of commands of the target,
but that would get messy due to .USEBEFORE, .USE and .DEFAULT, and
still, this is an edge case, so don't waste too much code for it now.
Having this hint about the location is more helpful than just a plain
"Variable X is recursive" without any further details.
H A Dvar.c1.660 Thu Nov 05 18:20:23 GMT 2020 rillig make(1): clean up documentation for Var_Subst
/src/sys/sys/
H A Dparam.h1.660 Tue Apr 21 21:53:53 GMT 2020 ad NetBSD 9.99.57 - cwdinfo changed
/src/sys/arch/i386/conf/
H A DGENERIC1.660 Tue Mar 01 02:31:25 GMT 2005 itojun add atu ether driver on usb
/src/distrib/sets/lists/man/
H A Dmi1.660 Sun Feb 08 13:27:01 GMT 2004 sekiya Add new sgimips manpages. From Steve Rumble.
/src/distrib/sets/lists/tests/
H A Dmi1.660 Mon Jan 25 03:14:29 GMT 2016 jnemeth Add t_hypot to fix build break. Hi gson!
/src/share/mk/
H A Dbsd.own.mk1.660 Sun Apr 17 00:54:22 GMT 2011 tron Don't use "--sysroot=/" for host builds as "nbhost-mkdep" doesn't
understand that option. This should unbreak tool builds.
/src/sys/conf/
H A Dfiles1.660 Sun Mar 14 13:52:12 GMT 2004 bjh21 pckbc_machdep_cnattach has been replaced by pckbport_machdep_cnattach, so the
former attribute can be removed.
/src/distrib/sets/lists/comp/
H A Dmi1.660 Sun Jan 11 15:09:51 GMT 2004 lukem Add support for:
MKCATPAGES=no
MKMAN=no
MKMANZ=yes

Add ".man" (from "man") and ".cat" (from "catpages") to indicate files
that will automatically be treated as having a ".gz" extension if
MKMANZ != no. (This simplifies the MKMANZ!=no support...)

Completed in 1540 milliseconds