| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Fix a couple of NULL dereferences. | jamie | 2011-06-21 | 1 | -4/+4 |
| * | Following r222465: | jamie | 2011-06-20 | 5 | -64/+119 |
| * | Linty stuff. | jamie | 2011-06-20 | 2 | -3/+3 |
| * | Move the actual create/remove (IP__OP) handling into run_command, | jamie | 2011-06-18 | 3 | -44/+40 |
| * | Update copyright dates and other whitespacey stuff. | jamie | 2011-06-17 | 9 | -16/+16 |
| * | Split run_command up into an outer function (next_command) that chooses | jamie | 2011-06-17 | 4 | -303/+266 |
| * | Change cfstrings from an STAILQ into a TAILQ to allow commands to be | jamie | 2011-06-17 | 6 | -53/+52 |
| * | run_command (mostly) cleanup: | jamie | 2010-12-10 | 4 | -160/+194 |
| * | Check unmounts for a mount point of the right FS type. | jamie | 2010-11-04 | 1 | -26/+56 |
| * | Check paths for security: | jamie | 2010-11-04 | 2 | -3/+74 |
| * | Reads the mount.fstab file, and put its lines separately into the | jamie | 2010-11-04 | 4 | -17/+50 |
| * | Combine check_intparams() and ip_params(), JF_CHECKINT and JF_IPPARAMS. | jamie | 2010-11-01 | 3 | -69/+54 |
| * | Use a little more "ifdef INET6". | jamie | 2010-10-27 | 1 | -6/+16 |
| * | Don't assume either jid or name is set - they may not be from the | jamie | 2010-10-27 | 1 | -4/+5 |
| * | Keep all internal/known parameter names in one place, and use | jamie | 2010-10-27 | 3 | -160/+151 |
| * | Initial work on the new jail(8). There are more features to add, and some | jamie | 2010-10-20 | 10 | -608/+4169 |
| * | A new jail(8) with a configuration file, to replace the work currently done | jamie | 2010-10-19 | 1744 | -466922/+0 |
* | | fix EAP server support after the 0.7.3 import: | bschmidt | 2012-04-26 | 2 | -54/+107 |
* | | Add missing and probably also mandatory -h option. | hselasky | 2012-04-24 | 2 | -1/+5 |
* | | Improve support for USB packet filtering also when reading dumps, and | hselasky | 2012-04-24 | 2 | -27/+89 |
* | | Merge ACPICA 20120420. | jkim | 2012-04-23 | 1 | -2/+3 |
* | | - Use _PATH_TMP instead of hardcoded /tmp | bapt | 2012-04-16 | 2 | -95/+100 |
* | | - Fix style(9) bugs + inconsistencies | bapt | 2012-04-15 | 1 | -32/+29 |
* | | Do not do double initialisation | bapt | 2012-04-15 | 1 | -2/+2 |
* | | add usr.sbin/pkg which is a bootstrap tool for pkgng. | bapt | 2012-04-15 | 4 | -0/+472 |
* | | The scandir(3) function expects fourth parameter, compar, be in type of: | delphij | 2012-04-13 | 1 | -4/+4 |
* | | Improve error reporting when no cpufreq(4) support is available. | rmh | 2012-04-09 | 1 | -1/+2 |
* | | mdoc: fix column names, indentation, column separation within each row, and | joel | 2012-04-07 | 1 | -2/+2 |
* | | Fix typo. | nwhitehorn | 2012-04-04 | 1 | -1/+1 |
* | | - Write the ISO9660 descriptor after the apm partition entries. | andreast | 2012-04-02 | 1 | -8/+28 |
* | | Historically arp(8) did a route lookup for the entry it is | glebius | 2012-04-02 | 1 | -4/+0 |
* | | MFhead_mfi r233621 | ambrisko | 2012-03-30 | 2 | -5/+4 |
* | | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 22 | -62/+62 |
* | | Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. | jmallett | 2012-03-29 | 1 | -2/+2 |
* | | Add software PMC support. | fabient | 2012-03-28 | 1 | -0/+15 |
* | | - Support inlined location in calltree output. | fabient | 2012-03-28 | 2 | -241/+402 |
* | | mdoc: correct .Bd/.Bl arguments. | joel | 2012-03-26 | 7 | -19/+19 |
* | | mdoc: sort prologue macros. | joel | 2012-03-26 | 1 | -1/+1 |
* | | mdoc: terminate quoted strings. | joel | 2012-03-26 | 7 | -9/+9 |
* | | Fix date. | joel | 2012-03-26 | 1 | -1/+1 |
* | | mdoc: document title should be all caps. | joel | 2012-03-25 | 1 | -1/+1 |
* | | Remove superfluous paragraph macro. | joel | 2012-03-25 | 14 | -18/+0 |
* | | Fix base vaddr detection for ELF binaries. PT_LOAD with offset 0 is not | gonzo | 2012-03-22 | 1 | -2/+2 |
* | | Fix a sentence in a paragraph that describes time and interval based | glebius | 2012-03-21 | 1 | -2/+2 |
* | | Don't run through time checks when entry is definitely oversized. This | glebius | 2012-03-21 | 1 | -2/+5 |
* | | Merge ACPICA 20120320. | jkim | 2012-03-20 | 1 | -1/+12 |
* | | Fix the following warning from clang trunk: | dim | 2012-03-19 | 1 | -1/+4 |
* | | An intel RAID can have any arbitrary name. | jpaetzel | 2012-03-19 | 1 | -4/+1 |
* | | Redirect camcontrol stderr to /dev/null. | jpaetzel | 2012-03-18 | 1 | -1/+1 |
* | | The UMS module is now loaded by rules in /etc/devd/usb.conf which | hselasky | 2012-03-17 | 1 | -10/+1 |