summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-18syncTodd T. Fries
2008-09-18Introduce the infrastructure required to support hardware VLAN tagChristian Weisgerber
2008-09-18Rework the drm locking to be at least halfway sane. The freebsd codeOwain Ainsworth
2008-09-18unbreak for gcc2 archs; declaration before code!Todd T. Fries
2008-09-18add -A to SYNOPSIS;Jason McIntyre
2008-09-18remove unused variableCharles Longeau
2008-09-18fix potential use of uninitialized valueCharles Longeau
2008-09-18document -A and include in usageOtto Moerbeek
2008-09-18Add a flag to print amap usage.Artur Grabowski
2008-09-18Redesign of the powerpc interrupt architecture, use true levels intead ofDale Rahn
2008-09-17Solve m_free problem with a not correctly configured pflow interfaceJoerg Goltermann
2008-09-17fix whitespacesJoerg Goltermann
2008-09-17remove dead stores and newly created unused variables.Charles Longeau
2008-09-17Also update the NVIDIA PCI id for the i386 copy of this code.Brad Smith
2008-09-17catch up with renamed Nvidia PCI IDChristian Weisgerber
2008-09-17- when merging a file, add a key to see a diff between the merged fileAntoine Jacoutot
2008-09-17Remove the unsupported media types explicitly listed in the switch casesBrad Smith
2008-09-17try getlogin() to get the real username when comitting files as root.Reyk Floeter
2008-09-17Update for renaming of ATI IXP to SB.Brad Smith
2008-09-17ATI IXPx00 -> SBx00Brad Smith
2008-09-17Update for renamed ATI PCI ids.Brad Smith
2008-09-17regenBrad Smith
2008-09-17rev 1.1369 changed the SB200 entries to use the IXPx00 naming schemeBrad Smith
2008-09-17remove dead stores and newly created unused variables.Charles Longeau
2008-09-17regenBrad Smith
2008-09-17- Fix a typo, Rebotics -> RoboticsBrad Smith
2008-09-17regenBrad Smith
2008-09-17Remove some duplicate NVIDIA entries and touch up some of the namesBrad Smith
2008-09-17Garbage collect unused variable from sys_rec structure.Joel Sing
2008-09-17Unbreak com@ioc probing.Joel Sing
2008-09-16remove d_cbrt, dcbrt, d_sqrt. ok millert@Martynas Venckus
2008-09-16typo: is -> if. ok millert@Martynas Venckus
2008-09-16gc unused files, the functions are in libc. ok millert@Martynas Venckus
2008-09-16remove another dead store.Charles Longeau
2008-09-16Terminate printing of auxilliary vector upon reaching the first AT_NULL.Mark Kettenis
2008-09-16Make this compile if !MULTIPROCESSOR.Brad Smith
2008-09-16Add support for reading ELF auxilliary vectors.Mark Kettenis
2008-09-16Add PIOD_READ_AUXV, a way to get the ELF auxilliary vector through ptrace(2).Mark Kettenis
2008-09-16remove dead stores and newly created unused variables.Charles Longeau
2008-09-16- remove some unneeded headersJasper Lievisse Adriaanse
2008-09-16netstat statistics for pflow(4) via pseudo familyJoerg Goltermann
2008-09-16fix whitespace/tab typosJoerg Goltermann
2008-09-16SMP ddb support, with some feedback from kettenis.Dale Rahn
2008-09-15this driver uses three dma segments; play, record, calibrate.Jacob Meuser
2008-09-15remove dead stores and newly created unused variables.Charles Longeau
2008-09-15Sync with dhcpd. Do not use < 0 to check for failed syscalls use == -1Claudio Jeker
2008-09-15When checking if a syscall like open(), ioctl() or writev() failed compareClaudio Jeker
2008-09-15add missing header needed by strlen().Charles Longeau
2008-09-15Similar to route(8) change mask rtm->rtm_priority with RTP_MASK to showClaudio Jeker
2008-09-15Mask rtm->rtm_priority with RTP_MASK before printing so that the priority isClaudio Jeker