| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC. | Ruslan Ermilov | 2002-08-07 | 1 | -1/+1 |
| * | Back out previous commit, rev 1.3.2.5 of bsd.sys.mk takes care of it. | Dag-Erling Smørgrav | 2002-07-03 | 1 | -2/+0 |
| * | Apply band-aid to unbreak upgrades from old RELENG_4 systems. | Dag-Erling Smørgrav | 2002-07-03 | 1 | -0/+2 |
| * | MFC: synch with -CURRENT. | Dag-Erling Smørgrav | 2002-07-01 | 1 | -42/+43 |
| * | MFC rev 1.54: Report errors properly if wait() fails. | Tony Finch | 2002-06-21 | 1 | -1/+2 |
| * | MFC: | David E. O'Brien | 2001-08-01 | 1 | -256/+314 |
| * | MFC: r1.40: Use the correct timestamp for the -C -p case when the comparison ... | Kris Kennaway | 2001-03-04 | 1 | -2/+2 |
| * | MFC: Use the new fflagstostr and strtofflags functions in libc. | Josef Karthauser | 2000-06-28 | 1 | -1/+1 |
| * | Historically file flags (schg, uschg, etc) have been converted from | Josef Karthauser | 2000-01-27 | 1 | -2/+1 |
| * | Add "-v" to usage(). | David E. O'Brien | 1999-12-06 | 1 | -3/+3 |
| * | -Wall fixes. | Bill Fumerola | 1999-09-27 | 1 | -0/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Free memory from setmode. | Warner Losh | 1998-12-16 | 1 | -1/+2 |
| * | Calls one or more of malloc(), warn(), err(), syslog(), execlp() or | Dag-Erling Smørgrav | 1998-10-13 | 1 | -2/+2 |
| * | Treat an EOPNOTSUPP from fchflags() as a non-fatal case. Only warn about | Peter Wemm | 1998-06-02 | 1 | -9/+17 |
| * | Converted to Lite2 mount interface - don't use numeric filesystem | Bruce Evans | 1998-01-20 | 1 | -17/+13 |
| * | Change MAP_FAILED to type void *. | Alexander Langer | 1998-01-13 | 1 | -3/+3 |
| * | Add an option (-M) to install to disable use of mmap(2). This is kinda | Peter Wemm | 1998-01-11 | 1 | -4/+7 |
| * | Allow install to build from FreeBSD source using NetBSD tools and | John Birrell | 1998-01-09 | 1 | -1/+9 |
| * | 1) Create intermediate directories with 755, not 777 | Andrey A. Chernov | 1997-10-28 | 1 | -4/+5 |
| * | 1) Ignore -C with -d, not fail (for $(INSTALL) macro from /etc/make.conf) | Andrey A. Chernov | 1997-10-27 | 1 | -9/+9 |
| * | When calling strip, temporarily close the file, call strip and then | Peter Wemm | 1997-09-14 | 1 | -2/+10 |
| * | Uncomment sccsid string and enclose it inside #if 0/#endif. | Philippe Charnier | 1997-08-27 | 1 | -2/+4 |
| * | Bootstrap aid from older releases.. 'make world' can't build xinstall | Peter Wemm | 1997-05-24 | 1 | -1/+6 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -2/+2 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Sweep through the tree fixing mmap() usage: | Alexander Langer | 1997-01-16 | 1 | -5/+5 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Sync usage line to man page, per style(9). | Warner Losh | 1996-10-01 | 1 | -3/+4 |
| * | Submitted by: Bruce Evans | Warner Losh | 1996-09-29 | 1 | -5/+5 |
| * | Implement -d in install. Update the man page to reflect this change. | Warner Losh | 1996-09-29 | 1 | -5/+56 |
| * | Use EX_* exit values, from NetBSD | Warner Losh | 1996-09-28 | 1 | -5/+9 |
| * | Changed 'd' to 'D' in getopt arg too. | Bruce Evans | 1996-09-24 | 1 | -2/+2 |
| * | Per discussions in -current | Warner Losh | 1996-09-24 | 1 | -3/+3 |
| * | Be more careful with mmap. If it fails, fall back to a plain compare or | Peter Wemm | 1996-09-05 | 1 | -11/+27 |
| * | accidently removed the "dont compare > 8MB files hack". | Peter Wemm | 1996-09-05 | 1 | -31/+37 |
| * | Only attempt to mmap() files from a ufs or cd9660 fs for comparing or | Peter Wemm | 1996-09-05 | 1 | -4/+45 |
| * | Add a simple -v (verbose) option that allows you to see when -C actually | Peter Wemm | 1996-08-12 | 1 | -5/+12 |
| * | Made strip failures fatal. This fixes PR 1328. | Bruce Evans | 1996-06-23 | 1 | -2/+4 |
| * | Don't reference NULL pointers if owner and/or group are omitted. | Joerg Wunsch | 1996-04-08 | 1 | -3/+5 |
| * | Submitted by: archie@tribe.com | Julian Elischer | 1996-04-06 | 1 | -3/+75 |
| * | Kludge-fix for a specific instance of bin/517. | Paul Traina | 1996-02-08 | 1 | -3/+3 |
| * | Add options -C (same as -c except for preserving the modification | Bruce Evans | 1995-10-09 | 1 | -74/+220 |
| * | Backed out change in rev 1.2. | David Greenman | 1995-08-27 | 1 | -1/+1 |
| * | Make install not remove the target file if -s has been specified but | Joerg Wunsch | 1995-08-04 | 1 | -1/+1 |
| * | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+358 |