summaryrefslogtreecommitdiffstats
path: root/bin/ln/ln.c
Commit message (Expand)AuthorAgeFilesLines
* Reject options, handle "--" end-of-options marker in link(1).tjr2002-05-301-4/+7
* Add semicolon to empty default case to silence warning.jedgar2002-05-111-0/+1
* Fix warnings inspired by lint, a commercial lint and WARNS=4.markm2002-02-221-0/+1
* o __P has been reovedimp2002-02-021-11/+6
* Use PATH_MAX in preference to MAXPATHLEN.imp2001-05-291-1/+2
* Silence WARNS=2 and BDECFLAGS on i386 and alphakris2001-05-201-4/+5
* Bring in `-h' compatability option and its alias `-n' to match NetBSD and GNUsobomax2001-04-261-8/+27
* Fix style bugs and inconsistencies introduced in rev 1.16.sheldonh2000-08-171-12/+18
* Don't explicitly declare optarg and optind. These are declared inimp2000-08-161-1/+0
* Add the -i option, as found in rm(1), which provides an interactivesheldonh2000-08-141-5/+29
* Add link(1) and unlink(1) as special cases of ln(1) and rm(1)sheldonh1999-12-201-3/+21
* Add verbose processing flag.obrien1999-09-111-3/+11
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Correct use of .Nm. Add rcsid.charnier1998-05-151-3/+5
* Cosmetic change in usage string.charnier1997-06-061-3/+4
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* -Wall cleaning.steve1996-12-141-3/+3
* Nuke the undocumented -F flag, since it doesn't do anything anymore.peter1996-05-241-9/+6
* Use lstat() instead of stat() for checking if the final source file exists,bde1994-12-061-3/+3
* Added $Id$dg1994-09-241-0/+2
* fix ln to accept -f again. Thanks Bruce. Seems that Joe Grosch isn'tphk1994-09-201-1/+1
* /home/phk/jgphk1994-09-201-2/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+164
OpenPOWER on IntegriCloud