summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-27remove dead codeDavid Gwynne
2006-05-27replace ipsecadm with ipsecctl. ok and requested by deraadt@Hans-Joerg Hoexer
2006-05-27Revert last commit. Having ifindex of 0 is an error and needs to be reported.Claudio Jeker
2006-05-27Kill upHex and use %X instead. Crazy old code found by deraadt.Claudio Jeker
2006-05-27Moving netstat from kvm snooping to retrieving the routing tables viaClaudio Jeker
2006-05-27add mpi(4) glue. commented out for nowDavid Gwynne
2006-05-27add mpi(4), an alternative (replacement) driver for lsi logic fusion mptDavid Gwynne
2006-05-27scan for new timedelta sensors every five minutes for now, ok deraadtHenning Brauer
2006-05-27Kill unused Aflag support that sneeked in via netstat code.Claudio Jeker
2006-05-27When the device is attached, immediately create the timedelta sensor with theMarc Balmer
2006-05-27Do not print an error in case of ENOPROTOOPT. Install medias do not haveClaudio Jeker
2006-05-27lets be nice and abort cvs when we find out there isJoris Vink
2006-05-27System calls return -1 upon failure, so check for -1Pedro Martelletto
2006-05-27basic support for CVSROOT/config - only supporting the 'tag' andJoris Vink
2006-05-27Don't leak memory if getcwd() was passed NULL and __getcwd() failsPedro Martelletto
2006-05-27dont forget to expand any keywords before diffing stuff,Joris Vink
2006-05-27remove useless error check and irritating commentNikolay Sturm
2006-05-27Adresses can be specified in CIDR notation, as symbolic host names, interfaceHans-Joerg Hoexer
2006-05-27adopt to recent changesHans-Joerg Hoexer
2006-05-27allow to specify groups to be used IKEHans-Joerg Hoexer
2006-05-27ntpd does timedelta sensors now tooHenning Brauer
2006-05-27add group15/modp3072 to default configurations.Hans-Joerg Hoexer
2006-05-27document timedelat sensors. ok deraadtHenning Brauer
2006-05-27config file bits for timedelta sensors, so one can specify which devicesHenning Brauer
2006-05-27syncTheo de Raadt
2006-05-27boogie cvs_yesno() down the removal hatch, it is not used.Joris Vink
2006-05-27Make libc's getcwd() use the new __getcwd() system callPedro Martelletto
2006-05-27support the -d flag for update.Joris Vink
2006-05-27update needs the CR_REPO flag to, otherwise it will forgetJoris Vink
2006-05-27Cleanup with lint. Make the poll fd indexes unsigned and because of thatClaudio Jeker
2006-05-27Unfuck community delete. The if () statement to match communities was FUBARClaudio Jeker
2006-05-27Move prinitng of communities into own function so that special communitiesClaudio Jeker
2006-05-27show which directory we are examining in our pre-commit checks.Joris Vink
2006-05-27remove debug outputJoris Vink
2006-05-27allow commands to respect the -l flag, if the -l flag isJoris Vink
2006-05-27Make NCOM_{CARDBUS,GSC,ISAPNP} defined again in com.h, as there is codeMiod Vallat
2006-05-27dont allow commit to continue if the file that is beingJoris Vink
2006-05-27remove IFCAP_JUMBO_MTU interface capabilities flag and set if_hardmtu in a fewBrad Smith
2006-05-27Rename RCSFILE.fd to RCSFILE.rf_fd, plus minor spacing nits. NoRay Lai
2006-05-27commiting removed files now worksJoris Vink
2006-05-27use RCS_STATE_DEAD instead of plain old 'dead' when checkingJoris Vink
2006-05-27correctly expand keywords when checking out filesJoris Vink
2006-05-27Remove rcs_statfile(). It was just a wrapper for rcs_choosefile(),Ray Lai
2006-05-27pruning (-P) support for both the update and checkout commands;Joris Vink
2006-05-27remove bogus non-style advice that just causes "discussions"Theo de Raadt
2006-05-27Teach powernow about setperf prioritys, add a setperf_prio to amd64.Gordon Willem Klok
2006-05-27casting malllocGordon Willem Klok
2006-05-27When an interface is ignored because it has no IP address, say so.Kenneth R Westerback
2006-05-27commit the new opencvs code, i have been hacking onJoris Vink
2006-05-27regenReyk Floeter