Age | Commit message (Expand) | Author |
2006-09-18 | Extend the .text and .data segments to 64MB. This allows programs with | Marco Peereboom |
2006-09-18 | better uath_set_rates(). | Damien Bergamini |
2006-09-18 | cleanup the list of supported devices. | Damien Bergamini |
2006-09-18 | don't use IF_PREPEND() on altq's. | Damien Bergamini |
2006-09-18 | KNF and clean some trailing white spaces, no binary change. | Hans-Joerg Hoexer |
2006-09-18 | macros and types for event notifications from the hardware. | David Gwynne |
2006-09-18 | tiny whitespace nit | David Gwynne |
2006-09-18 | get rid of the usb_port.h macros that wrap our kthread create functions. | David Gwynne |
2006-09-18 | allow RST from TCP client, even if client does not send data after SYN; | Markus Friedl |
2006-09-18 | fix tos (type-of-service) comparisons. for rules which use 'tos x', compare | Daniel Hartmeier |
2006-09-18 | regen | Gordon Willem Klok |
2006-09-18 | Add some pci device types for Integrated Micro Solutions. | Gordon Willem Klok |
2006-09-18 | g/c unused SK_{SET,CLR}BIT macros | Brad Smith |
2006-09-18 | There's no need to walk the list of devices to find the SCSI bus we | Pedro Martelletto |
2006-09-18 | regen | Brad Smith |
2006-09-18 | add entries for unknown Marvell SATA and ServerWorks IDE PCI ids. | Brad Smith |
2006-09-18 | regen | Brad Smith |
2006-09-18 | - fix typo in Corollary vendor name | Brad Smith |
2006-09-18 | More uath devices, also properly mark some of the UB52/AR5005UX devices | Jonathan Gray |
2006-09-18 | regen | Jonathan Gray |
2006-09-18 | More uath devices. | Jonathan Gray |
2006-09-18 | english | Theo de Raadt |
2006-09-17 | add a flag to indicate which boards are only capable of 10/100 modes of | Brad Smith |
2006-09-17 | No need to check for both cd_devs != NULL && cd_ndevs != 0, since the latter | Miod Vallat |
2006-09-17 | Crank VM_PHYSSEG_MAX to 8; while we do not expect more than 2 ranges in the | Miod Vallat |
2006-09-17 | Time to leave the bus. | Miod Vallat |
2006-09-17 | Readd the Dell PHY LED setup workaround and the Jumbo capability flag. | Brad Smith |
2006-09-17 | fix documentation | Marc Espie |
2006-09-17 | Try to reclaim the TX descriptors in the watchdog handler before actually | Brad Smith |
2006-09-17 | Overhaul RX path to recover from mbuf cluster allocation failure. | Brad Smith |
2006-09-17 | do not fill in the anar for the manual 1000baseT media setting case. | Brad Smith |
2006-09-17 | Shorten the area where interrupts are enabled to calibrate delay(), and run | Miod Vallat |
2006-09-17 | Move get ipmi id into the match function. This prevents attach from being | Marco Peereboom |
2006-09-17 | on .SUFFIXES: <empty> | Marc Espie |
2006-09-17 | fix badly named regress, and add suffixes rules. | Marc Espie |
2006-09-17 | check that stdio file descriptors are actually closed before clobbering | Damien Miller |
2006-09-17 | Re-add the link state check to re_start(), which was added in rev 1.31 and | Brad Smith |
2006-09-17 | set the IFCAP_VLAN_MTU flag. | Brad Smith |
2006-09-17 | revert revision 1.131, the code in question was later found to not ensure | Brad Smith |
2006-09-17 | - correct the firmware synchronization in bge_reset(), this | Brad Smith |
2006-09-17 | when looking up ASNs (ASxxxx), select radb | Henning Brauer |
2006-09-17 | Make rdate ignore ntp responses with ALARM status. | Chris Kuethe |
2006-09-17 | dont put two '\n' at the end of the string returnd by clnt_sperror() | Thordur I. Bjornsson |
2006-09-17 | correct mode for open(). | Marc Balmer |
2006-09-17 | add lldiv prototype; ok deraadt@ | Damien Miller |
2006-09-17 | 4.0-current. yes deraadt | Steven Mestdagh |
2006-09-17 | defer establishing the interrupt until later during attach, to let the | Brad Smith |
2006-09-17 | put power.4 back into build | Steven Mestdagh |
2006-09-17 | moving to 4.1-current | Theo de Raadt |
2006-09-17 | this does not always power down, refer to rc.shutdown(8) | Steven Mestdagh |