Searched hist:1.1051 (Results 1 - 13 of 13) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | pcidevs_data.h | 1.1051 Tue Jan 11 00:14:41 GMT 2011 dyoung branches: 1.1051.2; 1.1051.4; Regen. 1.1051 Tue Jan 11 00:14:41 GMT 2011 dyoung branches: 1.1051.2; 1.1051.4; Regen. 1.1051 Tue Jan 11 00:14:41 GMT 2011 dyoung branches: 1.1051.2; 1.1051.4; Regen. |
| H A D | pcidevs.h | 1.1051 Thu Dec 16 10:10:53 GMT 2010 wiz regen. |
| H A D | pcidevs | 1.1051 Sat Nov 06 14:20:34 GMT 2010 jakllsch Add Intel SCH IDE Controller, from OpenBSD via Tomokazu HARADA in PR#42310. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.1051 Wed Aug 21 21:17:37 GMT 2013 tron Postfix 2.9.7 was imported. |
| H A D | CHANGES | 1.1051 Thu May 01 20:18:18 GMT 2008 cegger hpqlb(4): driver for HP Quick Launch buttons - found on HP Pavilion Notebooks 1.1051 Thu May 01 20:18:18 GMT 2008 cegger hpqlb(4): driver for HP Quick Launch buttons - found on HP Pavilion Notebooks |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.1051 Tue Aug 30 00:13:25 GMT 2011 jmcneill revert previous |
| /src/distrib/sets/lists/base/ | ||
| H A D | mi | 1.1051 Sun Dec 01 09:13:55 GMT 2013 martin Add a /var/shm directory (to be used for shm_open and friends) |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.1051 Mon Jan 21 08:10:51 GMT 2008 dyoung Sort. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.1051 Sun May 16 00:09:49 GMT 2021 rillig tests/lint: add expected output for testing '&' in switch statement |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.1051 Thu Mar 15 13:44:45 GMT 2018 christos Don't barf if the ctf tools are not installed. [perhaps warn?] |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.1051 Tue May 09 20:14:27 GMT 2023 sjg make: add :mtime to provide mtime of file The value of the variable is passed to stat(2) and st_mtime is new value. An optional arg can be used if stat(2) fails, otherwise the current time is used. See varmod-mtime.mk for usage examples. |
| /src/sys/conf/ | ||
| H A D | files | 1.1051 Mon Jul 02 18:15:46 GMT 2012 bouyer Add sata Port MultiPlier (PMP) support to the ata bus layer, as described in http://mail-index.netbsd.org/tech-kern/2012/06/23/msg013442.html PMP support in integrated to the atabus layer. struct ata_channel's ch_drive[] is not dynamically allocated, and ch_ndrive (renamed to ch_ndrives) closely reflects the size of the ch_drive[] array. Add helper functions atabus_alloc_drives() and atabus_free_drives() to manage ch_drive[]/ch_ndrives. Add wdc_maxdrives to struct wdc_softc so that bus front-end can specify how much drive they really support (master/slave or single). ata_reset_drive() callback gains a uint32_t *sigp argument which, when not NULL, will contain the signature of the device being reset. While there, some cosmetic changes: - added a drive_type enum to ata_drive_datas, and stop encoding the probed drive type in drive_flags (we were out of drive flags anyway). - rename DRIVE_ATAPIST to DRIVE_ATAPIDSCW to better reflect what this really is - remove ata_channel->ata_drives, it's redundant with the pointer in ata_drive_datas - factor out the interpretation of SATA signatures in sata_interpet_sig() propagate these changes to the ATA HBA drivers, and add support for PMP to ahcisata(4) and siisata(4). Thanks to: - Protocase (http://www.protocase.com/) which provided a system with lots of controllers, SATA PMP and drive slots - Conservation Genomics Laboratory, Department of Biology, New Mexico State University for hosting the above system - Brook Milligan, who set up remote access and has been very responsive when SATA cable move was needed |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.1051 Tue Jul 17 17:42:09 GMT 2007 joerg Add native mremap system call based on the UVM implementation for Linux compat. Add code to enforce alignment of the new location. Special thanks to wizd for helping with the man page. |
Completed in 1178 milliseconds