summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-07Mobility Radeon HD 3400 from Eric JACQUOT and someJonathan Gray
2009-03-07Misc cleanups, remove dead codeJordan Hargrave
2009-03-07aac now supports SAS controllers, mention this in Nd.Alexander Yurchenko
2009-03-07"Numer of " -> "Number of ". Typo from r1.1.Kenneth R Westerback
2009-03-07Make sure pd2 has a pointer to the icmp header in the payload; fixesRyan Thomas McBride
2009-03-07Add lsa_find_tree() to allow searching for LSAs in a specific LSA tree.Stefan Sperling
2009-03-06missing prototypeGilles Chehade
2009-03-06introduce map_dblookup() which allows us to query db maps for plain entriesGilles Chehade
2009-03-06make_plain() deals with a c-string, val->size should contain the nul-byteGilles Chehade
2009-03-06fix a bug in the generation of plain maps which would cause the value notGilles Chehade
2009-03-06Work-around a gcc3 -g bug causing debug ld.so to crash.Kurt Miller
2009-03-06Make RDE aware of multicast group members per interface. This is needed toMichele Marchetto
2009-03-06Fix setting of the Short Slot Time subfield of the Capability InformationDamien Bergamini
2009-03-06after some discussion with millert, pull in the character class infoJason McIntyre
2009-03-06Bring a few more PCI IDs from freebsd to match IBM ServeRAID 8i and 8s.Alexander Yurchenko
2009-03-06Add a few more cpu types from freebsd driver found on serveraid-8k board.Alexander Yurchenko
2009-03-06Bring NO_CCB to mpi.Kenneth R Westerback
2009-03-05Demacro the inteldrm ring macros too, making them use bus_space_writeOwain Ainsworth
2009-03-05De-macro the ring manipulation macros in favour of functions. Saves aOwain Ainsworth
2009-03-05Additional paranoia for the indirect buffer checking.Owain Ainsworth
2009-03-05Do a similar thing to inteldrm re removing the old vblank crtcOwain Ainsworth
2009-03-05Kill a bunch of (long long long) dead ioctls.Owain Ainsworth
2009-03-05Remove the stats_boxes counters and associated code from radeondrm.Owain Ainsworth
2009-03-05Change SMP secondary processor startup to have them ``hatch'' earlier,Miod Vallat
2009-03-05+glob.7Jason McIntyre
2009-03-05Add support for IBM ServeRAID-8k. Thanks to Sergey PrysiazhnyiAlexander Yurchenko
2009-03-05Bump bus space size limit to fit all possible registers of the roketAlexander Yurchenko
2009-03-05Call endusershell() at the end of ok_shell(), making a copy of theTodd C. Miller
2009-03-05Make ELF platforms generate ELF core dumps. Somewhat based on code fromMark Kettenis
2009-03-05Fix a panic in ether_output() when attempting to send multicast traffic onMichele Marchetto
2009-03-05Teach bfd and gdb about the upcoming ELF core dumps.Mark Kettenis
2009-03-05Add glob(7) and refer to it. OK jmc@ sobrado@Todd C. Miller
2009-03-05DOMAINNNAME -> DOMAINNAME;Jason McIntyre
2009-03-05document what these functions do so I don't ever have to recuse intoDamien Miller
2009-03-05call may_check_digest after extractionMarc Espie
2009-03-05more stuff to check digests during extraction, if wanted.Marc Espie
2009-03-05Besides su(1) and passwd(1), also advise specifying the full path toAntoine Jacoutot
2009-03-05add _smtpd to ftpusersGilles Chehade
2009-03-05refactor the (disabled) Schnorr proof code to make it a little moreDamien Miller
2009-03-05Rip out old fieldio code (no longer used)Jordan Hargrave
2009-03-05New ACPI fieldio routinesJordan Hargrave
2009-03-05Stricter state checking for ICMP and ICMPv6 packets: include the ICMP typeRyan Thomas McBride
2009-03-04typo;Michele Marchetto
2009-03-04adds -p1003.1-2008 to the list of standards for the St macro.Igor Sobrado
2009-03-04add _smtpd, ok deraadt@Gilles Chehade
2009-03-04add user and group for smtpdGilles Chehade
2009-03-04Clean up the ipi code a bit and try to provide useful comments as well.Miod Vallat
2009-03-04Since 88110 processors can not flush individual TLB entries, instead ofMiod Vallat
2009-03-04Introduce atomic_clear_int() as an MD atomic operation to perform atomicMiod Vallat
2009-03-04When handling clock interrupts, check the overflow counter to know how manyMiod Vallat