Searched hist:1.945 (Results 1 - 14 of 14) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.945 Tue Jul 29 21:13:48 GMT 2008 tron Regen.
H A Dpcidevs_data.h1.945 Wed Aug 06 15:17:05 GMT 2008 dyoung Regen.
H A Dpcidevs1.945 Wed Aug 06 15:14:21 GMT 2008 dyoung Define O2 Micro OZ711E0. From OpenBSD.
/src/distrib/sets/lists/base/
H A Dshl.mi1.945 Thu Mar 23 05:38:18 GMT 2023 mrg un-obsolete ./usr/lib/libisns.so*. it's normal for these to be
symlinks in this case, and they also exist in the case that
MKDYNAMICROOT is not set.

also fixes running "makefs" against a destdir and it's METALOG*.
H A Dmi1.945 Sun Jul 24 08:55:28 GMT 2011 uch v7fs rump support
/src/doc/
H A D3RDPARTY1.945 Sun Jul 08 08:22:24 GMT 2012 jruoho ACPICA 20120620 is out.
H A DCHANGES1.945 Sun Nov 11 17:50:23 GMT 2007 jmcneill Note addition of pad(4)
/src/sys/arch/i386/conf/
H A DGENERIC1.945 Sun Sep 20 01:14:31 GMT 2009 christos add toshide
/src/distrib/sets/lists/man/
H A Dmi1.945 Sun Oct 22 14:33:57 GMT 2006 bjh21 Move ei(4) out of the acorn26 subdirectory.
/src/distrib/sets/lists/tests/
H A Dmi1.945 Fri Oct 23 06:18:23 GMT 2020 rillig make(1): add test for .ERROR_CMD in jobs mode
/src/share/mk/
H A Dbsd.own.mk1.945 Sat Aug 20 11:23:33 GMT 2016 christos unbound additions
/src/usr.bin/make/
H A Dvar.c1.945 Sat Jul 31 09:30:17 GMT 2021 rillig make: fix lint warnings

The string functions from str.h are declared as 'static __unused' when
compiled with GCC, but lint explicitly undefines __GCC__ during
preprocessing. Therefore, make those functions inline, to prevent
warnings that they are unused.

The macro UNCONST is used in a few places, and (again) since lint
undefines __GCC__, that macro expanded to a simple type cast, which lint
warned about. To prevent this warning, implement UNCONST as a function
that works everywhere and hides the type cast.

In filemon_open, the code for closing F->in was obviously unreachable.

No functional change.
/src/sys/conf/
H A Dfiles1.945 Tue Apr 21 03:00:29 GMT 2009 nonaka Added SD/MMC support from OpenBSD.
tested on i386, amd64 at current-users ML by pgoyette@.
tested on zaurus by myself.
/src/distrib/sets/lists/comp/
H A Dmi1.945 Fri Oct 13 05:03:50 GMT 2006 he Fix set lists so that prop_number_equals_integer.0 is there as well.

Completed in 1306 milliseconds