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

/src/sys/dev/usb/
H A Dusbdevs1.609 Sat Mar 03 05:38:17 GMT 2012 nonaka Added vendor Terminus Technology.
H A Dusbdevs.h1.609 Tue May 29 14:05:01 GMT 2012 christos regen
H A Dusbdevs_data.h1.609 Fri May 25 16:29:37 GMT 2012 buhrow Regen after successful build release
(Includes Apple iPod Touch (4th generation)
and
Springer Design's TTSMP3 players
/src/sys/arch/amd64/conf/
H A DGENERIC1.609 Mon Jan 29 18:27:10 GMT 2024 christos PR/57889: Ricardo Branco: ext2fs does not have user immutable and append
file flags, only system ones. Restrict those to the superuser. Before
the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the
default.
/src/share/man/man4/
H A DMakefile1.609 Mon Mar 03 02:03:31 GMT 2014 ozaki-r Add micphy.4
/src/sys/dev/pci/
H A Dpcidevs.h1.609 Mon Jan 26 14:20:42 GMT 2004 blymn Added note for updating these files.
H A Dpcidevs_data.h1.609 Thu Feb 26 17:12:53 GMT 2004 drochner regen
H A Dpcidevs1.609 Mon Jan 26 14:18:13 GMT 2004 blymn Added note for correct update procedure for pcidevs.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.609 Sun Mar 03 16:09:01 GMT 2024 rillig lint: clean up string parsing and snprintb check
/src/sys/arch/i386/i386/
H A Dmachdep.c1.609 Wed Oct 17 19:54:45 GMT 2007 garbled Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
/src/distrib/sets/lists/base/
H A Dshl.mi1.609 Sun Dec 25 23:28:33 GMT 2011 christos openpam changes
H A Dmi1.609 Thu Mar 30 00:00:23 GMT 2006 rtr do not build or install libcdk as a part of base anymore
cdk source still lives in dist however

approved by core@
/src/doc/
H A D3RDPARTY1.609 Fri Jun 20 17:27:41 GMT 2008 peter Update pf version.
H A DCHANGES1.609 Sat Apr 22 06:23:13 GMT 2006 tsutsui Add several entries for minor (but maybe user visible) changes
I committed recently.
/src/usr.bin/make/
H A Dmain.c1.609 Sun Jan 07 01:33:57 GMT 2024 sjg make: more consistent error messages

Move %s: progname from Job_CheckCommands to Fatal
to avoid is being repeated when Job_CheckCommands is passed Error.

This means some errors from var also report progname (and level)
which is useful.

Reviewed by: rillig
H A Dparse.c1.609 Fri Dec 31 01:34:45 GMT 2021 rillig make: sync API documentation of parse.c with latest changes
H A Dvar.c1.609 Fri Oct 30 22:49:07 GMT 2020 rillig make(1): improve variable name in Var_Value, document callback
/src/sys/sys/
H A Dparam.h1.609 Tue Aug 20 06:37:06 GMT 2019 mrg couple more changes to usbnet(9):

- MII read/write reg return int instead of usbd_status (requested by skrll)
- usbnet_attach_ifp(9) changes arg, two mii-specific flags are placed by a
pointer to new struct usbnet_mii. if not NULL, then attach an MII to this
interface like previous have_mii parameter. use this to allow ure(4) to
properly pass PHY location to mii_attach().

welcome netbsd 9.99.10.
/src/sys/arch/i386/conf/
H A DGENERIC1.609 Tue Jun 01 16:29:36 GMT 2004 augustss Use SPC-TAB after the word "options".
/src/distrib/sets/lists/man/
H A Dmi1.609 Fri Sep 26 20:17:50 GMT 2003 mbw mac68k and macppc man page addition/obsoletion:
- man4.mac68k/adb.4
+ adb.4
+ akbd.4
+ ams.4
- man4.mac68k/mc.4
- man4.macppc/mc.4
+ man4.macppc/obio.4
+ mc.4
/src/distrib/sets/lists/tests/
H A Dmi1.609 Tue Jan 06 21:42:02 GMT 2015 mrg fix MKGCC=no builds.
/src/share/mk/
H A Dbsd.own.mk1.609 Sat Dec 12 23:45:36 GMT 2009 snj Switch cats to X.Org.
/src/sys/conf/
H A Dfiles1.609 Sat Apr 19 19:29:10 GMT 2003 fvdl Changes for newer ahc driver, and ahd driver (the latter is a placeholder
until it's actually added, soon).
/src/distrib/sets/lists/comp/
H A Dmi1.609 Thu Sep 04 09:17:10 GMT 2003 itojun revamp inpcb/in6pcb so that they are more aligned with each other.
in6pcb lookup now uses hash(9).

Completed in 1968 milliseconds