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