summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-04-23add missing prototypesEsben Norby
2008-04-23not needed any more...Esben Norby
2008-04-23not needed any more...Esben Norby
2008-04-23I hate working outside the tree.Esben Norby
2008-04-23learn about the fansTheo de Raadt
2008-04-23Import MPLS (Multi Protocol Label Switching)Esben Norby
2008-04-23Import MPLS (Multi Protocol Label Switching)Esben Norby
2008-04-22Remove kludges that map EEXIST errors too a 0 return (success) for certainThordur I. Bjornsson
2008-04-22Close potential mbuf leak by iterating over the mbuf packet chainBret Lambert
2008-04-22remove the "kerbflag" argument from nfsrv_fhtovp() and nfs_namei()Thordur I. Bjornsson
2008-04-22Add comments detailing what the SLP_* flag #define's meanBret Lambert
2008-04-22* correct the names of the register definesConstantine A. Murenin
2008-04-22unbreak the ignore_addrs logic (the 'continue' was obviously meant to affectConstantine A. Murenin
2008-04-22Works better, but still needs debug on to work..Theo de Raadt
2008-04-22handle all four temperature sensorsTheo de Raadt
2008-04-21move ieee80211_ibss_merge() from ieee80211_input.c to ieee80211_node.cDamien Bergamini
2008-04-21move ieee80211_auth_open() to ieee80211_proto.cDamien Bergamini
2008-04-21refuse association requests containing a wildcard SSID.Damien Bergamini
2008-04-21- do not process ethernet PAE frames if RSN is not enabledDamien Bergamini
2008-04-21Some WPA1+WPA2 APs include both a WPA and an RSN IE in message 3 of theDamien Bergamini
2008-04-21correct negative temperatures (if they ever happen); spotted by cnstTheo de Raadt
2008-04-21improve register to temperature conversion codeTheo de Raadt
2008-04-21when iic_exec fails, return 0xff for the read value; ok jsgTheo de Raadt
2008-04-21Work in progress at supporting the Mentor Graphics i2c core found inTheo de Raadt
2008-04-21A very very rough start at an adt7462 driverTheo de Raadt
2008-04-21allow low level audio drivers to specify a default sample format,Jacob Meuser
2008-04-20Try to reset the machine through the firmware to reboot.Mark Kettenis
2008-04-20be quiet even when errors happen; ok kettenisTheo de Raadt
2008-04-20Sync with hppa code.Mark Kettenis
2008-04-20Add missing function declaration.Mark Kettenis
2008-04-20Print bootpath in the canonical place.Mark Kettenis
2008-04-20Bring over astro(4) from hppa, to replace pluto(4).Mark Kettenis
2008-04-20Add proper bus_space_vaddr(9) impementation.Mark Kettenis
2008-04-20Catch up with cpu_switchto. Completely untested.Mark Kettenis
2008-04-20Catch up with dismantled libkern.Mark Kettenis
2008-04-20crank maxusersMark Kettenis
2008-04-20Catch up with dismantled libkern.Mark Kettenis
2008-04-20Sync console handling with hppa port:Mark Kettenis
2008-04-20Call cnpollc() before cngetc() upon halt.Mark Kettenis
2008-04-20Sync console handling with hppa port:Mark Kettenis
2008-04-20Remove the random() function from locore.s (which used sparcv7 instructions,Mark Kettenis
2008-04-20Implement locking of sun4u TSB entries for MULTIPROCESSOR kernels.Mark Kettenis
2008-04-20Parse VS_INPUT_HEADER descriptor.Marcus Glocker
2008-04-20Do not use random(), which is supposed to be a scheduler-only API (weTheo de Raadt
2008-04-20rewrite the serial port handling to manipulate the hardware directlyDavid Gwynne
2008-04-20rev 1.35 added special register settings for BCM5704 chipsets whenBrad Smith
2008-04-20Add a workaround for a CRC bug errata with BCM5701 A0 and B0 chipsetBrad Smith
2008-04-20Move the threshold fix from the re(4) code back into the header asBrad Smith
2008-04-20- Recognize the 8168C chipset.Brad Smith
2008-04-20Remove redundant checks for the 8139C+ chipset, this code can onlyBrad Smith