| Commit message (Expand) | Author | Age | Files | Lines |
* | This corrects a bug that manifested itself as identifying the last | mckusick | 2010-01-07 | 1 | -1/+1 |
* | Space cleanup for revision 201689 committed separately for easier review. | delphij | 2010-01-06 | 1 | -35/+35 |
* | Instead of assuming all vdevs are healthy, check the newest vdev label | delphij | 2010-01-06 | 2 | -23/+78 |
* | Correct a typo. | bz | 2010-01-06 | 1 | -1/+1 |
* | Teach the (gpt)zfsboot and zfsloader raidz code to use its buffers | pjd | 2010-01-06 | 1 | -21/+29 |
* | Improve u3g device ejecting by providing additional methods for the eject | thompsa | 2010-01-06 | 4 | -221/+283 |
* | scratch_size was incorrectly passed as language ID when retrieving the language | thompsa | 2010-01-06 | 1 | -2/+1 |
* | Use _pthread_once() rather than _once() for localtime() and gmtime(). These | jhb | 2010-01-06 | 1 | -2/+2 |
* | Increase default block size from 4K to 64K. It was reduces 6 yeard ago, | mav | 2010-01-06 | 1 | -1/+1 |
* | Print leading zeros in the UFS2 FSID. | gavin | 2010-01-06 | 1 | -1/+1 |
* | Change the way in which zero stripesize is handled. Instead of reporting | mav | 2010-01-06 | 3 | -13/+10 |
* | len must be int, not size_t | rpaulo | 2010-01-06 | 1 | -1/+1 |
* | When restoring files, use the mode for the mode. | kientzle | 2010-01-06 | 1 | -2/+2 |
* | Fix build: getopt() returns int so use an integer to get the value. | delphij | 2010-01-06 | 1 | -2/+2 |
* | - Move potentially offensive quotes I committed recently to fortunes-o. | stas | 2010-01-05 | 2 | -14/+15 |
* | Add net80211 media status reporting. | rpaulo | 2010-01-05 | 1 | -8/+19 |
* | Be able to specify a certain date and/or time for which to calculate | edwin | 2010-01-05 | 2 | -15/+90 |
* | 1) Mark usage as dead2. | dwmalone | 2010-01-05 | 1 | -17/+10 |
* | Shuffle parens to avoid type-punning warning. | dwmalone | 2010-01-05 | 1 | -1/+1 |
* | 1) Make usage() as dead2 - it helps the compiler know that some vars | dwmalone | 2010-01-05 | 1 | -7/+8 |
* | Move the PCI-specific logic of removing a cardbus device into a | jhb | 2010-01-05 | 3 | -30/+42 |
* | New style function definitions. | dwmalone | 2010-01-05 | 1 | -8/+11 |
* | Change a char that is used as an index into an array into an unisgned char. | dwmalone | 2010-01-05 | 2 | -2/+2 |
* | Update acpi_ibm syctl nodes on resume. | iwasaki | 2010-01-05 | 1 | -0/+30 |
* | Do not rely on behaviour undefined by ANSI C, use thunks to adapt | kib | 2010-01-05 | 2 | -4/+33 |
* | Fix a double free(). | brueffer | 2010-01-05 | 1 | -1/+1 |
* | Move scandir(3) and alphasort(3) into XSI namespace. | kib | 2010-01-05 | 1 | -2/+4 |
* | Remove more duplicates | dougb | 2010-01-05 | 1 | -219/+14 |
* | For completeness, add -s argument, manually specifying array block size. | mav | 2010-01-05 | 2 | -3/+13 |
* | Add test code for POSIX semaphore implementation. | davidxu | 2010-01-05 | 2 | -0/+110 |
* | this file does not require ip_dummynet.h | luigi | 2010-01-05 | 1 | -1/+0 |
* | Move wakeup() out of mutex to reduce contention. | mav | 2010-01-05 | 1 | -3/+3 |
* | Move wakeup() out of mutex to reduce contention. | mav | 2010-01-05 | 1 | -4/+4 |
* | remove file thr_sem_new.c. | davidxu | 2010-01-05 | 1 | -1/+0 |
* | More cleanup, remove _libc prefix because libthr no longer has stubs | davidxu | 2010-01-05 | 2 | -39/+21 |
* | Remove extra new semaphore stubs, because libc already has them, and | davidxu | 2010-01-05 | 2 | -110/+0 |
* | forgot to remove SYM_FBP10. ;-) | davidxu | 2010-01-05 | 1 | -1/+0 |
* | Remove unused macros. | davidxu | 2010-01-05 | 1 | -5/+0 |
* | Don't check has_waiters twice, inline some small functions. | davidxu | 2010-01-05 | 1 | -8/+5 |
* | Use umtx to implement process sharable semaphore, to make this work, | davidxu | 2010-01-05 | 18 | -402/+924 |
* | Slightly optimize XOR calculation. | mav | 2010-01-05 | 1 | -24/+31 |
* | An existing incomplete ARP entry would expire a subsequent | qingli | 2010-01-05 | 1 | -10/+16 |
* | The IFA_RTSELF address flag marks a loopback route has been installed | qingli | 2010-01-04 | 1 | -1/+1 |
* | Add a missing word. | brueffer | 2010-01-04 | 1 | -1/+1 |
* | Catch up with the VFS_VPTOFH(9) -> VOP_VPTOFH(9) repocopy that happened | brueffer | 2010-01-04 | 3 | -6/+6 |
* | Revert 200594. This file isn't intended for these sorts of things. | imp | 2010-01-04 | 9 | -63/+0 |
* | Make TIOCSTI work again. | ed | 2010-01-04 | 4 | -13/+26 |
* | Various cleanup done in ipfw3-head branch including: | luigi | 2010-01-04 | 14 | -372/+260 |
* | Add ability to search up the directory hierarchy for the system directory. | obrien | 2010-01-04 | 23 | -11/+246 |
* | This should read #if __BSD_VISIBLE instead of #ifdef __BSD_VISIBLE. | ed | 2010-01-04 | 1 | -1/+1 |