summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-23Provide UI commands to delete phase 1 SAs.Hans-Joerg Hoexer
2005-09-23avoid a nasty line split;Jason McIntyre
2005-09-23default port for ftp-proxy is 8021;Jason McIntyre
2005-09-23Remove some uncommented section headers from the template man page (RETURNHans-Joerg Hoexer
2005-09-23{TrendNet,Trendware} -> TRENDnet, ok jsg@Alexander von Gernler
2005-09-23reflect recent changes, "Phase 1" section uses "force" now.Hans-Joerg Hoexer
2005-09-23support %jd from c99, although intmax_t may not be available.Ted Unangst
2005-09-23- fix PowerNow flags, cosmetic, only affects dmesg output.Brad Smith
2005-09-23sigh. againDale Rahn
2005-09-22split ypserv & ypbind startup; ypserv does not depend on you being aTheo de Raadt
2005-09-22Enable a bunch more tests.Dale Rahn
2005-09-22Track if symbols are searched but missing while resolving GOT, ifDale Rahn
2005-09-22Test if a program exits when some of it's symbols are not found.Dale Rahn
2005-09-22-s was using the wrong arg (PF_INET) for protocol instead of IPPROTO_TCP & IP...Theo de Raadt
2005-09-22style;Xavier Santolaria
2005-09-22use "force" keyword when adding to Phase 1 section, otherwise isakmpd willHans-Joerg Hoexer
2005-09-22remove one `file-system' example, and make another at least consistentJason McIntyre
2005-09-22boot-able -> bootable (typo fix in comments only)Jason McIntyre
2005-09-22spelling fixes;Jason McIntyre
2005-09-22consistency fixes, spotted by brian at awfulhak org;Jason McIntyre
2005-09-22missed a NOWARN -> WARN changeDale Rahn
2005-09-22add missing phrase;Jason McIntyre
2005-09-22Simplify DMA handling. Limit DMA size to a fixed numer of slots.Claudio Jeker
2005-09-22Notify sppp about link state changes. This makes PPP encoding work.Claudio Jeker
2005-09-22remove the very basic ath(4) rate control implementation and useReyk Floeter
2005-09-22revert 1.82 and 1.83 of ami.c and 1.26 of amivar.h since it seems to beDavid Gwynne
2005-09-22NEWINTR is not an option on OpenBSD.Dale Rahn
2005-09-22knf; ok drahnTheo de Raadt
2005-09-22Use std missing symbol print instead of MD custom, do not warn on weakDale Rahn
2005-09-22Print MAC name and version and use "address" instead ofJonathan Gray
2005-09-22add a few flags to CDIAGFLAGSBrad Smith
2005-09-21change label at markus@'s requestDamien Miller
2005-09-21aquire -> acquire, from stevesk@Damien Miller
2005-09-21rearrange sanity checks to eliminate signed arithmatic, from stevesk@Damien Miller
2005-09-21Simplify the internal symbol finding API, with some cleanup, prep forDale Rahn
2005-09-21add ability to disable EPSV/EPRT from command-line.Federico G. Schwindt
2005-09-21put description of `dest_address' in the right place;Jason McIntyre
2005-09-21grammar, spelling, formatting fixes...Jason McIntyre
2005-09-21isbad() is only used on SMD disks on sparc; remove it on other platforms.Miod Vallat
2005-09-21Reduce NKMEMPAGES_MAX_DEFAULT_SUN4M, or we may allocate too much of kernel_mapMiod Vallat
2005-09-21Fix bug if object search is not the object where dlsym() finds an object.Dale Rahn
2005-09-21more main.C -> main.cDale Rahn
2005-09-21This test is now C, not C++. main.C ->main.cDale Rahn
2005-09-21Added some missing defines.Brad Smith
2005-09-21Add a radius_Flush() function that waits for the response (or timeout) toBrad Smith
2005-09-21clean this mess up; joris okXavier Santolaria
2005-09-21use correct return codes in cvs_add_directory(); joris okXavier Santolaria
2005-09-21Support a ``set rad_alive N'' command to enable periodic RADIUS accountingBrad Smith
2005-09-21Send NAS-IP-Address as well as NAS-IdentifierBrad Smith
2005-09-21Avoid casts as lvalues.Brad Smith