| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Mark functions as __dead2 in order to help the LLVM static checker | cperciva | 2008-08-04 | 1 | -2/+2 |
* | Don't close file descriptor number <whatever random garbage was on the | cperciva | 2008-08-04 | 1 | -0/+1 |
* | Setting a variable to the same value twice doesn't actually make it | cperciva | 2008-08-04 | 2 | -3/+0 |
* | Mark functions as __dead2 in order to help the LLVM static checker | cperciva | 2008-08-04 | 4 | -27/+28 |
* | Make quota(1) to compile with WARNS=6: | delphij | 2008-08-04 | 1 | -5/+2 |
* | ctime() expects a time_t, but qup->dqblk.dqb_btime is an int32_t, so for | cognet | 2008-08-03 | 1 | -6/+9 |
* | calendar.holiday: Buinea-bissau should be Guinea-Bissau | edwin | 2008-08-03 | 1 | -1/+1 |
* | A few style and whitespace fixes. | jhb | 2008-08-02 | 1 | -11/+9 |
* | POSIX says that octal escapes have the format \ddd in the format string, | das | 2008-08-02 | 1 | -1/+2 |
* | Tweak the support for using ldd on 32-bit objects a bit further. | jhb | 2008-08-01 | 3 | -39/+68 |
* | Try to make this code slightly less painful to read. | des | 2008-07-31 | 2 | -690/+673 |
* | Add POSIX -p flag to make(1). | ed | 2008-07-30 | 2 | -4/+19 |
* | MfP4: Preserve permissions by default. | kientzle | 2008-07-30 | 1 | -0/+1 |
* | Fix build | emax | 2008-07-29 | 1 | -1/+1 |
* | Fix build | emax | 2008-07-29 | 1 | -0/+1 |
* | Add --no-preserve-owner, which seems to be required by some ports. | kientzle | 2008-07-29 | 3 | -0/+5 |
* | Fix text in the comment why we check for ELF32_R_TYPE | edwin | 2008-07-28 | 1 | -8/+5 |
* | Fix a small typo in the procstat(1) manpage: messsage queue. | ed | 2008-07-28 | 1 | -1/+1 |
* | - Fix mtree example so it works. | simon | 2008-07-26 | 1 | -0/+7 |
* | Adding myself as a new ports committer | pgollucci | 2008-07-23 | 1 | -0/+1 |
* | Sync with NetBSD's license changes. | delphij | 2008-07-23 | 2 | -10/+4 |
* | After the commit of SVN rev 180236, wilko@ noticed that the approach | edwin | 2008-07-21 | 1 | -4/+18 |
* | Use %zd for size_t. With this gcore(1) is WARNS=6 clean. | delphij | 2008-07-18 | 1 | -3/+3 |
* | Indent the else path, reduce diff against OpenBSD. | delphij | 2008-07-18 | 1 | -1/+1 |
* | Fix a longstanding bug, from Otto Moerbeck: | kevlo | 2008-07-18 | 1 | -1/+5 |
* | add __unused to succeed at WARNS=6 | charnier | 2008-07-10 | 1 | -1/+1 |
* | Added my birthday to the FreeBSD calendar. | sson | 2008-07-08 | 1 | -0/+1 |
* | Preserve ownership if cpio is run as root. | kientzle | 2008-07-06 | 1 | -1/+2 |
* | Move duplicated code from tar_mode_[cru] into archive_write. | cperciva | 2008-07-05 | 1 | -32/+15 |
* | Use malloc in write_archive to allocate a 64kB buffer for holding file data | cperciva | 2008-07-05 | 2 | -12/+21 |
* | Clean up write_entry by eliminating fd except in the #ifdef __linux block | cperciva | 2008-07-05 | 1 | -13/+14 |
* | bsdcpio is now at version 1.0.0. | kientzle | 2008-07-05 | 1 | -1/+1 |
* | In -pl mode, only hardlink regular files. I need to test | kientzle | 2008-07-05 | 1 | -6/+8 |
* | Remove an unused define. | kientzle | 2008-07-05 | 1 | -1/+0 |
* | Revert CVS revision 1.68; it is now possible for entry to be NULL at the end | cperciva | 2008-07-05 | 1 | -1/+2 |
* | FreeBSD-CURRENT bsdtar is synched up with libarchive-portable 2.5.5. | kientzle | 2008-07-05 | 1 | -1/+1 |
* | Remove HAVE_STRUCT_STAT_ST_RDEV, as it's not used anywhere. | kientzle | 2008-07-05 | 1 | -1/+0 |
* | Stop using the deprecated linux/ext2_fs.h. | kientzle | 2008-07-05 | 1 | -3/+0 |
* | Use %H:%M for strftime() time formatting instead of the non-portable %R. | kientzle | 2008-07-05 | 1 | -1/+1 |
* | On 64 bit architectures, you can run 32 bit executables and the rtld can trac... | edwin | 2008-07-03 | 2 | -2/+82 |
* | Extract the determination of the kind of (dynamic) executable from | edwin | 2008-07-03 | 1 | -81/+120 |
* | stylify ldd.c, no functional changes. | edwin | 2008-07-03 | 1 | -37/+34 |
* | - add the -m option to the example commands because they would fail w/o it | danger | 2008-07-01 | 1 | -4/+9 |
* | Don't try to hardlink directories. While I'm here, expand some | kientzle | 2008-07-01 | 1 | -3/+10 |
* | Reflect the fact that we actually have NetBSD revision 1.3. | delphij | 2008-06-30 | 1 | -1/+1 |
* | Remove clause 3 and 4 of NetBSD license. | delphij | 2008-06-30 | 1 | -8/+1 |
* | Make it clear that gzcat expects each argument to be separate files. | delphij | 2008-06-30 | 1 | -1/+13 |
* | Update man page for -t. | des | 2008-06-30 | 1 | -2/+5 |
* | Quick shot at implementing -t (test). | des | 2008-06-30 | 1 | -4/+42 |
* | Note that the .POSIX special target disables the "Remaking Makefiles" feature. | obrien | 2008-06-27 | 1 | -0/+3 |