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

/src/distrib/sets/lists/base/
H A Dshl.mi1.981 Mon Jun 10 07:47:06 GMT 2024 kre branches: 1.981.2;

Correct a typo in libarchive set list updates for recent libarchive update

And add me to the list of people who believe that the current 99999 different
debugN/ad.arch stuff is a disaster.
1.981 Mon Jun 10 07:47:06 GMT 2024 kre branches: 1.981.2;

Correct a typo in libarchive set list updates for recent libarchive update

And add me to the list of people who believe that the current 99999 different
debugN/ad.arch stuff is a disaster.
H A Dmi1.981 Tue Feb 07 19:13:25 GMT 2012 joerg Import the new apropos/whatis.

This code has been developed by Abhinav Upadhyay as part of Google's Summer
of Code 2011. It uses libmandoc to parse man pages and builds a Full
Text Index in a SQLite database. The combination of indexing the full
manual page, filtering out stop words and ranking individual matches
based on the section gives a much improved user experience.

The old makewhatis and friends are kept under MKMAKEMANDB=no for now.
/src/sys/dev/pci/
H A Dpcidevs.h1.981 Tue Mar 10 03:31:36 GMT 2009 msaitoh regen
H A Dpcidevs_data.h1.981 Tue Apr 07 18:41:06 GMT 2009 msaitoh regen
H A Dpcidevs1.981 Tue Mar 10 03:30:55 GMT 2009 msaitoh add i82567LF-3 LAN Controller
/src/doc/
H A D3RDPARTY1.981 Tue Nov 13 00:57:55 GMT 2012 jdf Change home page of 'expat' package (see xmlwf(1) or
http://sourceforge.net/projects/expat/ for reference).
On behalf of Bug Hunting.
H A DCHANGES1.981 Sat Jan 05 21:05:49 GMT 2008 jdc Note support for Sun SX fibre cards for gem(4).
/src/distrib/sets/lists/comp/
H A Dmi1.981 Fri Nov 24 10:58:58 GMT 2006 he branches: 1.981.2;
Properly mark the {v,}syslog_ss entries as obsolete.
1.981 Fri Nov 24 10:58:58 GMT 2006 he branches: 1.981.2;
Properly mark the {v,}syslog_ss entries as obsolete.
/src/sys/arch/i386/conf/
H A DGENERIC1.981 Sun May 02 17:24:35 GMT 2010 chs add alipm and its iic bus.
/src/distrib/sets/lists/man/
H A Dmi1.981 Fri Mar 02 09:45:32 GMT 2007 wiz packages(7) has (finally!) completely been integrated in the pkgsrc guide,
remove it.
/src/distrib/sets/lists/tests/
H A Dmi1.981 Tue Dec 01 20:37:30 GMT 2020 rillig make(1): add test for the special .MAKEFLAGS variable
/src/share/mk/
H A Dbsd.own.mk1.981 Sat Oct 22 11:06:15 GMT 2016 skrll Switch hppa to gdb 7.12... passes basic tests
/src/usr.bin/make/
H A Dvar.c1.981 Mon Dec 13 02:57:44 GMT 2021 rillig make: extract RegexReplaceBackref from RegexReplace

No functional change.
/src/sys/conf/
H A Dfiles1.981 Fri Mar 12 21:43:11 GMT 2010 darran DTrace: Add support for CTF sections in the netbsd elf image, load these
at boot.
Add a ksyms_mod_foreach() function to iterate a callback function over the
set of elf symbols for a specific module (netbsd included).
Add kern_ctf.c and mod_ctf_get() to allow the retrieval and decompression
of CTF sections for a specific module.

Completed in 1254 milliseconds