Searched hist:1.511 (Results 1 - 25 of 31) sorted by relevance

12

/src/sys/arch/i386/conf/
H A DALL1.511 Tue Jul 18 10:02:25 GMT 2023 riastradh acpiec(4): New ACPIEC_DEBUG option.

Value is bit mask of debug messages to enable.

Enable in x86/ALL kernels.

No functional change intended when the option is off.

H A DGENERIC1.511 Sat Sep 21 15:24:29 GMT 2002 perry change a tab to a space so commenting elansc isn't as ugly

/src/distrib/notes/common/
H A Dmain1.511 Fri Sep 12 14:46:33 GMT 2014 roy Remove more rtsol references.
/src/share/man/man4/
H A Doptions.41.511 Fri Apr 24 13:47:50 GMT 2020 jdolecek actually MBUFTRACE does splvm(), kpreempt_disable()/enable() and percpu,
this has non-slight overhead - amend documentation to stop claiming
the overhead is slight

adresses PR port-xen/50290
H A DMakefile1.511 Thu Mar 11 10:38:37 GMT 2010 enami Port uyurex(4) from OpenBSD. There is some XXX but works enough to
play with it.

/src/sys/dev/usb/
H A Dusbdevs1.511 Wed Sep 10 20:04:56 GMT 2008 jmcneill Logitech QuickCam Messenger
H A Dusbdevs.h1.511 Sun Oct 19 11:37:44 GMT 2008 joerg Regen.

H A Dusbdevs_data.h1.511 Fri Oct 10 23:53:19 GMT 2008 jakllsch regen
/src/usr.bin/xlint/lint1/
H A Dcgram.y1.511 Sat Sep 28 16:09:23 GMT 2024 rillig lint: treat __attribute__((__constructor__)) functions as used

Seen in jemalloc.c.

H A Dtree.c1.511 Tue Apr 11 19:40:04 GMT 2023 rillig lint: fix converting a complex floating-point constant

The complex '+' in msg_142 line 27 led to an invalid floating point
value when converting from 'double' to '_Complex double'.

/src/distrib/sets/lists/base/
H A Dmi1.511 Tue Nov 23 07:37:43 GMT 2004 lukem branches: 1.511.2;
add getent(1)
1.511 Tue Nov 23 07:37:43 GMT 2004 lukem branches: 1.511.2;
add getent(1)
H A Dshl.mi1.511 Sun Dec 27 00:53:35 GMT 2009 christos new openssl
/src/sys/kern/
H A Dinit_main.c1.511 Sat Dec 21 13:00:24 GMT 2019 ad uvmexp.free -> uvm_free()

H A Dkern_exec.c1.511 Sun Nov 07 13:47:49 GMT 2021 christos Merge the kernel portion of the posix-spawn-chdir project by Piyush Sachdeva.

/src/sys/net/
H A Dif.c1.511 Fri Jul 29 15:24:28 GMT 2022 skrll Fix a typo in a comment.

/src/sys/arch/amd64/conf/
H A DGENERIC1.511 Tue Dec 11 16:52:49 GMT 2018 maya revert previous, nouveau apparently works for some people.
/src/sys/dev/pci/
H A Dpcidevs.h1.511 Fri Feb 28 22:05:59 GMT 2003 enami Regen.
H A Dpcidevs_data.h1.511 Mon Mar 03 10:58:45 GMT 2003 soren Regen.
/src/usr.bin/make/
H A Djob.c1.511 Sun May 18 08:33:46 GMT 2025 rillig make: clean up building the shell commands in parallel mode

H A Dmain.c1.511 Sun Jan 10 21:20:46 GMT 2021 rillig make(1): consistently use boolean expressions in conditions

Most of the make code already followed the style of explicitly writing
(ptr != NULL) instead of the shorter (ptr) in conditions.

The remaining 50 instances have been found by an experimental,
unpublished check in lint(1) that treats bool expressions as
incompatible to any other scalar type, just as in Java, C#, Pascal and
several other languages.

The only unsafe operation on Boolean that is left over is (flags &
FLAG), for an enum implementing a bit set. If Boolean is an ordinary
integer type (the default), some high bits may get lost. But if Boolean
is the same as _Bool (by compiling with -DUSE_C99_BOOLEAN), C99 6.3.1.2
defines that a conversion from any scalar to the type _Bool acts as a
comparison to 0, which cannot lose any bits.

H A Dparse.c1.511 Tue Dec 22 08:05:08 GMT 2020 rillig make(1): fix assertion failure for files without trailing newline

Previously, mmapped files didn't always have the final newline added.
Only those that ended at a page boundary did.

This confused ParseRawLine, which assumed (and since parse.c 1.510 from
moments ago also asserted) that every line ends with a newline, which
allows the code to assume that after a backslash, there is at least one
other character in the buffer, thereby preventing an out-of-bounds read.

This bug had been there at least since parse.c 1.170 from 2010-12-25
04:57:07, maybe even earlier, I didn't check.

Now line_end always points to the trailing newline, which allows
ParseGetLine to overwrite that character to end the string.

/src/sys/arch/i386/i386/
H A Dmachdep.c1.511 Thu Feb 13 21:34:03 GMT 2003 ross If no keyboard is attached, implement RB_HALT with a spin. kern/10481
/src/doc/
H A D3RDPARTY1.511 Tue Feb 20 21:21:19 GMT 2007 heas Take responsibility for postfix for rpaulo.
/src/sys/sys/
H A Dparam.h1.511 Thu Dec 08 00:21:54 GMT 2016 mlelstv Add driver entry point to augment a default disklabel with driver specific
data. Legacy data like RPM values, typenames but also special paritioning
representing disk formats.

Bump kernel rev.

/src/distrib/sets/lists/man/
H A Dmi1.511 Tue Aug 27 14:12:12 GMT 2002 takemura Added touch panel calibration utility.

Completed in 976 milliseconds

12