aboutsummaryrefslogtreecommitdiff
path: root/bin/cp/extern.h
Commit message (Expand)AuthorAgeFilesLines
* cp: Add -N flag, inspired by NetBSD's similar flagWarner Losh2023-12-071-1/+1
* bin: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Implement '-s' to copy as symlink, similar to the current -l link(2) handling.Bryan Drewery2015-06-071-1/+1
* Add an option to allow copying of a hierarchy while linking he regular files.Julian Elischer2006-08-241-1/+1
* Attempt to complete the userspace integration of POSIX.1e extended ACLs.Christian S.J. Peron2005-09-051-0/+2
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* Use the correct data type and qualifier for signal flag.Matthew N. Dodd2003-04-071-1/+1
* Add a SIGINFO handler.Matthew N. Dodd2003-04-071-0/+1
* Constify and staticify for lint.Mark Murray2002-10-181-2/+2
* Add the -n option, which automatically answers "no" to the overwrite question.Johan Karlsson2002-07-231-1/+1
* Fixed some style bugs in revs 1.1 and 1.4.Bruce Evans2002-02-231-4/+4
* Fix warnings inspired by lint, a commercial lint and WARNS=4.Mark Murray2002-02-221-6/+4
* Modernization effort for bin/c*:Warner Losh2002-02-021-6/+6
* Removed the broken code which claimed to lose the set[ug]id bits inBruce Evans2001-06-111-2/+1
* Migrate from using MAXPATHLEN to MAX_PATH. Use strlcpy to copy theWarner Losh2001-05-161-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Add a verbose mode to show what files are being copied.Michael Haro1999-08-261-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Option -f implemented (remove + create)Wolfram Schneider1996-03-081-2/+2
* delete my last commitWolfram Schneider1996-02-191-1/+1
* Option -f implemented (remove + create)Wolfram Schneider1996-02-181-2/+2
* Added $Id$David Greenman1994-09-241-0/+1
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+55