Searched hist:1.1217 (Results 1 - 12 of 12) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.1217 Sat May 09 21:54:35 GMT 2015 christos regen |
| H A D | pcidevs_data.h | 1.1217 Mon May 11 10:43:10 GMT 2015 msaitoh regen. |
| H A D | pcidevs | 1.1217 Wed Mar 18 05:43:49 GMT 2015 msaitoh Add some Intel 9 series devices. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.1217 Sat Apr 04 00:03:12 GMT 2015 christos new openssh |
| H A D | CHANGES | 1.1217 Tue Apr 28 22:34:04 GMT 2009 roy Update to dhcpcd-5.0.0 1.1217 Tue Apr 28 22:34:04 GMT 2009 roy Update to dhcpcd-5.0.0 |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.1217 Tue Dec 10 00:08:52 GMT 2019 yamaguchi Ported driver for Intel Ethernet 700 series reviewed by msaitoh and knakahara |
| /src/distrib/sets/lists/base/ | ||
| H A D | mi | 1.1217 Sun Sep 15 19:38:08 GMT 2019 brad Add support for legacy ZFS filesystems, specified by mountpoint=legacy in the ZFS properties of the dataset and a simple man page for mount_zfs. With this, it is possible to put ZFS filesystems in /etc/fstab as file system type zfs. Add a rc.d script that kicks the module ZFS load mostly before mountall runs simular to what LVM does. This allows for any legacy mounts to be specified in critical_local_filesystems and allows for ZFS pools on top of cgd (probably among other things). Introduce a rc.conf variable called zfs which needs to be set to YES, in the usual manor of things, to get zvols and ZFS dataset support rather then just assume that 'zfs mount' does that in mountall. Fix a problem in mountall if ZFS is not compiled into the system. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.1217 Mon Jun 14 05:27:51 GMT 2010 riz vi.info doesn't get built when MKDOC=no. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.1217 Thu Jul 21 09:52:48 GMT 2022 kre Add ATF tests for realpath(1) Note that realpath can act differently for root than for other users (where an ordinary user will see EACCESS root just barrels right through). The tests adapt themselves, when run as root, less error cases can be tested than when run as some other user. 1.1217 Thu Jul 21 09:52:48 GMT 2022 kre Add ATF tests for realpath(1) Note that realpath can act differently for root than for other users (where an ordinary user will see EACCESS root just barrels right through). The tests adapt themselves, when run as root, less error cases can be tested than when run as some other user. |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.1217 Tue Sep 15 04:54:41 GMT 2020 christos make everyone use gdb.old |
| /src/sys/conf/ | ||
| H A D | files | 1.1217 Sun Dec 02 21:00:13 GMT 2018 maxv Introduce KLEAK, a new feature that can detect kernel information leaks. It works by tainting memory sources with marker values, letting the data travel through the kernel, and scanning the kernel<->user frontier for these marker values. Combined with compiler instrumentation and rotation of the markers, it is able to yield relevant results with little effort. We taint the pools and the stack, and scan copyout/copyoutstr. KLEAK is supported on amd64 only for now, but it is not complicated to add more architectures (just a matter of having the address of .text, and a stack unwinder). A userland tool is provided, that allows to execute a command in rounds and monitor the leaks generated all the while. KLEAK already detected directly 12 kernel info leaks, and prompted changes that in total fixed 25+ leaks. Based on an idea developed jointly with Thomas Barabosch (of Fraunhofer FKIE). |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.1217 Sun Dec 07 01:46:06 GMT 2008 pgoyette Add fdopendir.html3 |
Completed in 1297 milliseconds