Searched hist:1.1436 (Results 1 - 8 of 8) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1436 Fri Apr 22 07:38:44 GMT 2022 skrll Regen
H A Dpcidevs_data.h1.1436 Wed Apr 27 06:58:16 GMT 2022 msaitoh Regen.
H A Dpcidevs1.1436 Mon Oct 11 13:25:19 GMT 2021 msaitoh Remove duplicated entries.
/src/doc/
H A D3RDPARTY1.1436 Sun Apr 23 10:46:54 GMT 2017 mbalmer Upstream Lua is at version 5.3.4.
H A DCHANGES1.1436 Tue Sep 21 06:26:56 GMT 2010 mrg note bozohttpd 20100920
/src/distrib/sets/lists/man/
H A Dmi1.1436 Sun Sep 08 16:01:47 GMT 2013 rkujawa Add mpl115a(4) man page to dist list.
/src/share/mk/
H A Dbsd.own.mk1.1436 Mon Sep 08 18:17:05 GMT 2025 mrg switch everyone to gcc.old by default.

in my testing, tools/gcc notices and cleans itself automatically and
i am reasonably confident this does not need a UPDATING entry.
/src/distrib/sets/lists/comp/
H A Dmi1.1436 Sun Apr 25 00:54:44 GMT 2010 joerg Add the constant database reader (cdbr(3)) and writer ((cdbw(3)).
They implement a space efficent write-once database with fast access
path. Switch the services(5) database to use cdb. The size of the
database file decreases from 2.1MB disk space to 307KB. Access
performance is about the same if setservent(0) is used and about an
order of magnitude faster otherwise. services_mkdb defaults to the new
format, but can optionally create the old db(3) format as well for
statically linked legacy applications.

Completed in 929 milliseconds