Searched hist:1.572 (Results 1 - 24 of 24) sorted by relevance
| /src/sys/dev/usb/ | ||
| H A D | usbdevs.h | 1.572 Thu Mar 10 00:12:51 GMT 2011 scw branches: 1.572.2; Regen for Toshiba version of Novatel EU870D 3G/HSDPA WWAN Card 1.572 Thu Mar 10 00:12:51 GMT 2011 scw branches: 1.572.2; Regen for Toshiba version of Novatel EU870D 3G/HSDPA WWAN Card |
| H A D | usbdevs | 1.572 Fri Dec 24 19:22:17 GMT 2010 jmcneill add Hauppauge WinTV USB2 FM |
| H A D | usbdevs_data.h | 1.572 Sun Feb 06 23:11:54 GMT 2011 njoly Regen for MPMan. |
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.572 Tue Oct 18 10:19:12 GMT 2011 wiz branches: 1.572.2; Move vmt(4) to x86 subdir. No obsolete entries added for set lists since original import was just an hour ago. 1.572 Tue Oct 18 10:19:12 GMT 2011 wiz branches: 1.572.2; Move vmt(4) to x86 subdir. No obsolete entries added for set lists since original import was just an hour ago. |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.572 Fri Apr 14 09:50:16 GMT 2006 jmmv branches: 1.572.2; biosextmem comes before biosbasemem in the stack passed by the boot loader. Fixes e.g. APM initialization. Problem spotted by Kurt Schreiner. 1.572 Fri Apr 14 09:50:16 GMT 2006 jmmv branches: 1.572.2; biosextmem comes before biosbasemem in the stack passed by the boot loader. Fixes e.g. APM initialization. Problem spotted by Kurt Schreiner. |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.572 Fri Dec 15 22:09:16 GMT 2023 gutteridge main: minor style fix |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.572 Tue Jul 14 01:05:06 GMT 2020 yamaguchi Enable PCPU_IDT option by default |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.572 Thu Aug 28 15:18:32 GMT 2003 thorpej Regen; spell Hifn correctly, add more Hifn products. |
| H A D | pcidevs_data.h | 1.572 Mon Sep 15 19:51:10 GMT 2003 bouyer Regen: rename VT8237_RAID to VT8237_SATA |
| H A D | pcidevs | 1.572 Wed Aug 27 14:21:51 GMT 2003 kleink While here, add the AMD8111's ACPI controller. |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | tree.c | 1.572 Sat Jul 15 15:38:03 GMT 2023 rillig lint: properly initialize unnamed struct/union members Previously, their 'containing type' was not initialized. The code for initializing them is adapted from declarator_name. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.572 Fri Feb 04 22:09:17 GMT 2011 christos bump libc for arc4random_{buf,uniform} |
| H A D | mi | 1.572 Sat Oct 01 18:51:15 GMT 2005 scw Update for wpa_cli and wpa_supplicant. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.572 Fri Dec 21 18:04:18 GMT 2007 xtraeme binutils-2.18 is the latest and greatest. |
| /src/usr.bin/make/ | ||
| H A D | main.c | 1.572 Sat Jan 15 19:34:07 GMT 2022 rillig make: replace Var_Value with Var_Exists where applicable The latter function already existed in 1993, no idea why it was not used. No functional change. |
| H A D | parse.c | 1.572 Thu Dec 09 20:13:09 GMT 2021 rillig make: remove period from end of error messages and warnings The majority of the existing error messages and warnings does not include a period at the end. Follow this style consistently. |
| H A D | var.c | 1.572 Sat Oct 17 21:32:30 GMT 2020 rillig make(1): normalize initialization and cleanup of the modules |
| /src/sys/sys/ | ||
| H A D | param.h | 1.572 Wed Dec 05 18:16:51 GMT 2018 christos As discussed in tech-kern: - make sysctl kern.expose_address tri-state: 0: no access 1: access to processes with open /dev/kmem 2: access to everyone defaults: 0: KASLR kernels 1: non-KASLR kernels - improve efficiency by calling get_expose_address() per sysctl, not per process. - don't expose addresses for linux procfs - welcome to 8.99.27, changes to fill_*proc ABI |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.572 Wed Oct 08 11:10:04 GMT 2003 bouyer Add atabus |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.572 Tue Apr 29 11:59:25 GMT 2003 augustss Add new man pages (and rename one). |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.572 Mon Jun 16 00:54:43 GMT 2014 joerg Add modfl(3). From FreeBSD. |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.572 Tue Sep 08 07:08:03 GMT 2009 skrll Rename MKBFD to MKBINUTILS and support HAVE_BINUTILS for set lists. This makes {MK,HAVE_}BINUTILS consistent with {MK,HAVE_}{GCC,GDB}. Allow MKBFD to defines MKBINUTILS as a backwards compatibility hook. Update the sets lists and add conditionals for lib{bfd,opcodes}. |
| /src/sys/conf/ | ||
| H A D | files | 1.572 Tue Oct 15 18:14:41 GMT 2002 junyoung Add VGA raster graphics console driver. It is written as an extension to char-cell based vga(4) driver, and fully compatible with existing apps like XFree86. Currently it supports 80x25, 80x30, 80x40 and 80x50 text modes using emulation. You can enable it by specifying `options VGA_RASTERCONSOLE' in your kernel config file. Note that displaying multilingual text doesn't work yet. Necessary code is already there, but userland stuff and some functionality isn't ready for prime time yet. I'm working on them. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.572 Mon May 26 01:11:55 GMT 2003 lha install more man pages |
Completed in 1767 milliseconds