Age | Commit message (Expand) | Author |
2004-03-12 | End the last device section list with .El; jmc | Miod Vallat |
2004-03-12 | tab at EOL | Claudio Jeker |
2004-03-12 | typos; | Jason McIntyre |
2004-03-12 | add archs to .Dt lines here too; | Jason McIntyre |
2004-03-12 | Fix rtentry leak in in_losing(). The rtentry needs to be freed in anycase. | Claudio Jeker |
2004-03-12 | Document "show rib" interface. OK jmc@ henning@ | Claudio Jeker |
2004-03-12 | add amd64 libs, and sync i386 stuff; | Jason McIntyre |
2004-03-12 | correct .Dt lines, and remove .Lb stuff; | Jason McIntyre |
2004-03-12 | Update man page to reflect reality. Added filtering section and some new | Claudio Jeker |
2004-03-12 | fix the "wait for child processes to terminate" code, and move it down a bit | Henning Brauer |
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 |