summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the CAM Target Layer (CTL).ken2012-01-1254-19/+34231
* Merge ACPICA 20120111.jkim2012-01-11256-424/+979
|\
| * Import ACPICA 20120111.jkim2012-01-11305-470/+1034
* | Fix prototype formatting (indentation, long lines, and continued lines).ghelmer2012-01-111-23/+30
* | Fix namespace issues with prototype parameter names.ghelmer2012-01-111-32/+32
* | Fix forward structure declaration and prototype disorder.ghelmer2012-01-111-34/+33
* | Pass the arguments to mtx_init() in the correct order. There should betruckman2012-01-111-1/+1
* | Replace GPL'd headers in the emu10kx snd driver code.pfg2012-01-1110-2360/+316
* | Fix an inconsistency that crept in while replacing constantspfg2012-01-111-2/+2
* | Add hpt27xx to the hardware notes,brueffer2012-01-112-0/+4
* | Redo r226660:glebius2012-01-111-35/+27
* | Bring over a tool to create and destroy wtap instances.adrian2012-01-112-0/+91
* | Add PCI Id for the AMT SOL UART on 5 series Intel chipsets.kib2012-01-111-0/+2
* | Introduce wtap, the beginnings of a net80211 wlan simulator.adrian2012-01-1114-0/+2369
* | Add the ability to kick an existing mesh node without waiting for itadrian2012-01-111-0/+11
* | Add a memory barrier to bus_dmamap_sync(), as should have always beennwhitehorn2012-01-111-0/+3
* | jilles pointed out that O_CLOEXEC could be used in the open(2) flagsghelmer2012-01-111-14/+1
* | Fix for PR 138526.gnn2012-01-111-6/+42
* | Fix some spacing in code under __FreeBSD__.glebius2012-01-111-10/+10
* | Add necessary locking in pfsync_in_ureq().glebius2012-01-111-6/+7
* | Move PF_LOCK_ASSERT() under __FreeBSD__.glebius2012-01-111-1/+1
* | Merge from OpenBSD:glebius2012-01-111-4/+1
* | When running with INVARIANTS the mutex(9) code does all necessaryglebius2012-01-111-9/+2
* | jwd@ reported via email that the "CacheSize" field reported by "nfsstat -e -s"rmacklem2012-01-111-1/+0
* | Add the MCS radiotype entry.adrian2012-01-112-0/+5
* | Constify arguments.pjd2012-01-112-3/+3
* | Re-enable the PHY radar error frames if sc_dodfs is set.adrian2012-01-111-0/+7
* | style(9) changes. This shouldn't change functionality.adrian2012-01-111-35/+73
* | Add in the vendor extension bit in the radiotap header.adrian2012-01-101-0/+1
* | other simplifications in the internal interfaces to theluigi2012-01-101-11/+13
* | - Fix a bug where pidfile was removed in SIGHUP when it hasn't changed inpjd2012-01-101-4/+8
* | For functions that return -1 on failure check exactly for -1 and not forpjd2012-01-1017-144/+144
* | Don't touch pidfiles when running in foreground. Before that change wepjd2012-01-101-11/+19
* | Add link for pidfile_fileno.3 to pidfile.3 - thanks again pjd!ghelmer2012-01-101-1/+2
* | Style fixes courtesy of pjd.ghelmer2012-01-102-2/+5
* | Document that pidfile_open() now sets the FD_CLOEXEC flag on the openghelmer2012-01-101-0/+4
* | style. No functional changes.yongari2012-01-101-34/+68
* | small code cleanup in preparation for future modifications inluigi2012-01-1011-111/+131
* | Revert unintentional commit of changes to getnetgrent.c.ghelmer2012-01-101-28/+13
* | Add pidfile_fileno() to obtain the file descriptor for an openghelmer2012-01-104-15/+67
* | Set the FD_CLOEXEC flag on the open pidfile file descriptor.ghelmer2012-01-101-0/+14
* | Change the type of the paging_in_progress refcounter from u_short tokib2012-01-101-1/+1
* | Implement an option to execute SNMP walks using GETBULK requests in bsnmpwalk(1)syrinx2012-01-104-26/+62
* | Add setsockopt(2) example to ng_ksocket(4).melifaro2012-01-101-2/+8
* | Fix warning when compiling with gcc46:eadler2012-01-102-6/+1
* | Fix warning when compiling with gcc46:eadler2012-01-101-2/+1
* | Fix warning when compiling with gcc46:eadler2012-01-101-2/+1
* | Fix warning when compiling with gcc46:eadler2012-01-101-2/+1
* | Fix warning when compiling with gcc46:eadler2012-01-101-5/+2
* | Fix warning when compiling with gcc46:eadler2012-01-101-3/+0
OpenPOWER on IntegriCloud