Age | Commit message (Expand) | Author |
2005-04-15 | Fix memory leak in case aspath_snprint() returns an error (-1). | Claudio Jeker |
2005-04-15 | pick up BINDIR from above; ok joris | Theo de Raadt |
2005-04-15 | sync | Theo de Raadt |
2005-04-15 | seperate usage functions per sub-program | Theo de Raadt |
2005-04-15 | Use asprint(), not snprintf() when converting strings to numbers | Todd C. Miller |
2005-04-15 | rcs is now in usr.bin/rcs; ok jfb joris | Theo de Raadt |
2005-04-15 | stuff moved to rcs dir | Theo de Raadt |
2005-04-15 | build cvs right out of the base directory, no need for a subdir (you may | Theo de Raadt |
2005-04-15 | move rcs (and later on, clones of all the other rcs commands) out of the | Theo de Raadt |
2005-04-15 | snprintf() return values checks; joris ok | Xavier Santolaria |
2005-04-15 | Remove standard defines from cpp processing, to prevent accidental | Otto Moerbeek |
2005-04-15 | regen | Jakob Schlyter |
2005-04-15 | add Araneus True Random Number Generator | Jakob Schlyter |
2005-04-15 | in ural_txeof(), call usbd_clear_endpoint_stall() on the tx pipe instead of | Damien Bergamini |
2005-04-15 | Missing space | Tom Cosgrove |
2005-04-15 | braino; joris ok | Xavier Santolaria |
2005-04-15 | free salt&peper commit | Michael Shalayeff |
2005-04-15 | make sure aligment does not return zero block size | Michael Shalayeff |
2005-04-15 | Try this again. | Joel Knight |
2005-04-15 | don't need to check for NULL when using M_WAITOK, from mpech@ | Pedro Martelletto |
2005-04-15 | some more errno use in cvs_log(); ok joris@. | Xavier Santolaria |
2005-04-15 | spacing, and a typo; | Jason McIntyre |
2005-04-15 | make the examples in this page work for a simple 2 machine, directly | Jason McIntyre |
2005-04-15 | i forgot to hook zaudio and pxadmac up to the build. | David Gwynne |
2005-04-15 | add `enable packet forwarding' to initial summary; | Jason McIntyre |
2005-04-15 | shudup useless warning; ok jfb@. | Xavier Santolaria |
2005-04-15 | t1: only do a short listing, t2: test for tar.c, rev 1.36 | Markus Friedl |
2005-04-15 | zaurus audio driver | David Gwynne |
2005-04-15 | sync | Theo de Raadt |
2005-04-15 | Simplify matching logic using pci_matchbyid() and correct some comments. | Jonathan Gray |
2005-04-15 | Inconsistency between man page and code, spotted by joel@ | Christopher Pascoe |
2005-04-15 | re(4) cannot handle a standard sized Jumbo frame. | Brad Smith |
2005-04-15 | re-add RL_JUMBO_FRAMELEN/RL_JUMBO_MTU but this time use the right values | Brad Smith |
2005-04-15 | add another 8169 rev and remove vtophys() hack for alpha now that the driver | Brad Smith |
2005-04-15 | basic manpage for the dma controller | David Gwynne |
2005-04-15 | correct a spello | Christopher Pascoe |
2005-04-15 | regsub(3) should not be a link to regex(3) as it is not a POSIX regex | Todd C. Miller |
2005-04-15 | sync | Theo de Raadt |
2005-04-15 | Add TODO list for zaudio. | Christopher Pascoe |
2005-04-15 | Remove i2c entry, it is included from zaudio config. | Christopher Pascoe |
2005-04-15 | Add basic audio playback support for the Zaurus SL-C3000. | Christopher Pascoe |
2005-04-15 | sync | Theo de Raadt |
2005-04-15 | check snprintf return value and abort if the concatenated path is too | Uwe Stuehler |
2005-04-15 | print proper model string. | Brad Smith |
2005-04-15 | Functions for accessing the pxa2x0 I2S controller. | Christopher Pascoe |
2005-04-15 | Routines providing access to the pxa2x0 I2C controller. | Christopher Pascoe |
2005-04-15 | let tree build. brad -- check what you busted | Theo de Raadt |
2005-04-14 | Add basic support for the pxa2x0 DMA controller. | Christopher Pascoe |
2005-04-14 | fix off-by-ones in path truncation checks. from Han Boetes; ok deraadt@ | Damien Miller |
2005-04-14 | Try to start log message buffer on a new line. Helps install scripts avoid | Kenneth R Westerback |