| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass the entry down into the core write loop, so we | kientzle | 2008-06-25 | 1 | -4/+6 |
* | In -p mode, don't gaurd against '..' in paths. We continue to | kientzle | 2008-06-24 | 1 | -0/+1 |
* | If we're using -l and can't hardlink the file because of a cross-device | kientzle | 2008-06-21 | 1 | -3/+17 |
* | Rework line-processing framework to add support for --null and | kientzle | 2008-06-21 | 4 | -62/+130 |
* | Various long options for GNU cpio compat. | kientzle | 2008-06-21 | 1 | -0/+8 |
* | MfP4: test improvements, mostly for portability. | kientzle | 2008-06-21 | 2 | -20/+68 |
* | Make the search for sources in PATH_PORTS more accurate. I only | joerg | 2008-06-20 | 1 | -2/+21 |
* | Add myself. Better late then never. | mav | 2008-06-19 | 1 | -0/+1 |
* | Add myself. | amdmi3 | 2008-06-19 | 1 | -0/+1 |
* | Remove superfluous eofmarker. | remko | 2008-06-17 | 1 | -1/+0 |
* | Add my birthday to the calendar. | eri | 2008-06-16 | 1 | -0/+1 |
* | Struct cdev is always the member of the struct cdev_priv. When devfs | kib | 2008-06-16 | 1 | -3/+2 |
* | Include bsd.own.mk to pick up the definition of MK_GNU_CPIO | dougb | 2008-06-16 | 1 | -0/+2 |
* | 1. Make the BSD version of cpio the default [1] | dougb | 2008-06-16 | 2 | -2/+6 |
* | MfP4: Minor portability fix. | kientzle | 2008-06-15 | 1 | -1/+9 |
* | MfP4: test harness cleanup. | kientzle | 2008-06-15 | 2 | -19/+21 |
* | Add myself to the calendar. | ivoras | 2008-06-12 | 1 | -0/+1 |
* | Fix build of fstat after minor() changes. | ed | 2008-06-12 | 1 | -1/+1 |
* | Make one-bit fields unsigned instead of signed. This has no effect, | cperciva | 2008-06-09 | 1 | -1/+1 |
* | Rework code to avoid using a pointer after freeing it. Aside from the | cperciva | 2008-06-09 | 1 | -2/+4 |
* | I missed some "register"s in non-dot-C files. | dwmalone | 2008-06-08 | 5 | -28/+28 |
* | Make usage() 'static'. | wkoszek | 2008-06-08 | 1 | -1/+1 |
* | De-register declarations. | dwmalone | 2008-06-04 | 9 | -86/+86 |
* | Fix a strict aliasing warning - I think it is really telling us | dwmalone | 2008-06-04 | 1 | -2/+3 |
* | Similar to changes previously made to src/usr.bin/uniq/uniq.c, | ghelmer | 2008-05-28 | 1 | -22/+90 |
* | Limit the EOF marker length to a maximum of 79 | remko | 2008-05-27 | 1 | -2/+5 |
* | Compatibility fix: define REG_BASIC if it isn't already. In particular, | kientzle | 2008-05-27 | 1 | -0/+4 |
* | Connect bsdcpio up to the build. | kientzle | 2008-05-26 | 1 | -0/+1 |
* | bsdcpio is always installed as 'bsdcpio', symlink it to 'cpio' | kientzle | 2008-05-26 | 1 | -1/+4 |
* | Initial commit of bsdcpio 0.9.11b. | kientzle | 2008-05-26 | 44 | -0/+5986 |
* | MFp4: bsdtar 2.5.4b | kientzle | 2008-05-26 | 14 | -316/+695 |
* | Use _WANT_FILE to make struct file visible from userland. This is | pjd | 2008-05-26 | 1 | -1/+2 |
* | Remove netatm from HEAD as it is not MPSAFE and relies on the now removed | rwatson | 2008-05-25 | 2 | -7/+0 |
* | Add myself to the calendar | gonzo | 2008-05-24 | 1 | -0/+1 |
* | Add myself to calendar.freebsd | manolis | 2008-05-24 | 1 | -0/+1 |
* | The value le->name cannot be NULL when we're freeing an entry in the | cperciva | 2008-05-23 | 1 | -2/+1 |
* | Improve portability via s/struct siginfo/struct siginfo_data/. This was | cperciva | 2008-05-22 | 2 | -3/+3 |
* | Last but not least, add myself to the list of birthdays as well. | ed | 2008-05-22 | 1 | -0/+1 |
* | Detect if argv[1] is "" and avoid calling malloc(0). Prior to this commit, | cperciva | 2008-05-19 | 1 | -2/+2 |
* | There's no way for entry to possibly be NULL at the end of write_entry | cperciva | 2008-05-19 | 1 | -2/+1 |
* | Add -L to usage(). | bms | 2008-05-19 | 1 | -1/+1 |
* | Add an -L option to ignore loopback Internet sockets. | bms | 2008-05-19 | 2 | -3/+24 |
* | Add myself. | rpaulo | 2008-05-18 | 1 | -0/+1 |
* | Add SIGINFO (and for portability to SIGINFO-lacking systems, SIGUSR1) | cperciva | 2008-05-18 | 5 | -1/+205 |
* | Add --keep-newer-files option (as in GNU tar: When in -x mode, ignore | cperciva | 2008-05-17 | 2 | -0/+9 |
* | Retire some stale alpha references. | jhb | 2008-05-16 | 2 | -7/+0 |
* | Teach truss about 32-bit FreeBSD and Linux binaries on amd64. Some | jhb | 2008-05-16 | 7 | -43/+108 |
* | Update the kernel to count the number of mbufs and clusters | gnn | 2008-05-15 | 4 | -11/+67 |
* | Change a use of u_int32_t to uint32_t. | brooks | 2008-05-15 | 1 | -1/+1 |
* | getopt.c is public domain. Add a comment to that effect. | brooks | 2008-05-15 | 2 | -57/+5 |