Age | Commit message (Expand) | Author |
2008-06-16 | replace min() and max() function calls by MIN() and MAX(). | Damien Bergamini |
2008-06-16 | remove now useless casts since the rijndael_* protos have been | Damien Bergamini |
2008-06-16 | could not resist. OK ok buddy henning | Claudio Jeker |
2008-06-16 | missing full stops; | Jason McIntyre |
2008-06-16 | add the man page for mtrr on amd64. | Peter Hessler |
2008-06-16 | Rename the isatty argument to is_tty so we don't shadow isatty(3). | Darren Tucker |
2008-06-16 | fix transfer interrupting when confirmrest mode is used. change | Martynas Venckus |
2008-06-16 | - update list of functions. add functions that have been added in | Martynas Venckus |
2008-06-16 | build MAKEDEV.8's conditionally upon more than just rcsid changes also | Todd T. Fries |
2008-06-16 | +_rtadvd here too; ok deraadt@ | David Krause |
2008-06-16 | use correct struct when checking DF or INET6, ok frantzen@ months ago | David Krause |
2008-06-16 | fix regress after scrub TOS and tagging additions; "commit it" henning@ | David Krause |
2008-06-16 | when freeing a state key sk1, look wether it is linked to another state key | Henning Brauer |
2008-06-15 | RFC 2822 obsoletes RFC 822; from Igor Zinovik | Jason McIntyre |
2008-06-15 | first pass: it would be nice if mg users read over this page and sent us | Jason McIntyre |
2008-06-15 | XENOCARA_BUILD_DRI is on by default for amd64/i386; confirmed by oga | Jason McIntyre |
2008-06-15 | comment out cpu(4) reference, until such a time as sparc64 has such | Jason McIntyre |
2008-06-15 | tweak previous; | Jason McIntyre |
2008-06-15 | put carppeer in the right place; | Jason McIntyre |
2008-06-15 | don't call isatty() on a pty master, instead pass a flag down to | Damien Miller |
2008-06-15 | A bit of cleanup: | Marco Pfatschbacher |
2008-06-15 | tweak previous; | Jason McIntyre |
2008-06-15 | fix usage(); | Jason McIntyre |
2008-06-15 | typo | Miod Vallat |
2008-06-15 | expand the quirk framework to enable device class match | Yojiro Uo |
2008-06-15 | One more printf -> DPRINTF in the USB xfer callback. | Marcus Glocker |
2008-06-15 | Make frame queueing reliable by setting tsleep() priorities to 0. | Marcus Glocker |
2008-06-15 | Allow MaxAuthTries within a Match block. ok djm@ | Darren Tucker |
2008-06-15 | MaxSessions is allowed in a Match block too | Darren Tucker |
2008-06-15 | Don't see rx_abs_int_delay if rx_int_delay is not set. Setting | Todd C. Miller |
2008-06-15 | Disable amdmsr(4) until the match function _ONLY_ lets it work on Geode's, | Theo de Raadt |
2008-06-15 | ipmi is working a wee bit better, but still not perfectly. let us re-enable | Theo de Raadt |
2008-06-15 | When APERTURE is not defined, always return ENXIO. | Matthieu Herrb |
2008-06-15 | sync | Theo de Raadt |
2008-06-15 | <sys/amdmsr.h> -> <machine/amdmsr.h> | Matthieu Herrb |
2008-06-15 | Move noisy frame queueing debug messages up to debug level 2. | Marcus Glocker |
2008-06-15 | Allow bgpd to delete more then one community per filter rule. Fixes PR5807 | Claudio Jeker |
2008-06-15 | Paranoia check. Make sure that the 2 len bytes are actually available. | Claudio Jeker |
2008-06-15 | Fix minor mem leak in case parse_addr() fails. | Claudio Jeker |
2008-06-15 | tweak the code that finds packages to find distant stems | Marc Espie |
2008-06-15 | make sure installed_stem is defined when needed, prevents some weird | Marc Espie |
2008-06-15 | Typos, forgotten word | Kjell Wooding |
2008-06-15 | with powerbooks and ibooks, default to adb keyboard for console (and ddb>) | Todd T. Fries |
2008-06-15 | How about we actually document the 230-odd functions that make up | Kjell Wooding |
2008-06-15 | Add 802.3ad LACP support for trunk(4). | Marco Pfatschbacher |
2008-06-15 | On AMD64 running on Intel processors with EST add support for retreiving | Gordon Willem Klok |
2008-06-15 | start rpc.statd together with rpc.lockd | Nikolay Sturm |
2008-06-15 | add glue for rpc.lockd to talk to rpc.statd | Nikolay Sturm |
2008-06-15 | enter rpc.statd | Nikolay Sturm |
2008-06-15 | if we are using RCS_PARSE_FULLY we can close the RCS file descriptor | Joris Vink |