summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-28check rcs_head_set() return value; OK niallo@.Xavier Santolaria
2006-03-28check rcs_sym_remove() return value; OK niallo@.Xavier Santolaria
2006-03-28shudup rcs_set_description(), so regress tests are happy too.Xavier Santolaria
2006-03-28enable the following tests:Xavier Santolaria
2006-03-28match GNU's output when no revision are present.Xavier Santolaria
2006-03-28give more space to the memory columns in vm page; deraadt@ okMichael Shalayeff
2006-03-28Finally. Basically, rcs_parse_delta() doesn't understand thatRay Lai
2006-03-28xmalloc(num * size) -> xcalloc(num, size)Ray Lai
2006-03-28Sync up to Intel's latest FreeBSD em driver (5.1.5). Adds supportBrad Smith
2006-03-28Today is Integer Overflow Prevention Day:Ray Lai
2006-03-28use strtonum() to parse the pid from the file, and range check itTheo de Raadt
2006-03-28do not accept unreasonable X ports numbers; ok djmTheo de Raadt
2006-03-28spacingTheo de Raadt
2006-03-27always use a format string for addargs; spotted by mouring@Damien Miller
2006-03-27- simplify checkin_init() and checkin_update() functions by movingNiall O'Higgins
2006-03-27- add regression tests for file mode support.Niall O'Higgins
2006-03-27- properly implement GNU file modes. basically, checkout will inheritNiall O'Higgins
2006-03-27add a few more crypto cards.Brad Smith
2006-03-27fixes interrupts processing.Damien Bergamini
2006-03-27rev 1.30Brad Smith
2006-03-27- complete rework of rings allocation (do things more like ral(4))Damien Bergamini
2006-03-27kill unused extern in ifdef DEBUG evenMichael Shalayeff
2006-03-27Add IDE_PCI_CLASS_OVERRIDE for ServerWorks K2 SATA.Mark Kettenis
2006-03-27regenMichael Shalayeff
2006-03-27typoMichael Shalayeff
2006-03-27do not rush putting embrionic process on child/thread/sibling lists and set t...Michael Shalayeff
2006-03-27sync in some of the new PCI ids.Brad Smith
2006-03-27regenBrad Smith
2006-03-27make this entry a little shorter.Brad Smith
2006-03-27regenBrad Smith
2006-03-27some new Intel Gigabit Ethernet PCI ids.Brad Smith
2006-03-27revert a small part of the last commit that wasn't supposed to go in.Brad Smith
2006-03-27Sync up to Intel's latest FreeBSD ixgb driver (5.0.1).Brad Smith
2006-03-27add hostapd to rc/rc.conf glueReyk Floeter
2006-03-27lem is nomoreMichael Shalayeff
2006-03-27add the Realtek RT8111B PCI Express Gigabit MAC.Brad Smith
2006-03-27regenBrad Smith
2006-03-27add the Realtek RT8111B PCI Express Gigabit MAC.Brad Smith
2006-03-27rcs_growbuf() cleanup; OK ray@.Xavier Santolaria
2006-03-27rcs_comment_set() will never return non-zero; change its return type to void.Xavier Santolaria
2006-03-27Check for syncer vnodes before the file system specific routine getsPedro Martelletto
2006-03-27check rcs_lock_remove() return value; OK ray@ niallo@.Xavier Santolaria
2006-03-27use strtonum() instead of atoi(), limit dhg size to 64k; ok djmTheo de Raadt
2006-03-27More specific warning.Claudio Jeker
2006-03-27correction from jsg;Jason McIntyre
2006-03-27Split the chip map for Intel SATA out into a seperate functionJonathan Gray
2006-03-27Fix compilation when UVISOR_DEBUG is defined.Jonathan Gray
2006-03-27oops! fix from xsa;Jason McIntyre
2006-03-27Fix and clean up -t flag:Ray Lai
2006-03-27beef up the -z description; ok xsaJason McIntyre