| Commit message (Expand) | Author | Age | Files | Lines |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Free memory from setmode. | imp | 1998-12-16 | 1 | -1/+2 |
* | Calls one or more of malloc(), warn(), err(), syslog(), execlp() or | des | 1998-10-13 | 1 | -2/+2 |
* | fchflags(8) -> fchflags(2) | peter | 1998-06-10 | 1 | -3/+3 |
* | Treat an EOPNOTSUPP from fchflags() as a non-fatal case. Only warn about | peter | 1998-06-02 | 2 | -10/+25 |
* | Converted to Lite2 mount interface - don't use numeric filesystem | bde | 1998-01-20 | 1 | -17/+13 |
* | Change MAP_FAILED to type void *. | alex | 1998-01-13 | 1 | -3/+3 |
* | Add an option (-M) to install to disable use of mmap(2). This is kinda | peter | 1998-01-11 | 2 | -7/+14 |
* | Allow install to build from FreeBSD source using NetBSD tools and | jb | 1998-01-09 | 1 | -1/+9 |
* | 1) Create intermediate directories with 755, not 777 | ache | 1997-10-28 | 1 | -4/+5 |
* | 1) Ignore -C with -d, not fail (for $(INSTALL) macro from /etc/make.conf) | ache | 1997-10-27 | 1 | -9/+9 |
* | When calling strip, temporarily close the file, call strip and then | peter | 1997-09-14 | 1 | -2/+10 |
* | Uncomment sccsid string and enclose it inside #if 0/#endif. | charnier | 1997-08-27 | 2 | -10/+11 |
* | Bootstrap aid from older releases.. 'make world' can't build xinstall | peter | 1997-05-24 | 1 | -1/+6 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 2 | -2/+2 |
* | Sweep through the tree fixing mmap() usage: | alex | 1997-01-16 | 1 | -5/+5 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 2 | -2/+2 |
* | Sync usage line to man page, per style(9). | imp | 1996-10-01 | 1 | -3/+4 |
* | Submitted by: Bruce Evans | imp | 1996-09-29 | 1 | -5/+5 |
* | Implement -d in install. Update the man page to reflect this change. | imp | 1996-09-29 | 2 | -12/+73 |
* | Use EX_* exit values, from NetBSD | imp | 1996-09-28 | 1 | -5/+9 |
* | Changed 'd' to 'D' in getopt arg too. | bde | 1996-09-24 | 1 | -2/+2 |
* | Per discussions in -current | imp | 1996-09-24 | 2 | -5/+5 |
* | Be more careful with mmap. If it fails, fall back to a plain compare or | peter | 1996-09-05 | 1 | -11/+27 |
* | accidently removed the "dont compare > 8MB files hack". | peter | 1996-09-05 | 1 | -33/+39 |
* | Only attempt to mmap() files from a ufs or cd9660 fs for comparing or | peter | 1996-09-05 | 1 | -4/+45 |
* | Add a simple -v (verbose) option that allows you to see when -C actually | peter | 1996-08-12 | 1 | -5/+12 |
* | Made strip failures fatal. This fixes PR 1328. | bde | 1996-06-23 | 1 | -2/+4 |
* | Don't reference NULL pointers if owner and/or group are omitted. | joerg | 1996-04-08 | 1 | -3/+5 |
* | Submitted by: archie@tribe.com | julian | 1996-04-06 | 2 | -6/+78 |
* | Fix a couple of typos. | mpp | 1996-03-11 | 1 | -3/+3 |
* | Kludge-fix for a specific instance of bin/517. | pst | 1996-02-08 | 1 | -3/+3 |
* | Fix a bunch of spelling errors in a bunch of man pages. | mpp | 1996-01-30 | 1 | -3/+3 |
* | Add options -C (same as -c except for preserving the modification | bde | 1995-10-09 | 2 | -78/+265 |
* | Backed out change in rev 1.2. | dg | 1995-08-27 | 1 | -1/+1 |
* | Make install not remove the target file if -s has been specified but | joerg | 1995-08-04 | 1 | -1/+1 |
* | Change `install' to `${INSTALL}' so that default install flags can be | bde | 1995-07-25 | 1 | -1/+1 |
* | Reviewed by: | ats | 1994-09-04 | 1 | -1/+1 |
* | More merry makefile munging for man page compatability. | wollman | 1994-08-05 | 1 | -1/+1 |
* | Add ${COPY} on install command so that the file in obj does | rgrimes | 1994-05-31 | 1 | -1/+1 |
* | Cleanup so that make install can run, many install: maninstall changed | rgrimes | 1994-05-30 | 1 | -1/+1 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 4 | -0/+530 |