Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-24 | add "cvslog.*" to the ignore list | Joris Vink | |
noticed by xsa@ | |||
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 | |
many places. Also handle -n and -t global options. ok joris@ jfb@. | |||
2005-07-24 | do not use `if (!var)' unless it's boolean, better use an == check; | Xavier Santolaria | |
ok jfb@ joris@. | |||
2005-07-24 | Be more permissive when checking the interrupt vector for devices tied to | Miod Vallat | |
the ISA interrupts; from NetBSD. | |||
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 | |
all cases, since session_connect can in turn cause events that cause state changes in the FSM that reset the ConnectRetryTimer. debugged with Leen Besselink <leen@consolejunkie.net> who was seeing errnously running ConnectRetryTimers in a case with localhost connections | |||
2005-07-24 | postpone decision whether to replace already installed packages in -r mode, | Marc Espie | |
so that we get to execute is_needed and actually comparing full signatures. | |||
2005-07-24 | deal with a special case, where we are replacing files with changed md5: | Marc Espie | |
in which case, we need to rename the files for the partial package, so the renaming phase won't fuck up. | |||
2005-07-24 | prepare for combining SAs and flows in one single rule, no functional change | Hans-Joerg Hoexer | |
yet. | |||
2005-07-24 | split off mbrtowc functions, so that vfprintf won't pull the whole | Marc Espie | |
multibyte_sb.c contents. okay millert@ | |||
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 | |
SAVESTART set in cn_flags, it will add an extra reference to the directory vnode pointer, but only when () succeeds. We were doing vrele() regardless of relookup()'s return value, which caused the reference count to be decremented on error when it shouldn't be. OK pedro@ tedu@ | |||
2005-07-23 | - no need to include sys/dkstat.h | Martin Reindl | |
- some formatting fixes and KNF | |||
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 | |
ok henning@ | |||
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 | |
A tcpmd5 rule like: tcpmd5 from 192.168.3.28 to 192.168.3.14 spi 0x2000:0x2001 \ key 0xbeefdead:0xdeadbeef expands now to: tcpmd5 from 192.168.3.28 to 192.168.3.14 spi 0x00002000 key 0xbeefdead tcpmd5 from 192.168.3.14 to 192.168.3.28 spi 0x00002001 key 0xdeadbeef | |||
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 | |
2005-07-23 | Fix a few typos. Set 'error' variable before using it in message. | Kenneth R Westerback | |
Makes i386 and amd64 dkcsum.c identical. ok weingart@ tom@ | |||
2005-07-23 | remove debug messages, i always seem to forget these. | Joris Vink | |
2005-07-23 | rewrite of the file code. the previous one was just | Joris Vink | |
a mess and not clean. this code is much cleaner, faster, and uses less memory overall. tested by xsa@, brad@, Michael Knudsen, and myself. okay xsa@ | |||
2005-07-23 | use cvs_chdir(); | Xavier Santolaria | |
2005-07-23 | add cvs_chdir(); a wrapper to chdir() w/ an error msg as it is used in | Xavier Santolaria | |
many places. Let's make our life simpler for once. ok jfb@ joris@. | |||
2005-07-23 | Adding netplan, 2983/tcp | Marc Balmer | |
ok deraadt@ | |||
2005-07-23 | *hostent() fixes: | Jared Yanovich | |
- Make _gethtent() static - _gethtbyname() is dead code (succeeded by _gethtbyname2), kill it - _gethtent() requires setting the address family field of the file-scope variable `host' to that of the desired type of the entry being searched for. Change the behavior to enforce this if it is not AF_UNSPEC, which will now allow stepping through entries, and set it to specific values everywhere else. help & ok millert | |||
2005-07-23 | this is a bit better | Brad Smith | |
2005-07-23 | sync with re(4). | Brad Smith | |
2005-07-23 | Sync with axe(4). | Jonathan Gray | |
2005-07-23 | List some more devices using the generic ASIX id. | Jonathan Gray | |
2005-07-23 | back out last commit, this causes problems on some systems. | Brad Smith | |
2005-07-23 | add missing "Remove-entry" response in cvs_responses table | Joris Vink | |
2005-07-23 | correctly seperate added, modified and removed files for use in the | Joris Vink | |
construction of the log message in the editor. ok jfb@ | |||
2005-07-22 | remove ICH3 workaround. | Brad Smith | |
2005-07-22 | We can now get the ``battery absent'' status accurately. | Miod Vallat | |
2005-07-22 | be sure we accept request for _all_ of our commands on the server side; | Xavier Santolaria | |
2005-07-22 | Comandate Che Guevara, with a single `m'. | Federico G. Schwindt | |
2005-07-22 | use the cf_name field of the CVSFILE struct instead of using the old | Joris Vink | |
CVS_FILE_NAME macro. This macro used to be nifty because of all the referencing for the names, but since we don't do that anymore and use cf_name directly... byebye CVS_FILE_NAME() okay xsa@ | |||
2005-07-22 | minor tweaks, no functional change; | Xavier Santolaria | |
2005-07-22 | for .de domains, we need to send more shit to the denic whois server so | Henning Brauer | |
that idn domains are handled correctly... | |||
2005-07-22 | Reading the IEEE specs shows that the bits have to be reversed when | Brad Smith | |
mapping an OUI to the MII id registers. From drochner NetBSD | |||
2005-07-22 | more Marvell and Realtek PHY | Brad Smith | |