Searched hist:1.1082 (Results 1 - 13 of 13) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1082 Mon Jun 27 14:53:25 GMT 2011 nonaka regen.
H A Dpcidevs_data.h1.1082 Tue Jun 28 14:58:34 GMT 2011 sborrill Regen
H A Dpcidevs1.1082 Sat May 28 22:47:58 GMT 2011 phx Add VIA VT6410 ATA RAID controller.
/src/doc/
H A D3RDPARTY1.1082 Tue Dec 31 17:35:45 GMT 2013 christos new tcpdump/libpcap
H A DCHANGES1.1082 Sat Aug 02 22:52:33 GMT 2008 jmcneill Note EHCI isoc changes.
/src/sys/arch/i386/conf/
H A DGENERIC1.1082 Wed Oct 17 14:48:13 GMT 2012 apb Add "options COMPAT_60" to all kernel configuration files
that already had "options COMPAT_50".
/src/distrib/sets/lists/base/
H A Dmi1.1082 Wed Aug 06 00:15:01 GMT 2014 martin Punt - backout sysinst message catlogs
/src/distrib/sets/lists/man/
H A Dmi1.1082 Thu Jul 31 08:28:17 GMT 2008 simonb Add Greg Oster's man page for WAPBL. Still a work in progress,
expect updates.

Thanks a lot to Greg for cribbing together the info and getting
this going.
/src/distrib/sets/lists/tests/
H A Dmi1.1082 Sat Jul 10 09:24:26 GMT 2021 rillig tests/lint: add more tests for covering the grammar
/src/share/mk/
H A Dbsd.own.mk1.1082 Sun Nov 11 18:02:23 GMT 2018 christos disorder police
/src/usr.bin/make/
H A Dvar.c1.1082 Sun Dec 10 20:17:23 GMT 2023 rillig make: explain in the debug log why a variable assignment is ignored
/src/sys/conf/
H A Dfiles1.1082 Mon Dec 09 16:45:23 GMT 2013 pooka Put vfs bits of ktrace into kern_ktrace_vfs.c per convention.
/src/distrib/sets/lists/comp/
H A Dmi1.1082 Mon Nov 12 15:05:15 GMT 2007 jmmv Add the bsd.test.mk file

This file simplifies the build of test programs, either written in C++
or in sh. It hides the internals of atf, e.g. by silently linking
against -latf or calling atf-compile.

It also takes care of installing an Atffile for each new test directory.

Completed in 1289 milliseconds