summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-12The router-dead-time is only a 16-bit value in ospf v3.Claudio Jeker
2012-06-12Explicitly check whether a BAR is big enough for a particular port insteadMark Kettenis
2012-06-11Change error message to reflect the correct filename: nname is 'Newlum
2012-06-11syncTodd T. Fries
2012-06-11move PkgConfig.pm where it belongsMarc Espie
2012-06-11title should say we document modules here.Marc Espie
2012-06-11serial -> serial port; ok phessler@Otto Moerbeek
2012-06-10Improve standards compliance: bsd_signal() was XSI only and has been droppedPhilip Guenthe
2012-06-10Do NOT make all check condition results report EIO. Only use EIOKenneth R Westerback
2012-06-10Change the Perl->C wrappers for mkdtemp and mkstemps to behave more likePhilip Guenthe
2012-06-10Allow a variable number of words for the Serializer/Deserializer programming.Mark Kettenis
2012-06-10Document the "machine comaddr" command.Mark Kettenis
2012-06-10Document the "machine comaddr" command. Remove the text that (incorrectly)Mark Kettenis
2012-06-10drupal7.port.mk could use some documentation here tooJasper Lievisse Adriaanse
2012-06-10Always allow serial console, even if the BIOS doesn't report the presence ofMark Kettenis
2012-06-10kr_init() now returns void so don't try to return 0Jonathan Gray
2012-06-10Add error messages for BGP Finite State Machine Error subcodes as definedClaudio Jeker
2012-06-10Remove leftovers from the "usb event" removal.Martin Pieuchot
2012-06-10Correctly expand bindings containing macros. Fix a regression introducedMartin Pieuchot
2012-06-10field numbering starts at 1;Jason McIntyre
2012-06-09sync struct usb_device_info with usb.hJonathan Gray
2012-06-09regenDavid Gwynne
2012-06-09fix the Broadcom BCM5720 id. add the IDT pcie bridge/switch used on theDavid Gwynne
2012-06-09we dont support the BCM5720. the macro wasnt even referring to the productsDavid Gwynne
2012-06-08From an email to tech@:lum
2012-06-08typo, PACKAGE_RPOSITORYStuart Henderson
2012-06-08document pkgpath matching a bit more thoroughly, be more consistent inMarc Espie
2012-06-08activate new pkg_create magic.Marc Espie
2012-06-08silent rename of @comment subdir= to @comment pkgpath=Marc Espie
2012-06-08CHECKSUM_PACKAGES howtoMarc Espie
2012-06-08document CHECKSUM_PACKAGESMarc Espie
2012-06-08RegeneratePaul Irofti
2012-06-08Remove the lack of gettid() implementation. Okay tedu@Paul Irofti
2012-06-08Add checks for command line input (or the TOP environment var)lum
2012-06-08add missing header needed by time()Charles Longeau
2012-06-08Missed a comment in the proc->process changePhilip Guenthe
2012-06-08Fix bug where line-number counter would go a bit hay-wire when paginglum
2012-06-07Document mbsnrtowcs() and wcsnrtombs().Matthew Dempsky
2012-06-07Add some cscope support to mg. From Sunil Nimmagadda. Due to somelum
2012-06-06syncTheo de Raadt
2012-06-06Add support for mbsnrtowcs() and wcsnrtombs() to libc.Matthew Dempsky
2012-06-06Add a fix for CVE-2012-1667, backported from ISC BIND. ok millert@Stuart Henderson
2012-06-06tweak previous;Jason McIntyre
2012-06-06Fix address-space randomization that was accidentally disabled inMatthew Dempsky
2012-06-06EVFILT_SIGNAL and EVFILT_PROC events need to track the process they'rePhilip Guenthe
2012-06-05Add support for hiding a user's processes in top.Bryan Steele
2012-06-05As specified in PA RISC 2.0 errata, the 16-byte alignment restriction doesJoel Sing
2012-06-05Implement actual mutexes for hppa64.Joel Sing
2012-06-05don't use `reigai' that means `exception' in Japanese as labels.YASUOKA Masahiko
2012-06-05When error recovery fails, just fail the command. Attempting errorJonathan Matthew