Searched hist:1.581 (Results 1 - 24 of 24) sorted by relevance

/src/share/man/man4/
H A DMakefile1.581 Tue Feb 14 17:35:11 GMT 2012 plunky branches: 1.581.2;
add aubtfwl.4 to the build
1.581 Tue Feb 14 17:35:11 GMT 2012 plunky branches: 1.581.2;
add aubtfwl.4 to the build
/src/sys/dev/pci/
H A Dpcidevs.h1.581 Tue Oct 14 11:32:19 GMT 2003 martti Regen: Dell PERC 4/Di
1.579 Wed Oct 08 21:17:27 GMT 2003 jonathan Regen from pcidevs rev 1.581 with Hifn 7954/5 and 7956.
H A Dpcidevs_data.h1.581 Sat Oct 18 01:33:16 GMT 2003 lukem regen for more ServerWorks devices
1.577 Wed Oct 08 21:17:27 GMT 2003 jonathan Regen from pcidevs rev 1.581 with Hifn 7954/5 and 7956.
H A Dpcidevs1.581 Wed Oct 08 21:15:33 GMT 2003 jonathan Add Hifn 7954/7955 and 7956. Put adjacent to the very similar hifn 7951.
From Rajesh Vaidyanath <RVaidyanath@hifn.com>, as submitted to FreeBSD.
/src/sys/dev/usb/
H A Dusbdevs1.581 Sat Jun 11 13:50:06 GMT 2011 nonaka Added LCD-8000UD-DVI entry.
H A Dusbdevs.h1.581 Fri Jul 22 07:42:04 GMT 2011 jruoho Regen.
H A Dusbdevs_data.h1.581 Wed Jul 20 17:07:03 GMT 2011 jakllsch regen.
/src/sys/arch/amd64/conf/
H A DGENERIC1.581 Sat Jan 16 01:43:42 GMT 2021 thorpej Enable tpm @ acpi (now that it can match TPM 1.2 devices, which are not,
as the comment implies, experimental).
/src/usr.bin/xlint/lint1/
H A Dtree.c1.581 Wed Sep 13 20:31:58 GMT 2023 rillig lint: prevent invalid memory access when checking an expression

In check_expr_misc, the left and right operands of an expression were
accessed even in the case of CON (constant), STRING (string literal) and
NAME (identifier), which led to invalid values in pointer variables.
These invalid values were not used though, but technically they invoked
undefined behavior.

Precede each access to the operands with a check that the expression
indeed has operands, except in those cases where the operand is known to
have operands by only looking at the code of the current function.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.581 Thu Oct 12 04:31:54 GMT 2006 thorpej cpu_exec_aout_makecmds(): consume the arguments even if COMPAT_NOMID is
not defined.
/src/distrib/sets/lists/base/
H A Dshl.mi1.581 Fri Apr 15 18:05:43 GMT 2011 elric Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdal
to crypto/external/bsd/heimdal. The latter was just imported as the head
of the Heimdal tree as of a few days ago.
H A Dmi1.581 Thu Dec 22 00:31:04 GMT 2005 christos remove obsolete programs.
/src/doc/
H A D3RDPARTY1.581 Mon Feb 04 20:27:00 GMT 2008 jmmv Update atf entry to mention 0.4.
H A DCHANGES1.581 Wed Feb 08 13:52:58 GMT 2006 christos mention sushi move.
/src/usr.bin/make/
H A Dmain.c1.581 Sat May 07 08:01:20 GMT 2022 rillig make: rename Compat_Run to Compat_MakeAll

No functional change.
H A Dparse.c1.581 Tue Dec 14 01:18:14 GMT 2021 rillig make: condense repetetive code in ParseDirective

No functional change.
H A Dvar.c1.581 Thu Oct 22 05:50:02 GMT 2020 rillig make(1): remove redundant type casts

This mainly affects the void pointers in callback functions for lists.
These had been necessary once when the parameter type was still
ClientData instead of void pointer.
/src/sys/sys/
H A Dparam.h1.581 Thu Jan 31 22:07:46 GMT 2019 pgoyette Now that the kernel/module interface has stabilized after the recent
merge of the [pgoyette-compat] branch, update the kernel version to
reflect all of the interim changes.

Welcome to 8.99.33 !!!

OK mrg@
/src/sys/arch/i386/conf/
H A DGENERIC1.581 Wed Nov 05 07:51:12 GMT 2003 tron Update comment for wm(4) attachment because the driver supports more
than the Intel 82543 and 82544.
/src/distrib/sets/lists/man/
H A Dmi1.581 Thu May 15 06:14:14 GMT 2003 wiz Remove opms(4). Addresses PR 21578 by Felix Geller.
/src/distrib/sets/lists/tests/
H A Dmi1.581 Sat Jul 12 15:42:56 GMT 2014 dholland Mark stray files obsolete (don't just remove them); noted by Paul Goyette.
(hi darrenr)
/src/share/mk/
H A Dbsd.own.mk1.581 Tue Sep 22 09:57:28 GMT 2009 skrll Switch m68k to binutils 2.19.

Tested on mac68k by martin@. All other m68k platforms build tested.
/src/sys/conf/
H A Dfiles1.581 Tue Nov 19 04:11:05 GMT 2002 simonb Add COMPAT_15, mips need this.
/src/distrib/sets/lists/comp/
H A Dmi1.581 Fri Jun 13 04:12:53 GMT 2003 itojun set lists for libevent. sort. niels ok.

Completed in 1679 milliseconds