summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-03Use & not && when masking bits.Jonathan Gray
2008-09-03Missing break in case statement.Jonathan Gray
2008-09-03; -> : in getopt optstring.Jonathan Gray
2008-09-03Missing break in case statement.Jonathan Gray
2008-09-03Remove dead code: ip6_copypktopts() is not used anywhere.Marco Pfatschbacher
2008-09-03Prevent a possible overflow when the sum of all demotion countersMarco Pfatschbacher
2008-09-02devname -> devicename to prevent shadowing devname(3); ok marco@Darren Tucker
2008-09-02remove last bits of MALLOC/FREECharles Longeau
2008-09-02If we need a physical hardware status page, initialise it at device attachOwain Ainsworth
2008-09-02Track progress inside of batchbuffers so we know the hardware isn'tOwain Ainsworth
2008-09-02If the image size is known to be too big, print out the sizes.Dale Rahn
2008-09-02remove dead stores and newly created unused variables.Charles Longeau
2008-09-02syncTheo de Raadt
2008-09-02fix builds for when obj/ presentDamien Miller
2008-09-02- make sure they are no sendmail leftovers in src when sysmerge stopsAntoine Jacoutot
2008-09-02missing break;Jonathan Gray
2008-09-02Install in the correct directory with NOMAN set. Based on makewhatisDale Rahn
2008-09-02detypedef some more. No functional change.Owain Ainsworth
2008-09-02be more careful in checking disk space; ok millertTheo de Raadt
2008-09-02Use the installed version of tic instead of the newly built version,Dale Rahn
2008-09-01Display direction In/Out/Any for rule display, not just In/Out.Stuart Henderson
2008-09-01use C99 style struct initializer instead of GCC specific one (from NetBSD).Damien Bergamini
2008-09-01add ic_tid_noack bitmap to indicate a per-TID ACK policy (1=no ack,Damien Bergamini
2008-09-01extend ieee80211_classify() to extract DSCP field from IPv6 packets too.Damien Bergamini
2008-09-01rework previously unused ieee80211_pwrsave() function, call it fromDamien Bergamini
2008-09-01avoid loosing return value from copyin, and properly return it.Charles Longeau
2008-09-01fix null dereference.Charles Longeau
2008-09-01convert a tsleep back to msleep that got lost in a previous upstream merge.Owain Ainsworth
2008-09-01Add Interrupt mitigation for the i9XX user_irq, should save a bit of power;Owain Ainsworth
2008-09-01Avoid #pragma pack(1) and unify everything towards using __packed.Theo de Raadt
2008-09-01Install files in the correct directory even with NOMAN set.Dale Rahn
2008-09-01Bring comment into line with reality. We use sgi label info but don'tKenneth R Westerback
2008-09-01Finish the rest... ATL2 -> LIIBrad Smith
2008-09-01Allow sgi to spoof the native label. But don't spoof when justKenneth R Westerback
2008-09-01do not overflow for large prefix len (e.g. 2147483649)Markus Friedl
2008-09-01Switch ath(4) to softcrypto to enable support for WPA/WPA2.Reyk Floeter
2008-09-01sync synopsis and usage; KNF.Igor Sobrado
2008-09-01section headings do not need to be quoted; from Alan R. S. BuenoJason McIntyre
2008-09-01note that the opening delimiter of a context address should be precededJason McIntyre
2008-09-01- Ctl -> CtrlJason McIntyre
2008-08-31avoid line wrap in usage() output;Jason McIntyre
2008-08-31Fix redundant device name and/or target printing after callingMiod Vallat
2008-08-31remove the #if 0'ed NFS_ATTRTIMEO() macro since it wasThordur I. Bjornsson
2008-08-31syncTheo de Raadt
2008-08-31syncTheo de Raadt
2008-08-31no need for .Pp before or after .Sh;Jason McIntyre
2008-08-31remove http links to dead domain.Jonathan Gray
2008-08-31remove http links to dead/changed domains.Jonathan Gray
2008-08-31remove http links to dead domains.Jonathan Gray
2008-08-31Fix AS check in parse_community() -- well-known communities have the ASClaudio Jeker