Age | Commit message (Expand) | Author |
2006-05-27 | allow diff to pick up newly added files with the -N flag. | Joris Vink |
2006-05-27 | more standard ignore pattern | Joris Vink |
2006-05-27 | make debug output during attach quiet unless you want it by raising | David Gwynne |
2006-05-27 | remove FreeBSD specific code. | Brad Smith |
2006-05-27 | garbage collect vlan.h | Brad Smith |
2006-05-27 | Nuke defopt remains. Tested on cats and zaurus. | Miod Vallat |
2006-05-27 | sync to bgpd: use ibuf->pid in imsg_create if pid == 0, claudio ok | Henning Brauer |
2006-05-27 | Fix obvious error in code that is currently not compiled. | Claudio Jeker |
2006-05-27 | if the pid given to imsg_create is 0, use the pid sored in the ibuf (which | Henning Brauer |
2006-05-27 | sync | Theo de Raadt |
2006-05-27 | oops, forgot to add mpi. | David Gwynne |
2006-05-27 | Don't exit just because an interface has no subnet configured in | Kenneth R Westerback |
2006-05-27 | document mpi(4). | David Gwynne |
2006-05-27 | remove dead code | David Gwynne |
2006-05-27 | replace ipsecadm with ipsecctl. ok and requested by deraadt@ | Hans-Joerg Hoexer |
2006-05-27 | Revert last commit. Having ifindex of 0 is an error and needs to be reported. | Claudio Jeker |
2006-05-27 | Kill upHex and use %X instead. Crazy old code found by deraadt. | Claudio Jeker |
2006-05-27 | Moving netstat from kvm snooping to retrieving the routing tables via | Claudio Jeker |
2006-05-27 | add mpi(4) glue. commented out for now | David Gwynne |
2006-05-27 | add mpi(4), an alternative (replacement) driver for lsi logic fusion mpt | David Gwynne |
2006-05-27 | scan for new timedelta sensors every five minutes for now, ok deraadt | Henning Brauer |
2006-05-27 | Kill unused Aflag support that sneeked in via netstat code. | Claudio Jeker |
2006-05-27 | When the device is attached, immediately create the timedelta sensor with the | Marc Balmer |
2006-05-27 | Do not print an error in case of ENOPROTOOPT. Install medias do not have | Claudio Jeker |
2006-05-27 | lets be nice and abort cvs when we find out there is | Joris Vink |
2006-05-27 | System calls return -1 upon failure, so check for -1 | Pedro Martelletto |
2006-05-27 | basic support for CVSROOT/config - only supporting the 'tag' and | Joris Vink |
2006-05-27 | Don't leak memory if getcwd() was passed NULL and __getcwd() fails | Pedro Martelletto |
2006-05-27 | dont forget to expand any keywords before diffing stuff, | Joris Vink |
2006-05-27 | remove useless error check and irritating comment | Nikolay Sturm |
2006-05-27 | Adresses can be specified in CIDR notation, as symbolic host names, interface | Hans-Joerg Hoexer |
2006-05-27 | adopt to recent changes | Hans-Joerg Hoexer |
2006-05-27 | allow to specify groups to be used IKE | Hans-Joerg Hoexer |
2006-05-27 | ntpd does timedelta sensors now too | Henning Brauer |
2006-05-27 | add group15/modp3072 to default configurations. | Hans-Joerg Hoexer |
2006-05-27 | document timedelat sensors. ok deraadt | Henning Brauer |
2006-05-27 | config file bits for timedelta sensors, so one can specify which devices | Henning Brauer |
2006-05-27 | sync | Theo de Raadt |
2006-05-27 | boogie cvs_yesno() down the removal hatch, it is not used. | Joris Vink |
2006-05-27 | Make libc's getcwd() use the new __getcwd() system call | Pedro Martelletto |
2006-05-27 | support the -d flag for update. | Joris Vink |
2006-05-27 | update needs the CR_REPO flag to, otherwise it will forget | Joris Vink |
2006-05-27 | Cleanup with lint. Make the poll fd indexes unsigned and because of that | Claudio Jeker |
2006-05-27 | Unfuck community delete. The if () statement to match communities was FUBAR | Claudio Jeker |
2006-05-27 | Move prinitng of communities into own function so that special communities | Claudio Jeker |
2006-05-27 | show which directory we are examining in our pre-commit checks. | Joris Vink |
2006-05-27 | remove debug output | Joris Vink |
2006-05-27 | allow commands to respect the -l flag, if the -l flag is | Joris Vink |
2006-05-27 | Make NCOM_{CARDBUS,GSC,ISAPNP} defined again in com.h, as there is code | Miod Vallat |
2006-05-27 | dont allow commit to continue if the file that is being | Joris Vink |