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