Age | Commit message (Expand) | Author |
2004-03-12 | missing .El here, too; | Jason McIntyre |
2004-03-12 | missing .El; | Jason McIntyre |
2004-03-12 | fix memory leak in the code yacc generates, ok millert deraadt | Henning Brauer |
2004-03-12 | Rewrite community_match() for loop. yaya henning@ | Claudio Jeker |
2004-03-12 | Check payload size more carefully when printing ike messages. Identified by | Hans-Joerg Hoexer |
2004-03-12 | add keeps to SYNOPSIS and sync usage(); | Jason McIntyre |
2004-03-12 | match GENERIC; | Jason McIntyre |
2004-03-12 | don't leak memory on error, from Patrick Latifi | Ted Unangst |
2004-03-12 | commented pcmcia stuff | Theo de Raadt |
2004-03-12 | sync | Theo de Raadt |
2004-03-12 | replace usbs with uall to avoid matching balony | Theo de Raadt |
2004-03-12 | sis and dc fit on the floppy too | Theo de Raadt |
2004-03-12 | add sis and dc | Theo de Raadt |
2004-03-12 | sync | Theo de Raadt |
2004-03-12 | Oops, declare oosiop. | Miod Vallat |
2004-03-12 | Reset scsi bus upon command timeout. | Miod Vallat |
2004-03-12 | knf | Theo de Raadt |
2004-03-12 | Regen | Miod Vallat |
2004-03-12 | Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonly | Miod Vallat |
2004-03-11 | change copyrights on iso images, spotted by miod | Theo de Raadt |
2004-03-11 | we changed the default buffer cache size | Theo de Raadt |
2004-03-11 | There is no cnumber token in the parser so don't define a type for it. | Claudio Jeker |
2004-03-11 | Document that a NULL status pointer is allowed. OK deraadt@ | Todd C. Miller |
2004-03-11 | Plugging memory leaks is OK but don't break intended behaviour. So this time | Claudio Jeker |
2004-03-11 | repair pkg_add -, by making sure `-' is a special object. | Marc Espie |
2004-03-11 | add more phy | Theo de Raadt |
2004-03-11 | fix bug where custom 450 messages are not displayed, | Bob Beck |
2004-03-11 | fix leak, found by Patrick Latifi <pat@eyeo.org> | Bob Beck |
2004-03-11 | open O_RDONLY when listing | Bob Beck |
2004-03-11 | Remove sync() calls that immediately precede databse close(). Since | Todd C. Miller |
2004-03-11 | yes, the keyword table has to be sorted ;-) | Henning Brauer |
2004-03-11 | If apm_connect() fails, don't try to pass the bios_apminfo_t structure | Tom Cosgrove |
2004-03-11 | KNF | Henning Brauer |
2004-03-11 | Call db-sync() after each db modification since they aren't all that | Bob Beck |
2004-03-11 | Avoid a panic by checking for apm_code_len == 0. Fixes a problem | Todd C. Miller |
2004-03-11 | Add basic support for communities. Currently it is only possible to filter | Claudio Jeker |
2004-03-11 | Fix a memleak. | Hans-Joerg Hoexer |
2004-03-11 | Use aspath_asprint() instead of this malloc, aspath_snprint() mess. OK henning@ | Claudio Jeker |
2004-03-11 | Ensure that aspath_snprint() returns a zero terminated string also if the | Claudio Jeker |
2004-03-11 | typo | Henning Brauer |
2004-03-11 | missing word; | Xavier Santolaria |
2004-03-11 | Plug another memory leak. OK henning@ | Claudio Jeker |
2004-03-11 | check for malloc failure... | Henning Brauer |
2004-03-11 | Document RB_USERREQ | Tom Cosgrove |
2004-03-11 | Shutdown the RDE cleanly on exit. Plug some memleaks. OK henning@ | Claudio Jeker |
2004-03-11 | Free unneeded mrt lists in SE and on exit. OK henning@ | Claudio Jeker |
2004-03-11 | fflush(stderr) in vlog if in debug mode, from discussion with and ok claudio | Henning Brauer |
2004-03-11 | Type in Makefile. CLFAGS != CFLAGS and we don't want -Wredundant-decls the | Claudio Jeker |
2004-03-11 | ssh, sshd: sync version output, ok djm | Markus Friedl |
2004-03-11 | typos; | Xavier Santolaria |