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

/src/sys/dev/pci/
H A Dpcidevs.h1.1403 Sat Jun 13 00:42:50 GMT 2020 ryo regen
H A Dpcidevs_data.h1.1403 Wed Jun 24 03:35:29 GMT 2020 thorpej Regen.
H A Dpcidevs1.1403 Wed Apr 01 15:53:35 GMT 2020 msaitoh Add NVIDIA Quadro NVS 295.
/src/doc/
H A D3RDPARTY1.1403 Fri Jan 27 23:00:46 GMT 2017 spz updated man pages & the x86_64 mont* asm fix for the new openssl.
Expect at least one more commit until the tree builds again.
H A DCHANGES1.1403 Wed Jun 16 06:40:52 GMT 2010 skrll Note some stuff I've done.
1.1403 Wed Jun 16 06:40:52 GMT 2010 skrll Note some stuff I've done.
/src/distrib/sets/lists/man/
H A Dmi1.1403 Sun Sep 16 18:59:26 GMT 2012 tls *Sigh* provide, by default, the dumb "allocate 64K on the stack" variant
of the lzf_compress API by default. This is because there is evidently
code floating around out there in the world with broken autoconf scripts that
don't check for LZF_STATE_ARG in the lzf header files and just assume the
dumb version of the API.

We rename the sane API to lzf_compress_r and implement the dumb API in
terms of it. Consequently, bump liblzf major version number. This is
fine because nothing used our liblzf with the old API.

Add lzf(1) utility from LZF distribution. Add manual page for lzf(1).
/src/share/mk/
H A Dbsd.own.mk1.1403 Mon Sep 23 08:18:49 GMT 2024 rin bsd.own.mk: Switch m68k to GCC12

- No new regression for full ATF run on virt68k.
- sun2 works at a level as GCC10.
/src/distrib/sets/lists/comp/
H A Dmi1.1403 Sat Mar 06 16:42:55 GMT 2010 dsieger Since someone (hi ahoka) added a reference to non-existant sched_m2(9),
add at least a stub now.

Completed in 807 milliseconds