summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-02syncTheo de Raadt
2007-08-02syncTheo de Raadt
2007-08-02copy nvram code from i386, because amd64 can use it too. done byTheo de Raadt
2007-08-02catch a few truncation cases instead of silently ignoring them. one of theTheo de Raadt
2007-08-02document the reload command.Pierre-Yves Ritschard
2007-08-02bump sudo version to 1.6.9p3Todd C. Miller
2007-08-02backout last change; iff is right.Federico G. Schwindt
2007-08-02ETHER_ALIGN the mbuf so that it works on strictalignment archs. This is aClaudio Jeker
2007-08-02while i'm here: iff -> ifFederico G. Schwindt
2007-08-02another memory leak fix found by coverity. from netbsd but modified.Federico G. Schwindt
2007-08-02fix memory leaks and one potential null deref found by coverity. from netbsd.Federico G. Schwindt
2007-08-02add proper recording encodings to auich(4).Jacob Meuser
2007-08-02regenJacob Meuser
2007-08-02recognize some VIA P4M900 devicesJacob Meuser
2007-08-02exit when /dev/audio can't be opened.Jacob Meuser
2007-08-02for consistency, keep the count of dropped data in HW sample size, andJacob Meuser
2007-08-02the MI audio layer never really knows what encoding the hardware uses;Jacob Meuser
2007-08-02more cats removal;Jason McIntyre
2007-08-02missing apostropheDavid Krause
2007-08-02spelling fixes in the commentsDavid Krause
2007-08-02+hoststated.confDavid Krause
2007-08-02move the delay for IPv6 DAD to after all interfaces have startedDavid Krause
2007-08-02Fix off by one in group list matching. Found by david@Todd C. Miller
2007-08-01Enable SUDO_DEVEL to avoid disabling core dumps (they are disabled for setuid...Todd C. Miller
2007-08-01PYTHONINSPECT not PYTHONINSPEC; David KrauseTodd C. Miller
2007-08-01cats went awayTheo de Raadt
2007-08-01deliverd -> delivered.Miod Vallat
2007-08-01cats went awayTheo de Raadt
2007-08-01cats went awayTheo de Raadt
2007-08-01cats went awayTheo de Raadt
2007-08-01Fix Dutch hypos.Miod Vallat
2007-08-01cats went awayTheo de Raadt
2007-08-01another cats remnantTheo de Raadt
2007-08-01I have a dream of cvs not missing the files I have cvs rm'd with love.Miod Vallat
2007-08-01More cats stuff leaving the boat to join the boat anchor.Miod Vallat
2007-08-01Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmwareMiod Vallat
2007-08-01syncTheo de Raadt
2007-08-01allow ic_set_key to be NULL so that drivers won't need to implement itDamien Bergamini
2007-08-01Figure out the host SCSI controller ID on KA48 (VLC) and KA49 (VS4k/9x) fromMiod Vallat
2007-08-01Stop making de win over dc on alpha, and include both dc and de on allMiod Vallat
2007-08-01make sure the MIC field is set in group key handshake messages beforeDamien Bergamini
2007-08-01make ieee80211_recv_wpa_group_msg1() install the GTK in ic_nw_keys[] too.Damien Bergamini
2007-08-01- -T before -tJason McIntyre
2007-08-01in (unused function) free_core(), unmap the core; from veins@evilkittens.orgTheo de Raadt
2007-08-01close core file fd after mmap; veins@evilkittens.orgTheo de Raadt
2007-08-01add generic ieee80211_encrypt() and ieee80211_decrypt() functions thatDamien Bergamini
2007-08-01unbreak.Damien Bergamini
2007-08-01Refactor realloc() + checks into erealloc()Todd C. Miller
2007-08-01check the key length field in message 3 of the 4-way handshake.Damien Bergamini
2007-08-01switch i386 to use the MI i8253 header file and remove the now obsolete MDMartin Reindl