summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-10icmp_reflect reuses mbufs. call pf_pkt_addr_changed to clear the stateHenning Brauer
2008-09-10re-enable the state key linking. i believe the bugs that hit us shortlyHenning Brauer
2008-09-10use one call to arc4random_buf() instead of lots of arc4random()Damien Miller
2008-09-1040-bit GART support for PCIE devices. From drm git a while ago.Owain Ainsworth
2008-09-10Kill the max_context member of the softc, it does nothing useful.Owain Ainsworth
2008-09-10do not try to print $$ when it has not been setTheo de Raadt
2008-09-10bzero' the option buffer with the correct buffer size. this fixesReyk Floeter
2008-09-09SparkLAN WCFM-100 reported to work byJonathan Gray
2008-09-09Kill some stupid agp api wrapper functions, just use the agp apiOwain Ainsworth
2008-09-09fix printing by group name (eg. ifconfig em), do not abort in theReyk Floeter
2008-09-09sigh, gamma got lostMartynas Venckus
2008-09-09syncTheo de Raadt
2008-09-09clarify mtu setting, pt out by theoHenning Brauer
2008-09-09pflow.4Henning Brauer
2008-09-09Hook up auacer.4 here. Reminded by form@.Mike Belopuhov
2008-09-09The pf state to pcb linking code change didn't account for theMarco Pfatschbacher
2008-09-09actually enable pflowHenning Brauer
2008-09-09document pflow stuff, Joerg Goltermann <jg@osn.de> with some changes by meHenning Brauer
2008-09-09welcome pflow(4), a netflow v5 compatible flow export interface.Henning Brauer
2008-09-09style(9) does not recommend sysexits, so don;t claim it does;Jason McIntyre
2008-09-09regenBrad Smith
2008-09-09Recognize the Marvell 88E1116R Gig PHY.Brad Smith
2008-09-08clean warnings on all architecturesTheo 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 settingMartynas Venckus
2008-09-08- simplify mget(): remove the duplicate code and just use getit(),Martynas Venckus
2008-09-08enable support for %a, %A, %F. ok theoMartynas Venckus
2008-09-08prevent mustek from attaching as uhid. ok theo, sthen@Martynas Venckus
2008-09-08syncTheo de Raadt
2008-09-08holtek; bigionews@snb.itTheo de Raadt
2008-09-08syncMartynas Venckus
2008-09-08add mustek powermust 800 ups; ok theo, sthen@Martynas Venckus
2008-09-08define IEEE80211_STA_ONLY if SMALL_KERNEL is defined to shrinkJonathan Gray
2008-09-08"InUse" is much more interesting than "Releases" for pools. ok beck@Otto Moerbeek
2008-09-08regenBrad Smith
2008-09-08- Add entries for two revisions of the ATI Radeon X1650 adapters.Brad Smith
2008-09-08Fix a link state issue reported by reyk@Brad Smith
2008-09-08remove some useless comments.Brad Smith
2008-09-08IEEE 802.3 Annex 28B.3 explicitly specifies the following relativeBrad Smith
2008-09-08turn off CAST assembler code (i.e. use C implementation) as it has badDamien Miller
2008-09-08expand switch cases so they're not so ugly and easier to read.Brad Smith
2008-09-08delete a few more things. hoping someone shows up who is upset by this,Theo de Raadt
2008-09-07gc unused file (obseleted by libcrypto update)Damien Miller
2008-09-07syncTheo de Raadt
2008-09-07syncTheo de Raadt
2008-09-07bump minor. ok kettenis@Martynas Venckus
2008-09-07- replace dtoa w/ David's gdtoa, version 2008-03-15Martynas Venckus
2008-09-07sparc now requires this bloated library to be -fPICTheo de Raadt
2008-09-07allow PICFLAG to be overridden; ok kettenis drahnTheo de Raadt
2008-09-07update wireless synopsis too: nwid requires an argument, chan does not;Jason McIntyre