| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Turn off Checkin-prog and Update-prog. | peter | 2003-01-21 | 1 | -2/+2 |
* | | Update for cvs-1.11.5 import (note to self: gotta fix the version tags) | peter | 2003-01-21 | 2 | -4/+4 |
* | | This commit was generated by cvs2svn to compensate for changes in r109661, | peter | 2003-01-21 | 1 | -79/+0 |
* | | Merge cvs-1.11.2.1-20021201 -> 1.11.5 changes onto mainline | peter | 2003-01-21 | 10 | -102/+91 |
* | | This commit was generated by cvs2svn to compensate for changes in r109658, | peter | 2003-01-21 | 1 | -37/+0 |
* | | This commit was generated by cvs2svn to compensate for changes in r109655, | peter | 2003-01-21 | 35 | -87/+435 |
|\ \ |
|
| * | | Import cvs-1.11.5 onto vendor branch | peter | 2003-01-21 | 45 | -189/+526 |
* | | | There's absolutely no need for a struct-within-a-struct, so move the | des | 2003-01-21 | 2 | -28/+24 |
* | | | Add missing SMP file locks around read-modify-write operations on | hsu | 2003-01-21 | 1 | -1/+5 |
* | | | Remove OBE prototype for iszerodev() - it was replaced by the | peter | 2003-01-21 | 2 | -2/+0 |
* | | | Fixes for a number of problems in the IOMMU code: | tmm | 2003-01-21 | 2 | -16/+23 |
* | | | Free resources when failing to set up the interrupt. | tmm | 2003-01-21 | 1 | -0/+1 |
* | | | bus_dmamap_sync() overhaul: | tmm | 2003-01-21 | 1 | -21/+24 |
* | | | bus_dmamap_sync() overhaul: | tmm | 2003-01-21 | 2 | -22/+18 |
* | | | Fix iommu_dvmamap_sync(): it was still operating as if the BUS_DMASYNC_* | tmm | 2003-01-21 | 1 | -5/+13 |
* | | | Correct an off-by-one in the boundary check. Otherwise, resource | tmm | 2003-01-21 | 1 | -1/+1 |
* | | | Define misc structs outside of struct firewire_comm. | simokawa | 2003-01-21 | 1 | -77/+85 |
* | | | Ignore events of unused IR DMA. | simokawa | 2003-01-21 | 1 | -3/+11 |
* | | | This commit was generated by cvs2svn to compensate for changes in r109641, | nectar | 2003-01-21 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Add a missing include, needed to get a prototype for `des_read_pw_string'. | nectar | 2003-01-21 | 1 | -1/+2 |
* | | | | Define OPENSSL_DES_LIBDES_COMPATIBILITY so that Heimdal will build with | nectar | 2003-01-21 | 1 | -0/+1 |
* | | | | Remove NEXTDOSPART. | nyan | 2003-01-21 | 1 | -1/+0 |
* | | | | Use NDOSPART instead of NEXTDOSPART. | nyan | 2003-01-21 | 1 | -2/+2 |
* | | | | MFi386: revision 1.63. | nyan | 2003-01-21 | 1 | -10/+9 |
* | | | | Needs wlan for wi. | imp | 2003-01-21 | 1 | -0/+1 |
* | | | | Don't forget to properly quote input. | mtm | 2003-01-21 | 1 | -1/+1 |
* | | | | #ifdef NO_GEOM some bits here too. | phk | 2003-01-21 | 1 | -0/+2 |
* | | | | Update with the current list of scanners that the driver supports. | joe | 2003-01-21 | 1 | -3/+29 |
* | | | | Regen | joe | 2003-01-21 | 2 | -2/+9 |
* | | | | Add support for Epson 1660 scanner. | joe | 2003-01-21 | 2 | -0/+2 |
* | | | | use 'void *' instead of 'caddr_t' for useracc, kernacc, vslock and vsunlock. | alfred | 2003-01-21 | 4 | -12/+12 |
* | | | | #ifdef NO_GEOM all of this file. | phk | 2003-01-21 | 1 | -0/+2 |
* | | | | Bandaid to make the kernel compile until the scsi-crew can find out what | phk | 2003-01-21 | 1 | -1/+2 |
* | | | | Make this compile with DEBUG defined now that WARNS=0 has been removed | tjr | 2003-01-21 | 3 | -2/+4 |
* | | | | Add yet another Sony Vaio PS/2 mouse ID. This one is found in a R505GL. | marcel | 2003-01-21 | 2 | -0/+2 |
* | | | | Add a missing '{' | phk | 2003-01-21 | 1 | -1/+1 |
* | | | | Catch up to WAIT/NOWAIT cleanup. | alfred | 2003-01-21 | 2 | -30/+3 |
* | | | | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 591 | -2122/+2123 |
* | | | | pccardd and pccardc are for i386 and pc98 only. Don't build them on | imp | 2003-01-21 | 1 | -1/+1 |
* | | | | Remove the fake disklabel, no longer needed. | sos | 2003-01-21 | 2 | -47/+7 |
* | | | | - Restore header printing to wi_printaplist() | mdodd | 2003-01-21 | 1 | -34/+59 |
* | | | | preserve the order of tags copied by m_tag_copy_chain | sam | 2003-01-21 | 1 | -3/+2 |
* | | | | The PowerPC-specfic scripttempl file was depreciated in favor of the generic | obrien | 2003-01-21 | 1 | -1/+1 |
* | | | | Run kldxref on sparc64, it works now. | jake | 2003-01-21 | 2 | -2/+2 |
* | | | | Fix module dependency (pre)loading on sparc64 by relocating the variables | jake | 2003-01-21 | 1 | -6/+57 |
* | | | | - Add a VM_WAIT in the appropriate cases where vm_page_alloc() fails and flags | jeff | 2003-01-21 | 3 | -31/+50 |
* | | | | hook fast_ipsec.4 up | sam | 2003-01-21 | 1 | -0/+1 |
* | | | | fast ipsec protocols | sam | 2003-01-21 | 1 | -0/+105 |
* | | | | New errata entry for ipfw(4). | bmah | 2003-01-21 | 1 | -0/+5 |
* | | | | The FTP daemon was vulnerable to a DoS where an attacker could bind() | cjc | 2003-01-21 | 1 | -19/+26 |