summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Due to calendar(1)'s abuse of the C preprocessor "unix" gets expanded toeadler2013-03-041-0/+1
* Constify where possible.eadler2013-03-042-2/+2
* For some reason when I started to pass filedescent structures instead ofpjd2013-03-031-20/+28
* Use dedicated malloc type for filecaps-related data, so we can detect anypjd2013-03-031-2/+3
* Plug memory leaks in file descriptors passing.pjd2013-03-033-2/+4
* Use GNOP to force ZFS pools to 4k.jpaetzel2013-03-036-14/+66
* Improves and enhances using the "installPackages=" variable.jpaetzel2013-03-032-83/+185
* Add an option for finding sparse files.dwmalone2013-03-034-1/+31
* Fix typos in hint names.mav2013-03-031-3/+3
* sh: When executing a trap, keep exit status along with evalskip.jilles2013-03-032-2/+13
* Fix 'make depend'uqs2013-03-031-1/+1
* MAINTAINERS: Document my maintainership of sh(1).jilles2013-03-031-0/+3
* callwheelmask and callwheelsize are always greater than zero.davide2013-03-031-1/+1
* Remove a couple of unused include.davide2013-03-032-2/+0
* libedit: Revert r247683 to fix buildworld.jilles2013-03-031-0/+1
* Implement buffer size checking in ipfw(8) add cmd.melifaro2013-03-033-62/+125
* Add more obsolete files.antoine2013-03-031-3/+7
* Fix a bug extracting files from dist schemejpaetzel2013-03-034-26/+132
* MFcalloutng:mav2013-03-031-2/+2
* Remove the extra parenthesis from the cv_init() macro. They are notrpaulo2013-03-031-1/+1
* libedit does not need to be linked with ncursespfg2013-03-031-1/+0
* Fix-up r247622 by also renaming pv_list iterator into the xenattilio2013-03-031-18/+18
* If all ioctls are allowed, cap_ioctls_get(2) will return CAP_IOCTLS_ALL.pjd2013-03-021-2/+2
* Add protective parentheses for macro argument, missed in r247671.mav2013-03-021-1/+1
* Polish few spaces/tabs.mav2013-03-021-2/+2
* MFcalloutng:mav2013-03-021-7/+9
* Add support for bindat(2) and connectat(2).pjd2013-03-022-1/+45
* Regen after r247667.pjd2013-03-0211-12/+178
* - Implement two new system calls:pjd2013-03-0222-54/+475
* Fix ipfw table argument parsing/printing.melifaro2013-03-021-54/+92
* Garbage collect NTFS bits which are now completely disconnected fromattilio2013-03-0220-5023/+10
* Remove ntfs headers dependency for g_label_ntfs.c by redefining theattilio2013-03-021-14/+65
* Comment cosmetics: capitalize SCSIschweikh2013-03-021-8/+8
* The value held by the vm object's field pg_color is only consideredalc2013-03-021-1/+0
* Garbage collect PORTALFS bits which are now completely disconnected fromattilio2013-03-0222-3005/+7
* Garbage collect CODAFS bits which are now completely disconnected fromattilio2013-03-0222-6161/+2
* - Complete r231621 by also blacklisting the bridge used by VMware for PCIemarius2013-03-021-10/+11
* Garbage collect XFS bits which are now already completely disconnectedattilio2013-03-02167-108267/+2
* Garbage collect HPFS bits which are now already completely disconnectedattilio2013-03-0213-4724/+0
* Fix callout expiring dynamic rules.melifaro2013-03-021-3/+3
* Merge from vmc-playground branch:attilio2013-03-024-57/+57
* - Revert the part of r247601 which turned the overtemperature and power failmarius2013-03-021-11/+9
* Revert the part of r247600 which turned the overtemperature and power failmarius2013-03-021-18/+16
* nullfs: Improve f_flags in statfs().jilles2013-03-021-1/+2
* If the target file already exists, check for the CAP_UNLINKAT capabiity rightpjd2013-03-021-7/+10
* Disable the ctl driver in GENERIC.adrian2013-03-023-2/+9
* mdoc: remove superfluous paragraph macro.joel2013-03-023-3/+0
* Make this WARNS=9 clean on i386 w/ clang.marcel2013-03-021-15/+14
* Fix warnings (control reaches end of non-void function).marcel2013-03-021-1/+2
* Fix nandfs support by providing the same crc32 function as is usedmarcel2013-03-021-2/+23
OpenPOWER on IntegriCloud