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

/src/distrib/sets/lists/base/
H A Dmi1.984 Tue Feb 14 14:03:34 GMT 2012 wiz branches: 1.984.2;
Obsolete /usr/share/man/cat3f that never contained any files, nor will it.
1.984 Tue Feb 14 14:03:34 GMT 2012 wiz branches: 1.984.2;
Obsolete /usr/share/man/cat3f that never contained any files, nor will it.
H A Dshl.mi1.984 Mon Jul 08 22:35:08 GMT 2024 christos bump libssh, add sshd-session
/src/sys/dev/pci/
H A Dpcidevs.h1.984 Tue Apr 28 14:32:43 GMT 2009 ginsbach Regen for Mellanox additions.
H A Dpcidevs_data.h1.984 Thu Apr 30 15:07:44 GMT 2009 skrll Regen.
H A Dpcidevs1.984 Tue Apr 28 14:27:16 GMT 2009 ginsbach Add Mellanox Technologies Infiniband devices.
/src/doc/
H A D3RDPARTY1.984 Wed Dec 05 08:57:53 GMT 2012 spz note the bind update
H A DCHANGES1.984 Wed Jan 09 16:48:09 GMT 2008 joerg Note that all platforms use the generic TODR framework now.
/src/sys/arch/i386/conf/
H A DGENERIC1.984 Tue Jun 01 02:40:13 GMT 2010 mrg enable the drm drivers; they've been tested for ages and have been
enabled on amd64 for some months now. as requested in PR#42936.
/src/distrib/sets/lists/man/
H A Dmi1.984 Wed Mar 14 00:45:03 GMT 2007 xtraeme + aiboost(4)
/src/distrib/sets/lists/tests/
H A Dmi1.984 Mon Dec 07 07:51:25 GMT 2020 rillig make(1): add new unit test opt-keep-going-multiple.mk to file lists
/src/share/mk/
H A Dbsd.own.mk1.984 Tue Nov 01 14:01:25 GMT 2016 christos add NODEBUGLIB
/src/usr.bin/make/
H A Dvar.c1.984 Mon Dec 13 03:41:57 GMT 2021 rillig make: reduce memory allocations in modifier ':C'

The memory allocation was in the call to LazyBuf_DoneGet.

No functional change.
/src/sys/conf/
H A Dfiles1.984 Wed Mar 24 00:31:41 GMT 2010 pgoyette Split spdmem driver into a bus attachment and a common back-end
probe and ROM decode, to follow similar changes made in OpenBSD:

http://article.gmane.org/gmane.os.openbsd.cvs/94948
http://article.gmane.org/gmane.os.openbsd.cvs/94956

There exists at least one alternative attachment (for SGI IP35
systems; see http://article.gmane.org/gmane.os.openbsd.cvs/94947),
and there could be more in the future.

Thanks to Christoph Egger for pointing out the OpenBSD activity.
/src/distrib/sets/lists/comp/
H A Dmi1.984 Thu Dec 14 20:09:35 GMT 2006 he Complete the move of string_to_flags() and flags_to_string() from the
bin/ls sources to libutil:
o Bump libutil minor version number
o Fix uses to include <util.h> to pick up the function definitions
o Fix most uses of flags_to_string() to release the now-malloc()ed result

Completed in 1242 milliseconds