| Commit message (Expand) | Author | Age | Files | Lines |
* | Grammar: tzsetup now has more than one option. | emaste | 2012-02-29 | 1 | -1/+1 |
* | Bump .Dd to reflect latest update | mm | 2012-02-29 | 1 | -1/+1 |
* | Add procfs to jail-mountable filesystems. | mm | 2012-02-29 | 1 | -0/+8 |
* | Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to | dim | 2012-02-28 | 1 | -3/+1 |
* | mdoc(7) stype - start new sentences on new line | mm | 2012-02-28 | 1 | -8/+10 |
* | Drop setuid status while doing file operations to prevent potential | delphij | 2012-02-27 | 1 | -12/+21 |
* | Fix segfault if distfetch and distextract binaries are run standalone | nwhitehorn | 2012-02-26 | 2 | -2/+16 |
* | Analogous to r232059, add a parameter for the ZFS file system: | mm | 2012-02-26 | 1 | -1/+12 |
* | When using uidstart in /etc/adduser.conf, get the next | deischen | 2012-02-25 | 1 | -0/+1 |
* | Exit with proper status when wake() fails. | jh | 2012-02-24 | 1 | -5/+8 |
* | style(9). | jh | 2012-02-24 | 1 | -4/+4 |
* | To improve control over the use of mount(8) inside a jail(8), introduce | mm | 2012-02-23 | 1 | -8/+28 |
* | Handle NULL return from crypt(3). Mostly from DragonFly | kevlo | 2012-02-22 | 3 | -4/+11 |
* | If permitted protect the supervisor against pageout kill. | trociny | 2012-02-19 | 1 | -0/+7 |
* | Add -r option to restart the program if it has been terminated. | trociny | 2012-02-19 | 2 | -22/+45 |
* | If the supervising process receives SIGTERM, forward it to the spawned | trociny | 2012-02-19 | 2 | -11/+72 |
* | The pidfile_open(3) is going to be fixed to set close-on-exec in order | trociny | 2012-02-19 | 2 | -26/+58 |
* | Fix a stupid typo. | jkim | 2012-02-16 | 1 | -1/+1 |
* | Merge ACPICA 20120215. | jkim | 2012-02-16 | 3 | -43/+43 |
* | Add support for filtering USB devices and USB endpoints to the usbdump utility | hselasky | 2012-02-16 | 2 | -12/+174 |
* | Fix warning when compiling with gcc46 | eadler | 2012-02-16 | 1 | -4/+0 |
* | - Remove some unnecessary cast when assigning NULL to a handle. | kevlo | 2012-02-15 | 1 | -3/+3 |
* | readlink len-1 | kevlo | 2012-02-14 | 1 | -1/+1 |
* | Restore message in man page on VFS timestamp precision. | ed | 2012-02-14 | 1 | -1/+11 |
* | Prevent periodic scripts that run longer than the expected period from | brooks | 2012-02-12 | 1 | -64/+95 |
* | Globally replace u_int*_t from (non-contributed) man pages. | ed | 2012-02-12 | 1 | -1/+1 |
* | Replace utxrm(8) by utx(8). | ed | 2012-02-11 | 5 | -31/+99 |
* | Correct date. It seems to be 2012. | ed | 2012-02-10 | 1 | -1/+1 |
* | Detect file modification properly by using tv_nsec. | ed | 2012-02-10 | 1 | -8/+1 |
* | Fix r231300: Use correct test so we only bail out on error instead of on non-... | eadler | 2012-02-10 | 1 | -1/+1 |
* | Permit the use of relative paths for the prefix argument. | eadler | 2012-02-09 | 1 | -3/+9 |
* | Add support for mounting devfs inside jails. | mm | 2012-02-09 | 1 | -1/+12 |
* | Mention run(4) | kevlo | 2012-02-09 | 1 | -0/+1 |
* | It's not an error if unlink(2) fails because the pathname doesn't exist. | wollman | 2012-02-08 | 1 | -2/+2 |
* | Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor | dim | 2012-02-07 | 12 | -16/+16 |
* | Be as explicit as possible when describing relation between the -m mask | kib | 2012-02-04 | 1 | -3/+6 |
* | Change the notes about the pidfile to include Doug's preference | ghelmer | 2012-02-01 | 1 | -2/+3 |
* | Fix a whitespace nit | kevlo | 2012-01-31 | 1 | -1/+1 |
* | Allow contents of multiple directories to be merged to the current image. | jkim | 2012-01-31 | 8 | -63/+139 |
* | Since April 2, 2006, Indiana has observed DST. | scf | 2012-01-28 | 1 | -2/+2 |
* | o in6_ifinfo() does not do any kvm(3) operations, so | maxim | 2012-01-27 | 1 | -26/+27 |
* | Return proper error message if recording device is not specified. | mav | 2012-01-27 | 1 | -1/+6 |
* | Add CAM infrastructure to allow reporting when a drive's long read capacity | ken | 2012-01-26 | 1 | -1/+1 |
* | Revert 229667: After some discussion of this change, it seems it is | ghelmer | 2012-01-25 | 2 | -3/+7 |
* | Fix a SIGSEGV problem in directory entry renaming. | hrs | 2012-01-25 | 1 | -0/+2 |
* | Experimental support for booting CHRP-type PowerPC systems from hard disks. | nwhitehorn | 2012-01-25 | 1 | -1/+3 |
* | Clean up reinstall option and remove duplicate code | emaste | 2012-01-25 | 1 | -23/+12 |
* | Try resolving jail path with realpath(3). | mm | 2012-01-24 | 1 | -2/+8 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -3/+2 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -2/+1 |