Age | Commit message (Expand) | Author |
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 |
2008-09-08 | sync | Theo de Raadt |
2008-09-08 | holtek; bigionews@snb.it | Theo de Raadt |
2008-09-08 | sync | Martynas Venckus |
2008-09-08 | add mustek powermust 800 ups; ok theo, sthen@ | Martynas Venckus |
2008-09-08 | define IEEE80211_STA_ONLY if SMALL_KERNEL is defined to shrink | Jonathan Gray |
2008-09-08 | "InUse" is much more interesting than "Releases" for pools. ok beck@ | Otto Moerbeek |
2008-09-08 | regen | Brad Smith |
2008-09-08 | - Add entries for two revisions of the ATI Radeon X1650 adapters. | Brad Smith |
2008-09-08 | Fix a link state issue reported by reyk@ | Brad Smith |
2008-09-08 | remove some useless comments. | Brad Smith |
2008-09-08 | IEEE 802.3 Annex 28B.3 explicitly specifies the following relative | Brad Smith |
2008-09-08 | turn off CAST assembler code (i.e. use C implementation) as it has bad | Damien Miller |
2008-09-08 | expand switch cases so they're not so ugly and easier to read. | Brad Smith |
2008-09-08 | delete a few more things. hoping someone shows up who is upset by this, | Theo de Raadt |
2008-09-07 | gc unused file (obseleted by libcrypto update) | Damien Miller |
2008-09-07 | sync | Theo de Raadt |
2008-09-07 | sync | Theo de Raadt |
2008-09-07 | bump minor. ok kettenis@ | Martynas Venckus |
2008-09-07 | - replace dtoa w/ David's gdtoa, version 2008-03-15 | Martynas Venckus |
2008-09-07 | sparc now requires this bloated library to be -fPIC | Theo de Raadt |
2008-09-07 | allow PICFLAG to be overridden; ok kettenis drahn | Theo de Raadt |
2008-09-07 | update wireless synopsis too: nwid requires an argument, chan does not; | Jason McIntyre |