| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r207021: ln: Allow a trailing slash when creating a link to a directory. | Jilles Tjoelker | 2010-05-01 | 1 | -14/+13 |
| * | MFC r206773: ln: Do not delete a file by hardlinking it to itself. | Jilles Tjoelker | 2010-05-01 | 1 | -2/+59 |
| * | Allow creating hard links to symlinks using ln(1). | Jilles Tjoelker | 2009-07-19 | 1 | -9/+15 |
| * | Unbreak last commit to ln for amd64. | Giorgos Keramidas | 2008-06-07 | 1 | -1/+1 |
| * | Add a -w warning flag to ln(1). When the -w option is enabled, | Giorgos Keramidas | 2008-06-06 | 1 | -2/+37 |
| * | Express in the usage() and SYNOPSIS that -F depends on -s, and | Ruslan Ermilov | 2007-11-17 | 1 | -2/+2 |
| * | Swap "source"/"target" where appropriate, to match documentation. | Ruslan Ermilov | 2007-11-17 | 1 | -38/+38 |
| * | Add '-F' option which allows to delete existing empty directories, when | Gleb Smirnoff | 2006-02-14 | 1 | -5/+23 |
| * | Sync program's usage() with manpage's SYNOPSIS. | Ruslan Ermilov | 2005-02-09 | 1 | -3/+3 |
| * | /*- or .\"- or #- to begin license clauses. | Warner Losh | 2005-01-10 | 1 | -1/+1 |
| * | Remove clause 3 from the UCB licenses. | Mark Murray | 2004-04-06 | 1 | -4/+0 |
| * | Quiet warnings about copyright[]. | David E. O'Brien | 2003-05-01 | 1 | -2/+2 |
| * | Fix an easy WARNS. | Mark Murray | 2002-07-31 | 1 | -1/+1 |
| * | Consistently use __FBSDID | David E. O'Brien | 2002-06-30 | 1 | -2/+2 |
| * | Check that snprintf() does not truncate the destination pathname when | Tim J. Robbins | 2002-06-29 | 1 | -1/+6 |
| * | Reject options, handle "--" end-of-options marker in link(1). | Tim J. Robbins | 2002-05-30 | 1 | -4/+7 |
| * | Add semicolon to empty default case to silence warning. | Chris D. Faulhaber | 2002-05-11 | 1 | -0/+1 |
| * | Fix warnings inspired by lint, a commercial lint and WARNS=4. | Mark Murray | 2002-02-22 | 1 | -0/+1 |
| * | o __P has been reoved | Warner Losh | 2002-02-02 | 1 | -11/+6 |
| * | Use PATH_MAX in preference to MAXPATHLEN. | Warner Losh | 2001-05-29 | 1 | -1/+2 |
| * | Silence WARNS=2 and BDECFLAGS on i386 and alpha | Kris Kennaway | 2001-05-20 | 1 | -4/+5 |
| * | Bring in `-h' compatability option and its alias `-n' to match NetBSD and GNU | Maxim Sobolev | 2001-04-26 | 1 | -8/+27 |
| * | Fix style bugs and inconsistencies introduced in rev 1.16. | Sheldon Hearn | 2000-08-17 | 1 | -12/+18 |
| * | Don't explicitly declare optarg and optind. These are declared in | Warner Losh | 2000-08-16 | 1 | -1/+0 |
| * | Add the -i option, as found in rm(1), which provides an interactive | Sheldon Hearn | 2000-08-14 | 1 | -5/+29 |
| * | Add link(1) and unlink(1) as special cases of ln(1) and rm(1) | Sheldon Hearn | 1999-12-20 | 1 | -3/+21 |
| * | Add verbose processing flag. | David E. O'Brien | 1999-09-11 | 1 | -3/+11 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 1 | -1/+1 |
| * | Correct use of .Nm. Add rcsid. | Philippe Charnier | 1998-05-15 | 1 | -3/+5 |
| * | Cosmetic change in usage string. | Philippe Charnier | 1997-06-06 | 1 | -3/+4 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-28 | 1 | -2/+2 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | -Wall cleaning. | Steve Price | 1996-12-14 | 1 | -3/+3 |
| * | Nuke the undocumented -F flag, since it doesn't do anything anymore. | Peter Wemm | 1996-05-24 | 1 | -9/+6 |
| * | Use lstat() instead of stat() for checking if the final source file exists, | Bruce Evans | 1994-12-06 | 1 | -3/+3 |
| * | Added $Id$ | David Greenman | 1994-09-24 | 1 | -0/+2 |
| * | fix ln to accept -f again. Thanks Bruce. Seems that Joe Grosch isn't | Poul-Henning Kamp | 1994-09-20 | 1 | -1/+1 |
| * | /home/phk/jg | Poul-Henning Kamp | 1994-09-20 | 1 | -2/+2 |
| * | BSD 4.4 Lite bin Sources | Rodney W. Grimes | 1994-05-26 | 1 | -0/+164 |