| Commit message (Expand) | Author | Age | Files | Lines |
* | Add DPADD to Makefile (thanks to Andrey for pointing this out). | kientzle | 2004-04-12 | 5 | -24/+2 |
* | Use uint instead of u_int | emax | 2004-04-09 | 1 | -10/+10 |
* | Make sure Bluetooth stuff can be compiled on amd64 | emax | 2004-04-09 | 1 | -16/+16 |
* | Backout previous commit. It seems this comment applied to something | mux | 2004-04-09 | 1 | -4/+0 |
* | Reintroduce a comment that was wrongly removed in revision 1.34. | mux | 2004-04-09 | 1 | -0/+4 |
* | Improve robustness of multibyte character handling (-m option), and | tjr | 2004-04-09 | 1 | -19/+23 |
* | Allow arguments to appear in any order. | kientzle | 2004-04-08 | 2 | -66/+113 |
* | Document the newly-implemented -T option. | kientzle | 2004-04-08 | 1 | -2/+10 |
* | Add support for -T option on create. | kientzle | 2004-04-08 | 3 | -6/+60 |
* | Correct signature in alternative stub implementation of setup_acls() | kientzle | 2004-04-07 | 1 | -1/+3 |
* | Add -acl and a small blurb about it to the options list. | trhodes | 2004-04-07 | 1 | -1/+8 |
* | Archive both access and default ACLs. | kientzle | 2004-04-06 | 1 | -6/+19 |
* | Connect bsdtar to the build. | kientzle | 2004-04-06 | 1 | -0/+1 |
* | Workaround for servers that ignore byte ranges when using chunked | des | 2004-04-06 | 1 | -1/+1 |
* | Initial commit for bsdtar. | kientzle | 2004-04-05 | 9 | -0/+2977 |
* | Unbreak compilation on RELENG_4. | ru | 2004-04-05 | 1 | -1/+1 |
* | Sort #includes, remove <sys/types.h> (made redundant by <sys/param.h>), | des | 2004-04-05 | 1 | -4/+6 |
* | Be consistant while reporting error conditions. | charnier | 2004-04-04 | 1 | -2/+2 |
* | Add FBSDID. Use %ld to printf(3) a long (even if the number is small). | charnier | 2004-04-04 | 1 | -3/+6 |
* | Add FBSDID. Do not dot terminate errx(3) string. | charnier | 2004-04-04 | 1 | -5/+6 |
* | I can't believe that we had the Queen's birthday but not the King's... | jmg | 2004-04-04 | 1 | -0/+1 |
* | Give find(1) the option -acl to locate files with extended | bmilekic | 2004-04-03 | 3 | -0/+54 |
* | From the list of calendars, remove some duplicate entries which were added | cperciva | 2004-03-30 | 1 | -9/+3 |
* | Use KERN_PROC_PROC instead of KERN_PROC_ALL on the call to kvm_getprocs(), | gad | 2004-03-30 | 1 | -1/+5 |
* | Add a cross-reference to pkill(1), now that pkill is hooked up to the build. | gad | 2004-03-27 | 1 | -0/+1 |
* | bde also tells me that he is confident that P_SYSTEM will not work | gad | 2004-03-27 | 1 | -8/+1 |
* | Hook `pkill' (and thus `pgrep') to the standard buildworld. | gad | 2004-03-27 | 1 | -0/+1 |
* | Some style(9)-ish improvements, courtesy of bde. | gad | 2004-03-27 | 1 | -6/+6 |
* | Remove the _PATH_DEVNULL setting for "swapf". From the kvm_open(3) | gad | 2004-03-26 | 1 | -3/+3 |
* | Remove the NEED_KMEM support meant for FreeBSD 3.x. This base-system | gad | 2004-03-26 | 1 | -9/+1 |
* | Switch to checking P_KTHREAD instead of P_SYSTEM when deciding what | gad | 2004-03-26 | 1 | -3/+10 |
* | Properly document the -M and -N options. | ru | 2004-03-26 | 2 | -9/+19 |
* | Correct the description of the -N option. | ru | 2004-03-26 | 1 | -2/+2 |
* | Avoid the manpage layering violation and low-level implementation | ru | 2004-03-26 | 1 | -3/+2 |
* | Correct the description of options -N and -M to match reality. | ru | 2004-03-26 | 1 | -4/+4 |
* | Apply style.Makefile(5). | ru | 2004-03-26 | 1 | -6/+4 |
* | Send those -Debug messages to stderr, not stdout... | gad | 2004-03-26 | 1 | -2/+2 |
* | Add a debugging option, as I don't understand something that I'm seeing. | gad | 2004-03-26 | 1 | -2/+18 |
* | Remove a redundant check against mypid (the check is done later, in | gad | 2004-03-26 | 1 | -1/+1 |
* | Add a cast to get this to compile with WARNS=5 on sparc64. This is | gad | 2004-03-26 | 2 | -2/+3 |
* | Fixes so this will compile with WARNS=5 on i386. | gad | 2004-03-26 | 1 | -19/+22 |
* | Fix two cosmetic style(9) issues. | gad | 2004-03-25 | 1 | -2/+2 |
* | Add a comment for when these utilities were added to FreeBSD, and add | gad | 2004-03-25 | 1 | -0/+3 |
* | Add `-M' and `-N' options to `pkill' and `pgrep', similar to | gad | 2004-03-25 | 2 | -6/+35 |
* | Use the correct type for some casts, thus avoiding a few warning messages | gad | 2004-03-25 | 1 | -4/+4 |
* | Change some routine and variable names to match the FreeBSD system. | gad | 2004-03-25 | 2 | -35/+55 |
* | Add the `pkill' and `pgrep' commands from NetBSD. This is the source | gad | 2004-03-25 | 3 | -0/+752 |
* | Respect decimal flag when dumping USER type records. | phk | 2004-03-25 | 1 | -1/+4 |
* | Sort SRCS in Makefile and document -g option additions. | bms | 2004-03-25 | 2 | -2/+3 |
* | Output style: Get rid of an unnecessary newline. | bms | 2004-03-25 | 1 | -1/+0 |