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

/src/sys/dev/pci/
H A Dpcidevs.h1.970 Tue Dec 16 19:55:22 GMT 2008 christos regen
H A Dpcidevs_data.h1.970 Sun Dec 21 16:25:28 GMT 2008 nonaka Regen.
H A Dpcidevs1.970 Sat Dec 27 09:03:32 GMT 2008 jnemeth PR/39094 - Kaspar Brand -- Add et (Agere ET1310/ET1301) netowrk driver
/src/distrib/sets/lists/base/
H A Dshl.mi1.970 Mon Sep 04 21:36:31 GMT 2023 riastradh lists: Remove more bogus shlib obsolete entries.

Too much trouble to have to remember about libuv.so, libgmp.so, &c.
Just apply the rule uniformly.

All that's left is test libraries and loadable modules.

Searched with:

git grep 'lib.*\.so\.[0-9][0-9]*.*obsolete' distrib/sets/lists \
| grep -v '/modules/' \
| grep -v '/locale/lib/' \
| grep -v '/lib/npf/' \
| grep -v '/lib/librump' \
| grep -v '/lib/netbsd/libclang_rt' \
| grep -v '/runemodule/'
H A Dmi1.970 Sat Nov 05 22:55:20 GMT 2011 christos add tre to the sets.
/src/doc/
H A D3RDPARTY1.970 Thu Sep 27 16:53:45 GMT 2012 apb tzcode2012f and tzdata2012f have been released. We have updated to
tzdata2012f, and there are no real changes (apart from version number)
in tzcode2012f.
H A DCHANGES1.970 Sat Dec 29 06:05:40 GMT 2007 xtraeme itesio(4): added support for the Watchdog Timer.
/src/sys/arch/i386/conf/
H A DGENERIC1.970 Mon Feb 22 05:57:10 GMT 2010 ahoka Mention splash need genfb or radeonfb
/src/distrib/sets/lists/man/
H A Dmi1.970 Fri Jan 26 16:36:22 GMT 2007 sborrill Add srtconfig and its man pages
/src/distrib/sets/lists/tests/
H A Dmi1.970 Mon Nov 16 15:12:16 GMT 2020 rillig make(1): add test for self-referencing suffix rule

Just to ensure that make doesn't run into an endless loop.
/src/share/mk/
H A Dbsd.own.mk1.970 Wed Oct 12 20:22:05 GMT 2016 christos amd64 switches to gdb 7.12
/src/usr.bin/make/
H A Dvar.c1.970 Thu Dec 09 20:27:01 GMT 2021 rillig make: in parse errors, mark whitespace more clearly

This prevents any trailing whitespace from going unnoticed. It also
marks leading whitespace more clearly, as in the examples with the time
value " 1".
/src/sys/conf/
H A Dfiles1.970 Tue Jan 19 22:06:23 GMT 2010 pooka Redefine bpf linkage through an always present op vector, i.e.
#if NBPFILTER is no longer required in the client. This change
doesn't yet add support for loading bpf as a module, since drivers
can register before bpf is attached. However, callers of bpf can
now be modularized.

Dynamically loadable bpf could probably be done fairly easily with
coordination from the stub driver and the real driver by registering
attachments in the stub before the real driver is loaded and doing
a handoff. ... and I'm not going to ponder the depths of unload
here.

Tested with i386/MONOLITHIC, modified MONOLITHIC without bpf and rump.
/src/distrib/sets/lists/comp/
H A Dmi1.970 Sat Nov 11 05:30:50 GMT 2006 nakayama Fix prop_send_ioctl.3 keyword to `.man'.

Completed in 1234 milliseconds