| Commit message (Expand) | Author | Age | Files | Lines |
* | MfP4: set/unset tracking for atime, ctime, mtime, and size fields. | kientzle | 2008-09-01 | 4 | -28/+160 |
* | Sort the list of format names. | kientzle | 2008-09-01 | 1 | -1/+1 |
* | Use the "start_time" (time at which the restore process began) | kientzle | 2008-09-01 | 2 | -7/+17 |
* | Trace interrupts with KTR_INTR. | marcel | 2008-08-31 | 1 | -0/+2 |
* | Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. Shared | obrien | 2008-08-31 | 4 | -24/+21 |
* | Add simple cd to dvd conversion script. | rik | 2008-08-31 | 1 | -0/+267 |
* | Remove redundant KTR statements. | marcel | 2008-08-31 | 1 | -6/+0 |
* | Trace all PMAP calls using KTR_PMAP. | marcel | 2008-08-31 | 1 | -2/+92 |
* | Don't return always 0. Return what we get from exec_mountprog or | matteo | 2008-08-31 | 1 | -1/+1 |
* | fix tiny nti in comment | julian | 2008-08-31 | 1 | -1/+1 |
* | A no-op commit to simulate the effect of a forced commit so the file | gshapiro | 2008-08-31 | 1 | -1/+0 |
* | Use a locally assigned address rather than stealing Atmel's which | imp | 2008-08-31 | 1 | -4/+6 |
* | pkill(1) first appeared in /usr/bin, but later it was moved to /bin | yar | 2008-08-31 | 6 | -7/+3 |
* | Decontextualize vfs_busy(), vfs_unbusy() and vfs_mount_alloc() functions. | attilio | 2008-08-31 | 13 | -70/+59 |
* | In UDPv6, reduce scope of global udbinfo lock during append to last | rwatson | 2008-08-31 | 1 | -3/+1 |
* | Update README to reflect removal of netatm/harp test parts some time ago. | rwatson | 2008-08-31 | 1 | -5/+2 |
* | Disable processing of output data after disabling scroll lock by force. | ed | 2008-08-31 | 1 | -0/+9 |
* | - Fix comment. | stas | 2008-08-31 | 1 | -3/+3 |
* | Enable EFI target. | rpaulo | 2008-08-31 | 1 | -1/+3 |
* | Add more obsolete files. | antoine | 2008-08-31 | 1 | -0/+18 |
* | New mtree writer, thanks to Joerg Sonnenberger. | kientzle | 2008-08-31 | 5 | -0/+263 |
* | Joerg Sonnenberger's improvements to the shar writer. | kientzle | 2008-08-31 | 1 | -190/+255 |
* | Make libarchive_test a little smarter about trying to find | kientzle | 2008-08-31 | 1 | -11/+52 |
* | Make uipaq's ucom callbacks easier to read while I'm hear looking for | imp | 2008-08-31 | 1 | -8/+1 |
* | All the other routines returned EIO from the param routine. Return it | imp | 2008-08-31 | 2 | -2/+2 |
* | Ioctls that aren't handled by this layer need to return ENOIOCTL, not | imp | 2008-08-31 | 1 | -9/+7 |
* | Kill dead code. This has been a 'todo' item for a long time and the | imp | 2008-08-31 | 2 | -68/+2 |
* | Remove restore_intr(). We have intr_restore()... | marcel | 2008-08-31 | 1 | -7/+0 |
* | Document the ulimit -p option in the sh(1) manual page. | ed | 2008-08-30 | 1 | -1/+3 |
* | Improve the entropy of the source port randomization for network address | csjp | 2008-08-30 | 1 | -6/+6 |
* | In db_show_mdpcpu(), print MD fields. | marcel | 2008-08-30 | 1 | -0/+4 |
* | Whitespace fixes. | marcel | 2008-08-30 | 1 | -12/+12 |
* | Call powerpc_sync() instead of using an asm statement. | marcel | 2008-08-30 | 1 | -1/+1 |
* | Add powerpc_sync() as an inline function. | marcel | 2008-08-30 | 1 | -0/+7 |
* | Don't clear PSL_RI. Disabling external interrupts | marcel | 2008-08-30 | 1 | -1/+1 |
* | opt_bus.h isn't needed here anymore. It never was really needed, | imp | 2008-08-30 | 1 | -1/+1 |
* | opt_bus.h isn't needed here. It is supposed to be for subr_bus.c only. | imp | 2008-08-30 | 2 | -4/+0 |
* | opt_bus.h is supposed to be for subr_bus.c only. There's no need for | imp | 2008-08-30 | 1 | -2/+0 |
* | - Read ASI_{D,I}TLB_DATA_ACCESS_REG twice in order to work around | marius | 2008-08-30 | 1 | -21/+60 |
* | - Try to look for MAC address in all SA registers, not only in the | stas | 2008-08-30 | 1 | -16/+37 |
* | - Style fix. | stas | 2008-08-30 | 1 | -1/+1 |
* | Reflect recent changes to the sysctl debug.witness.watch moving into a | attilio | 2008-08-30 | 1 | -3/+4 |
* | - Improve some witness_watch operability in code which does perform both | attilio | 2008-08-30 | 1 | -35/+45 |
* | Fix some edge cases in the TTY queues: | ed | 2008-08-30 | 4 | -106/+80 |
* | When atime wasn't specified, it should get set == mtime. | kientzle | 2008-08-30 | 1 | -2/+2 |
* | Don't return EINVAL when trying to unlock. | rnoland | 2008-08-30 | 1 | -1/+6 |
* | We need to lock around driver unload now. | rnoland | 2008-08-30 | 1 | -1/+4 |
* | Free the device lock around the call to drm_drawable_free_all() | rnoland | 2008-08-30 | 1 | -0/+2 |
* | Connect a forgotten test case to Makefile. | jkim | 2008-08-29 | 1 | -1/+1 |
* | Fix a bug whereby multicast packets that are looped back locally | gnn | 2008-08-29 | 1 | -1/+5 |