| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -4/+0 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -2/+2 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -2/+1 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -2/+1 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -5/+0 |
* | Fix a variety of warnings when compiling with gcc46 | eadler | 2012-01-20 | 1 | -10/+1 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -4/+0 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -4/+1 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -2/+1 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -2/+1 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -2/+1 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -2/+1 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -2/+1 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -2/+1 |
* | Warn if trying to install over an existing partition, which usually fails | nwhitehorn | 2012-01-18 | 1 | -4/+22 |
* | Fix #ifdef VERBOSE for UTC case | emaste | 2012-01-18 | 1 | -18/+25 |
* | Don't write /var/db/zoneinfo when zone is not actually changed. | emaste | 2012-01-18 | 1 | -3/+5 |
* | Add missing line continuation \. It did not cause any issue because | emaste | 2012-01-18 | 1 | -1/+1 |
* | Revert changes in r228790. It prevented the ypserv daemon from working with | hrs | 2012-01-17 | 1 | -3/+1 |
* | Change checkpath() to not exit on error. This is a prerequisite for | jh | 2012-01-16 | 1 | -1/+2 |
* | Remove unused ACPICA sources from userland makefiles. | jkim | 2012-01-13 | 2 | -10/+9 |
* | Fix copyright year | kevlo | 2012-01-13 | 1 | -1/+1 |
* | fgets(3) returns a pointer, so compare against NULL, not integer 0. | kevlo | 2012-01-13 | 3 | -6/+6 |
* | Use a reasonable-sized buffer when formatting error messages about | wollman | 2012-01-12 | 1 | -3/+31 |
* | Add the CAM Target Layer (CTL). | ken | 2012-01-12 | 7 | -1/+5197 |
* | Merge ACPICA 20120111. | jkim | 2012-01-11 | 2 | -8/+9 |
* | Implement an option to execute SNMP walks using GETBULK requests in bsnmpwalk(1) | syrinx | 2012-01-10 | 4 | -26/+62 |
* | X11BASE has been deprecated for a long time and will die soon | eadler | 2012-01-09 | 1 | -1/+1 |
* | Allow daemon(8) to run pidfile_open() before relenquishing privileges | ghelmer | 2012-01-05 | 1 | -3/+3 |
* | Touch up some more small typos missed in the previous round. | uqs | 2012-01-05 | 2 | -2/+2 |
* | Further fix a typo and spelling classic correctly in function names, | uqs | 2012-01-05 | 1 | -8/+8 |
* | Partial backout of r228990, restore original MIB object name. | uqs | 2012-01-05 | 2 | -4/+4 |
* | Add an missing argument to open(2). If O_CREAT flag is specified, | pjd | 2012-01-04 | 1 | -1/+1 |