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

12

/src/sys/arch/i386/conf/
H A DALL1.508 Sat Jul 15 22:13:27 GMT 2023 riastradh i386/ALL: Enable HEARTBEAT.
H A DGENERIC1.508 Tue Sep 03 18:55:47 GMT 2002 augustss Replace mr with gtp device.
/src/distrib/notes/common/
H A Dmain1.508 Thu Mar 13 03:34:00 GMT 2014 nat Add myself.
/src/share/man/man4/
H A Doptions.41.508 Sat Feb 08 07:07:06 GMT 2020 maxv Retire KLEAK.

KLEAK was a nice feature and served its purpose; it allowed us to detect
dozens of info leaks on the kernel->userland boundary, and thanks to it we
tackled a good part of the infoleak problem 1.5 years ago.

Nowadays however, we have kMSan, which can detect uninitialized memory in
the kernel. kMSan supersedes KLEAK: it can detect what KLEAK was able to
detect, but in addition, (1) it operates in all of the kernel and not just
the kernel->userland boundary, (2) it requires no user interaction, and (3)
it is deterministic and not statistical.

That makes kMSan the feature of choice to detect info leaks nowadays;
people interested in detecting info leaks should boot a kMSan kernel and
just wait for the magic to happen.

KLEAK was a good ride, and a fun project, but now is time for it to go.

Discussed with several people, including Thomas Barabosch.
H A DMakefile1.508 Mon Feb 22 07:55:32 GMT 2010 jnemeth smcsmon.4 -> smscmon.4
/src/sys/dev/usb/
H A Dusbdevs1.508 Sat Sep 06 21:38:44 GMT 2008 rmind PR/39303: Izaac: Support for Novatel Wireless Ovation U727.
H A Dusbdevs.h1.508 Fri Oct 10 16:30:17 GMT 2008 joerg Regen.
H A Dusbdevs_data.h1.508 Sun Sep 28 15:41:50 GMT 2008 wiz regen.
/src/usr.bin/xlint/lint1/
H A Dcgram.y1.508 Sat Sep 28 11:20:29 GMT 2024 rillig lint: reduce shift/reduce conflicts in grammar

In an anonymous member declaration, the type attributes are already
parsed by the type specifier.
H A Dtree.c1.508 Tue Apr 11 00:03:42 GMT 2023 rillig lint: don't wrongly warn about overflow in complex constants

Seen in lib/libm.
/src/sys/kern/
H A Dinit_main.c1.508 Mon Dec 02 23:22:43 GMT 2019 ad Take the basic CPU topology information we already collect, and use it
to make circular lists of CPU siblings in the same core, and in the
same package. Nothing fancy, just enough to have a bit of fun in the
scheduler trying out different tactics.
H A Dkern_exec.c1.508 Tue Sep 28 15:05:42 GMT 2021 thorpej futex_release_all_lwp(): No need to pass the "tid" argument separately; that
is a vestige of an older version of the code. Also, move a KASSERT() that
both futex_release_all_lwp() call sites had inside of futex_release_all_lwp()
itself.
/src/sys/net/
H A Dif.c1.508 Mon Jul 11 07:36:56 GMT 2022 skrll Grammar in a comment.
/src/sys/arch/amd64/conf/
H A DGENERIC1.508 Sat Nov 24 18:23:29 GMT 2018 bouyer Add mpii(4), a driver for LSI Megaraid Fusion controllers.
Ported from OpenBSD. This driver is MP-safe.
Note that the earlier fusion controllers (Megaraid 2208, codenamed Thunderbold)
are also supported by mfi(4). mpii will take precedence if both drivers
are enabled.
Tested on a
mfii0 at pci6 dev 0 function 0: "PERC H740P Adapter ", firmware 50.3.0-1512, 819
2MB cache
mfii0: interrupting at ioapic2 pin 2
scsibus0 at mfii0: 64 targets, 8 luns per target
scsibus0: waiting 2 seconds for devices to settle...
sd0 at scsibus0 target 0 lun 0: <DELL, PERC H740P Adp, 5.03> disk fixed
sd0: fabricating a geometry
sd0: 99 GB, 102399 cyl, 64 head, 32 sec, 512 bytes/sect x 209714688 sectors
sd0: tagged queueing
sd1 at scsibus0 target 1 lun 0: <DELL, PERC H740P Adp, 5.03> disk fixed
sd1: fabricating a geometry
sd1: 22254 GB, 22788608 cyl, 64 head, 32 sec, 512 bytes/sect x 46671069696 sectors
sd1: fabricating a geometry

It supports bioctl(8) ioctls, as well as sensors for the BBU and logical
drives.

Sponsored by LIP6.
/src/sys/dev/pci/
H A Dpcidevs.h1.508 Mon Feb 03 13:28:54 GMT 2003 pooka regen
H A Dpcidevs_data.h1.508 Wed Feb 26 11:51:06 GMT 2003 salo Regen.
/src/usr.bin/make/
H A Djob.c1.508 Sun May 18 05:44:57 GMT 2025 rillig make: remove redundant comments, summarize a few others

H A Dmain.c1.508 Thu Dec 31 17:39:36 GMT 2020 rillig make(1): replace pointers in controlling conditions with booleans
H A Dparse.c1.508 Sun Dec 20 18:23:24 GMT 2020 rillig make(1): remove redundant const declarations for parameters
/src/sys/arch/i386/i386/
H A Dmachdep.c1.508 Fri Jan 17 23:10:30 GMT 2003 thorpej Merge the nathanw_sa branch.
/src/distrib/sets/lists/base/
H A Dshl.mi1.508 Sun Dec 20 05:53:34 GMT 2009 thorpej Add libelf files.
H A Dmi1.508 Wed Nov 17 00:33:45 GMT 2004 soren The /bin/rmail compat link has been in several major releases now.
/src/doc/
H A D3RDPARTY1.508 Sun Feb 18 00:29:24 GMT 2007 wiz gcc-4.1.2 is out.
/src/sys/sys/
H A Dparam.h1.508 Wed Oct 26 01:16:06 GMT 2016 pgoyette Also update the version number in the comment!
/src/distrib/sets/lists/man/
H A Dmi1.508 Wed Aug 07 14:42:22 GMT 2002 tron Add manual page for nsclpcsio(4).

Completed in 1289 milliseconds

12