| Commit message (Expand) | Author | Age | Files | Lines |
* | mutex.h is needed here. It got it by namespace pollution. | yongari | 2008-12-08 | 1 | -0/+2 |
* | Clean up the mac GPIO interface a little. Also remove bogus copyright | nwhitehorn | 2008-12-08 | 2 | -26/+29 |
* | Reduce spin wait time consumed in GMII register access routines. | yongari | 2008-12-08 | 1 | -4/+2 |
* | Accidentally left ADB out of the PowerPC NOTES file during initial import. | nwhitehorn | 2008-12-08 | 1 | -0/+3 |
* | Add facilities to pmu(4) to interrogate battery status on Apple PowerPC | nwhitehorn | 2008-12-08 | 3 | -15/+241 |
* | o Implemented miibus_statchg handler. It detects whether re(4) | yongari | 2008-12-08 | 2 | -28/+52 |
* | Make sure to return the result of meida change request. | yongari | 2008-12-08 | 1 | -2/+3 |
* | Add missing include to sys/lock.h before sys/rwlock.h | imp | 2008-12-08 | 3 | -0/+3 |
* | - According to the corresponding Linux, NetBSD and OpenSolaris | marius | 2008-12-07 | 2 | -36/+47 |
* | Minor tweaks to some of the comments. Also, add a XXX wondering if we | imp | 2008-12-07 | 1 | -17/+18 |
* | Restore opt_inet.h include which was lost in the last commit. | thompsa | 2008-12-07 | 1 | -0/+1 |
* | - convert radix node head lock from mutex to rwlock | kmacy | 2008-12-07 | 10 | -74/+135 |
* | PROBLEM: putting in a loader config file a line of the form | luigi | 2008-12-07 | 1 | -26/+19 |
* | honor IEEE80211_BPF_CRYPTO for raw xmit; fixes shared key auth in sta mode | sam | 2008-12-07 | 1 | -2/+50 |
* | New periodic calibration scheme needed for 11n parts that have | sam | 2008-12-07 | 2 | -54/+92 |
* | bring in diagnostic tools that are useful now that we have hal source code | sam | 2008-12-07 | 23 | -7/+4222 |
* | Use "allowed_peer" throughout this manual page. | trhodes | 2008-12-07 | 1 | -2/+3 |
* | Use '0' rather than PZERO to not change the priority that I'm waiting | imp | 2008-12-07 | 1 | -3/+3 |
* | Use atomic_add_int rather than a simple ++ to ensure no cache races if | imp | 2008-12-07 | 1 | -1/+1 |
* | Improve usefulness of the panic by printing the pointer to the problematic | kib | 2008-12-07 | 1 | -1/+1 |
* | Fix spelling error (find -> found). | nwhitehorn | 2008-12-07 | 1 | -1/+1 |
* | Now that pmu(4) has features, it should also have a man page. | nwhitehorn | 2008-12-07 | 2 | -0/+96 |
* | Add filler man pages for the kinfo functions I added recently. | peter | 2008-12-07 | 3 | -1/+149 |
* | When libthr and rtld start up, there are a number of magic spells cast | peter | 2008-12-07 | 1 | -1/+1 |
* | Add support for automated reboot after power failure on Apple Core99 machines | nwhitehorn | 2008-12-07 | 1 | -3/+61 |
* | Fix some nasty race conditions in the VIA-CUDA driver that ended up preventing | nwhitehorn | 2008-12-06 | 7 | -141/+214 |
* | Carefully handle memory errors to keep peers compression/encryption state | mav | 2008-12-06 | 1 | -11/+24 |
* | Cleanup msleep() arguments. | mav | 2008-12-06 | 1 | -2/+2 |
* | Implement suspend/resume for mmc and mmcsd drivers. | mav | 2008-12-06 | 2 | -66/+164 |
* | Restore memory clobber, to cause mb on the compiler level too. | kib | 2008-12-06 | 1 | -3/+3 |
* | The startall variable should default to zero, otherwise the vap is restarted | thompsa | 2008-12-06 | 1 | -6/+5 |
* | Change the default value for the flag enabling superpage mapping and | alc | 2008-12-06 | 1 | -1/+1 |
* | Add a -L option to wc(1), for finger compatibility with the GNU | keramida | 2008-12-06 | 2 | -11/+60 |
* | in_rtalloc1(9) returns a locked route, so make sure that we use | csjp | 2008-12-06 | 1 | -4/+4 |
* | Correct include path for i386 specific includes. This allows zfs | ps | 2008-12-06 | 1 | -1/+1 |
* | - Eliminate unused variable. [1] | stas | 2008-12-06 | 1 | -5/+2 |
* | This is simple testing program for revision 185647. | ganbold | 2008-12-06 | 1 | -0/+81 |
* | Code from the hack-session known as the IETF (and a | rrs | 2008-12-06 | 25 | -885/+6917 |
* | Make it possible to use gjournal for the root filesystem. Previously, | trasz | 2008-12-06 | 2 | -0/+18 |
* | - correct variable name | danger | 2008-12-06 | 1 | -1/+1 |
* | Import the strndup(3) function. | kib | 2008-12-06 | 4 | -3/+75 |
* | Order the str*.c files mostly alphabetical. | kib | 2008-12-06 | 1 | -3/+3 |
* | bsdtar is synced up with 2.5.903a | kientzle | 2008-12-06 | 1 | -1/+1 |
* | bsdtar always supports long options now, so we can remove | kientzle | 2008-12-06 | 1 | -2/+2 |
* | Only use GCC-specific __dead2 marker when building with GCC. | kientzle | 2008-12-06 | 2 | -1/+11 |
* | Custom command line parser for cpio; this is a little more | kientzle | 2008-12-06 | 5 | -119/+198 |
* | Make the GCC-specific __dead2 markers conditional on whether | kientzle | 2008-12-06 | 2 | -1/+9 |
* | New tests: | kientzle | 2008-12-06 | 9 | -0/+27367 |
* | Strip ";1" and trailing "." from ISO9660 entries. | kientzle | 2008-12-06 | 1 | -12/+21 |
* | General improvements to Rockridge parsing and ISO9660 format detection. | kientzle | 2008-12-06 | 1 | -156/+354 |