Age | Commit message (Expand) | Author |
2005-07-25 | forgot these ... | Xavier Santolaria |
2005-07-25 | KNF; mostly spaces vs. tabs; ok joris@ jfb@. | Xavier Santolaria |
2005-07-25 | common code for all device handling. | Marc Espie |
2005-07-25 | KNF; mostly spaces vs. tabs; ok joris@ jfb@. | Xavier Santolaria |
2005-07-25 | regen | Jonathan Gray |
2005-07-25 | Correct the product id of "nForce2 400 AC-97 Audio" to not be that | Jonathan Gray |
2005-07-25 | regen | Jonathan Gray |
2005-07-25 | Give Smart Card part of TI PCI6515 a different product define so this | Jonathan Gray |
2005-07-25 | regen | Jonathan Gray |
2005-07-25 | Some devices found in marco@'s 915PM based Dell D810. | Jonathan Gray |
2005-07-25 | SID_ANSII_SCSI2 is a valid value of SID_ANSII | David Gwynne |
2005-07-25 | ichpcib(4) support for 82801FB (ICH6) as found in marco@'s Dell d810. | Jonathan Gray |
2005-07-25 | add missing comma to initializer. | Christopher Pascoe |
2005-07-25 | minor whitespace cleanup | Christopher Pascoe |
2005-07-25 | don't bother with printf in *_jalloc() | Brad Smith |
2005-07-25 | - mbuf external storage is of (caddr_t), not (caddr_t *). | Brad Smith |
2005-07-24 | add Broadcom BCM4322 support; reported and tested by Alexander Topolanek | Federico G. Schwindt |
2005-07-24 | simplify error paths and add some missing ones; brad@ ok. | Federico G. Schwindt |
2005-07-24 | don't need to enable bus mastering in stge_attach(). | Brad Smith |
2005-07-24 | do not bail out in client mode if the file is not on disk at all. | Joris Vink |
2005-07-24 | "cvslog.*" should really be "cvslog*" | Joris Vink |
2005-07-24 | In _gethtent() ignore host.h_length if it is set to 0. Previously | Todd C. Miller |
2005-07-24 | don't call stge_init() when changing the MTU. | Brad Smith |
2005-07-24 | add "cvslog.*" to the ignore list | Joris Vink |
2005-07-24 | some more `if (!var)' cleanup; | Xavier Santolaria |
2005-07-24 | use cvs_unlink() here too; | Xavier Santolaria |
2005-07-24 | use cvs_unlink(); | Xavier Santolaria |
2005-07-24 | add cvs_unlink(); a wrapper to unlunk() w/ an error msg as it is used in | Xavier Santolaria |
2005-07-24 | do not use `if (!var)' unless it's boolean, better use an == check; | Xavier Santolaria |
2005-07-24 | Be more permissive when checking the interrupt vector for devices tied to | Miod Vallat |
2005-07-24 | use correct function names in error messages | Hans-Joerg Hoexer |
2005-07-24 | we must start the ConnectRetry timer before calling session_connect in | Henning Brauer |
2005-07-24 | postpone decision whether to replace already installed packages in -r mode, | Marc Espie |
2005-07-24 | deal with a special case, where we are replacing files with changed md5: | Marc Espie |
2005-07-24 | prepare for combining SAs and flows in one single rule, no functional change | Hans-Joerg Hoexer |
2005-07-24 | split off mbrtowc functions, so that vfprintf won't pull the whole | Marc Espie |
2005-07-24 | correct rval check for socket(). from alf schlichting. ok markus@ | marius eriksen |
2005-07-24 | Fix a bug introduced in rev 1.58. When relookup() is called with | Todd C. Miller |
2005-07-23 | - no need to include sys/dkstat.h | Martin Reindl |
2005-07-23 | vm_offset_t -> vaddr_t | Martin Reindl |
2005-07-23 | vm_offset_t -> {vaddr_t, bus_addr_t} | Martin Reindl |
2005-07-23 | Our dhclient.conf lives in /usr/src/etc. | Kenneth R Westerback |
2005-07-23 | fix remote remove command, gcc didn't even catch this misplaced bracket. | Joris Vink |
2005-07-23 | document automatic generation of reverse SA rules. | Hans-Joerg Hoexer |
2005-07-23 | add automatic creation of reverse SAs. | Hans-Joerg Hoexer |
2005-07-23 | prepare for specifying both in and out key, not used yet. | Hans-Joerg Hoexer |
2005-07-23 | prepare for specifying incoming and outgoing SPIs, not used yet. | Hans-Joerg Hoexer |
2005-07-23 | regen. | Federico G. Schwindt |
2005-07-23 | Broadcom 4322. | Federico G. Schwindt |
2005-07-23 | tabbing | Martin Reindl |