Age | Commit message (Expand) | Author |
2008-09-11 | Broadcom BCM4315. | Miod Vallat |
2008-09-11 | Thermal Zone entities might not be direct object references, but named | Miod Vallat |
2008-09-11 | Use & not && to mask bits. | Jonathan Gray |
2008-09-11 | Make that test pass on 64 bit platforms as well. | Miod Vallat |
2008-09-11 | ANSI function declarations. | Brad Smith |
2008-09-11 | Remove the redundant local variable 'revision' from the PCI attach function. | Brad Smith |
2008-09-11 | +SparkLAN WCFM-100 to the malo(4) list; | Jason McIntyre |
2008-09-11 | Add missing license. Copy the license used elsewhere with the dc(4) driver. | Brad Smith |
2008-09-11 | Do not clean ${PACKAGES} as this is the source files, if run without obj dir | Dale Rahn |
2008-09-11 | For chips with a broken DC_ISR_RX_STATE which never signals | Brad Smith |
2008-09-11 | add support for arm9e core, taken from NetBSD. | Kevin Lo |
2008-09-10 | Correct capitalization of NetFlow. | Brad Smith |
2008-09-10 | sync synopsis and usage; documentation tweaks. | Igor Sobrado |
2008-09-10 | simpler; | Jason McIntyre |
2008-09-10 | add support for the PCA9555 device which has 16 instead of 8 pins. | Reyk Floeter |
2008-09-10 | pflow related stuff, reminded by jmc | Henning Brauer |
2008-09-10 | Properly free allocated memory if carp_demote_get encounters an error. | Tobias Stoeckmann |
2008-09-10 | Proper format string modifiers and missing includes to get correct prototypes | Miod Vallat |
2008-09-10 | +.Xr pflow 4 , | Jason McIntyre |
2008-09-10 | some pflow tweaks; | Jason McIntyre |
2008-09-10 | Convert timeout_add() calls using multiples of hz to timeout_add_sec() | Bret Lambert |
2008-09-10 | There's no need to fully traverse the wakeup queue when waking a specific | Bret Lambert |
2008-09-10 | icmp_reflect reuses mbufs. call pf_pkt_addr_changed to clear the state | Henning Brauer |
2008-09-10 | re-enable the state key linking. i believe the bugs that hit us shortly | Henning Brauer |
2008-09-10 | use one call to arc4random_buf() instead of lots of arc4random() | Damien Miller |
2008-09-10 | 40-bit GART support for PCIE devices. From drm git a while ago. | Owain Ainsworth |
2008-09-10 | Kill the max_context member of the softc, it does nothing useful. | Owain Ainsworth |
2008-09-10 | do not try to print $$ when it has not been set | Theo de Raadt |
2008-09-10 | bzero' the option buffer with the correct buffer size. this fixes | Reyk Floeter |
2008-09-09 | SparkLAN WCFM-100 reported to work by | Jonathan Gray |
2008-09-09 | Kill some stupid agp api wrapper functions, just use the agp api | Owain Ainsworth |
2008-09-09 | fix printing by group name (eg. ifconfig em), do not abort in the | Reyk Floeter |
2008-09-09 | sigh, gamma got lost | Martynas Venckus |
2008-09-09 | sync | Theo de Raadt |
2008-09-09 | clarify mtu setting, pt out by theo | Henning Brauer |
2008-09-09 | pflow.4 | Henning Brauer |
2008-09-09 | Hook up auacer.4 here. Reminded by form@. | Mike Belopuhov |
2008-09-09 | The pf state to pcb linking code change didn't account for the | Marco Pfatschbacher |
2008-09-09 | actually enable pflow | Henning Brauer |
2008-09-09 | document pflow stuff, Joerg Goltermann <jg@osn.de> with some changes by me | Henning Brauer |
2008-09-09 | welcome pflow(4), a netflow v5 compatible flow export interface. | Henning Brauer |
2008-09-09 | style(9) does not recommend sysexits, so don;t claim it does; | Jason McIntyre |
2008-09-09 | regen | Brad Smith |
2008-09-09 | Recognize the Marvell 88E1116R Gig PHY. | Brad Smith |
2008-09-08 | clean warnings on all architectures | Theo de Raadt |
2008-09-08 | - add descriptions for %F, and infinity/not-a-number from printf(3) | Martynas Venckus |
2008-09-08 | - don't leave nodes unconfigured, when setting alternate setting | Martynas Venckus |
2008-09-08 | - simplify mget(): remove the duplicate code and just use getit(), | Martynas Venckus |
2008-09-08 | enable support for %a, %A, %F. ok theo | Martynas Venckus |
2008-09-08 | prevent mustek from attaching as uhid. ok theo, sthen@ | Martynas Venckus |