ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk/bin
Revision 5383 - Directory Listing - [select for diffs]
Modified Tue Nov 27 01:44:46 2012 UTC (11 years, 6 months ago) by laffer1
Diff to previous 5328 , to selected 64
remove unused drivers.

sync several features with freebsd 9 stable

Revision 5328 - Directory Listing - [select for diffs]
Modified Thu Nov 1 14:47:07 2012 UTC (11 years, 7 months ago) by laffer1
Diff to previous 5183 , to selected 64
sync with freebsd 9 and tag

Revision 5183 - Directory Listing - [select for diffs]
Modified Sat Sep 1 22:48:43 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5165 , to selected 64
Merge changes.

Revision 5165 - Directory Listing - [select for diffs]
Modified Sun Aug 26 13:28:35 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5164 , to selected 64
sync with upstream

Revision 5164 - Directory Listing - [select for diffs]
Modified Sun Aug 26 13:25:20 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5163 , to selected 64
support NFVv4 ACLs

Revision 5163 - Directory Listing - [select for diffs]
Modified Sun Aug 26 13:20:51 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5162 , to selected 64
bring up to warns 2

Revision 5162 - Directory Listing - [select for diffs]
Modified Sun Aug 26 13:20:15 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5161 , to selected 64
When a file has multiple links to it, don't delete it and print a warning.  -f will override this and delete the file anyway with no warning.

Revision 5161 - Directory Listing - [select for diffs]
Modified Sun Aug 26 13:17:55 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5160 , to selected 64
introduce -q flag in realpath(1)

Revision 5160 - Directory Listing - [select for diffs]
Modified Sun Aug 26 13:15:50 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5158 , to selected 64
introduce several new options

Revision 5158 - Directory Listing - [select for diffs]
Modified Sun Aug 26 00:07:24 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5157 , to selected 64
add a & q flags.  Handle ttys better

Revision 5157 - Directory Listing - [select for diffs]
Modified Sun Aug 26 00:04:52 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5156 , to selected 64
allow mv to preserve posix ACLs

Revision 5156 - Directory Listing - [select for diffs]
Modified Sun Aug 26 00:00:31 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5155 , to selected 64
Add LP flags and document new system calls

Revision 5155 - Directory Listing - [select for diffs]
Modified Sat Aug 25 23:57:38 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5144 , to selected 64
document linux compatibility behavior for hostname & -f switch

Revision 5144 - Directory Listing - [select for diffs]
Modified Sat Aug 25 20:59:34 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5143 , to selected 64
add support for NFSv4

Revision 5143 - Directory Listing - [select for diffs]
Modified Sat Aug 25 20:17:30 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5142 , to selected 64
get rid of warns 0 hack.  we fixed the root problem a few months ago.

Revision 5142 - Directory Listing - [select for diffs]
Modified Sat Aug 25 20:17:04 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5141 , to selected 64
fix some spelling errors.

Revision 5141 - Directory Listing - [select for diffs]
Modified Sat Aug 25 20:15:25 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5140 , to selected 64
bring in several bug fixes from FreeBSD 9-stable

Revision 5140 - Directory Listing - [select for diffs]
Modified Sat Aug 25 19:58:57 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5139 , to selected 64
POSIX fixes.

Revision 5139 - Directory Listing - [select for diffs]
Modified Sat Aug 25 19:57:23 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5138 , to selected 64
nfs4 fixes, x flag

Revision 5138 - Directory Listing - [select for diffs]
Modified Sat Aug 25 19:57:10 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5137 , to selected 64
nfs4 fixes

Revision 5137 - Directory Listing - [select for diffs]
Modified Sat Aug 25 19:56:52 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5136 , to selected 64
document cdrom usage

Revision 5136 - Directory Listing - [select for diffs]
Modified Sat Aug 25 19:46:56 2012 UTC (11 years, 9 months ago) by laffer1
Diff to previous 5067 , to selected 64
Add pwait(1), a utility to wait before running a process.

This is similar to the utility from Solaris 8+.  Great for things like rc.subr's wait for pids or interactive use.

Also clarify size contraints with uuidgen(1).

Obtained from: FreeBSD

Revision 5067 - Directory Listing - [select for diffs]
Modified Fri Jul 20 03:02:12 2012 UTC (11 years, 10 months ago) by laffer1
Diff to previous 5066 , to selected 64
freshen man page

Revision 5066 - Directory Listing - [select for diffs]
Modified Fri Jul 20 03:00:00 2012 UTC (11 years, 10 months ago) by laffer1
Diff to previous 5065 , to selected 64
add N and v flags

Revision 5065 - Directory Listing - [select for diffs]
Modified Fri Jul 20 02:58:16 2012 UTC (11 years, 10 months ago) by laffer1
Diff to previous 5034 , to selected 64
change return values and allow for builtin support

Revision 5034 - Directory Listing - [select for diffs]
Modified Sun Jul 8 19:52:40 2012 UTC (11 years, 11 months ago) by laffer1
Diff to previous 5027 , to selected 64
link against iconv

Revision 5027 - Directory Listing - [select for diffs]
Modified Sun Jul 8 16:02:29 2012 UTC (11 years, 11 months ago) by laffer1
Diff to previous 5026 , to selected 64
For now, don't get too clever with iconv.h.  The build was broken in some instances

Revision 5026 - Directory Listing - [select for diffs]
Modified Sun Jul 8 15:53:49 2012 UTC (11 years, 11 months ago) by laffer1
Diff to previous 4886 , to selected 64
fix some problems with tcsh seg faulting after import of iconv

Revision 4886 - Directory Listing - [select for diffs]
Modified Fri May 11 22:35:41 2012 UTC (12 years ago) by laffer1
Diff to previous 4879 , to selected 64
silence warnings

Revision 4879 - Directory Listing - [select for diffs]
Modified Thu Apr 12 23:23:29 2012 UTC (12 years, 1 month ago) by laffer1
Diff to previous 4874 , to selected 64
Turn off warns for now

Revision 4874 - Directory Listing - [select for diffs]
Modified Thu Apr 12 12:18:51 2012 UTC (12 years, 1 month ago) by laffer1
Diff to previous 4813 , to selected 64
Moderize the code and document it's conformance (or lack thereof) with POSIX.

Obtained from: FreeBSD 10-CURRENT

Revision 4813 - Directory Listing - [select for diffs]
Modified Sat Apr 7 23:00:52 2012 UTC (12 years, 2 months ago) by laffer1
Diff to previous 4812 , to selected 64
version

Revision 4812 - Directory Listing - [select for diffs]
Modified Sat Apr 7 15:41:07 2012 UTC (12 years, 2 months ago) by laffer1
Diff to previous 4683 , to selected 64
clean up for R40f

Revision 4683 - Directory Listing - [select for diffs]
Modified Fri Mar 9 04:54:42 2012 UTC (12 years, 3 months ago) by laffer1
Diff to previous 4682 , to selected 64
take into account hflag

Revision 4682 - Directory Listing - [select for diffs]
Modified Fri Mar 9 04:52:24 2012 UTC (12 years, 3 months ago) by laffer1
Diff to previous 4681 , to selected 64
fix prototypes for const

Revision 4681 - Directory Listing - [select for diffs]
Modified Fri Mar 9 04:50:31 2012 UTC (12 years, 3 months ago) by laffer1
Diff to previous 4680 , to selected 64
const

Revision 4680 - Directory Listing - [select for diffs]
Modified Fri Mar 9 04:32:54 2012 UTC (12 years, 3 months ago) by laffer1
Diff to previous 4679 , to selected 64
update man page for current arguments

Revision 4679 - Directory Listing - [select for diffs]
Modified Fri Mar 9 04:29:38 2012 UTC (12 years, 3 months ago) by laffer1
Diff to previous 4678 , to selected 64
const some stuff and fix some comments

Revision 4678 - Directory Listing - [select for diffs]
Modified Fri Mar 9 04:26:14 2012 UTC (12 years, 3 months ago) by laffer1
Diff to previous 4677 , to selected 64
const some things

Revision 4677 - Directory Listing - [select for diffs]
Modified Fri Mar 9 04:18:38 2012 UTC (12 years, 3 months ago) by laffer1
Diff to previous 4437 , to selected 64
sync with freebsd 9

Revision 4437 - Directory Listing - [select for diffs]
Modified Tue Dec 13 03:11:20 2011 UTC (12 years, 5 months ago) by laffer1
Diff to previous 4401 , to selected 64
disable depricated per tg's suggestion

Revision 4401 - Directory Listing - [select for diffs]
Modified Fri Dec 2 13:02:55 2011 UTC (12 years, 6 months ago) by laffer1
Diff to previous 4400 , to selected 64
let's not make this so old school

Revision 4400 - Directory Listing - [select for diffs]
Modified Fri Dec 2 13:00:22 2011 UTC (12 years, 6 months ago) by laffer1
Diff to previous 4399 , to selected 64
modernize

Revision 4399 - Directory Listing - [select for diffs]
Modified Fri Dec 2 12:57:12 2011 UTC (12 years, 6 months ago) by laffer1
Diff to previous 4398 , to selected 64
cleanup man page

Revision 4398 - Directory Listing - [select for diffs]
Modified Fri Dec 2 12:55:30 2011 UTC (12 years, 6 months ago) by laffer1
Diff to previous 3978 , to selected 64
cleanup the return values for mkdir and some formatting issues with the man page

Revision 3978 - Directory Listing - [select for diffs]
Modified Tue Jun 14 02:07:50 2011 UTC (12 years, 11 months ago) by laffer1
Diff to previous 3971 , to selected 64
get rid of irrelevant assignments as seen with llvm static analyzer

Revision 3971 - Directory Listing - [select for diffs]
Modified Sun Jun 12 19:54:38 2011 UTC (12 years, 11 months ago) by laffer1
Diff to previous 3777 , to selected 64
Update for MKSH R40

Revision 3777 - Directory Listing - [select for diffs]
Modified Wed Feb 16 14:28:33 2011 UTC (13 years, 3 months ago) by laffer1
Diff to previous 3545 , to selected 64
Fix populating KInfo[nentries] which overflows the array.

Inspired by a fix from dragonfly, but a new patch.

Revision 3545 - Directory Listing - [select for diffs]
Modified Fri Oct 22 17:55:40 2010 UTC (13 years, 7 months ago) by laffer1
Diff to previous 3390 , to selected 64
test is closer than you think!  DEBUG_FLAGS is the right way to do this.

Revision 3390 - Directory Listing - [select for diffs]
Modified Sat Mar 27 21:46:55 2010 UTC (14 years, 2 months ago) by laffer1
Diff to previous 3336 , to selected 64
add option to show the file system type, -T

Revision 3336 - Directory Listing - [select for diffs]
Modified Wed Mar 10 04:45:41 2010 UTC (14 years, 3 months ago) by laffer1
Diff to previous 3255 , to selected 64
update for R39b

Revision 3255 - Directory Listing - [select for diffs]
Modified Sat Jan 16 17:38:41 2010 UTC (14 years, 4 months ago) by laffer1
Diff to previous 3202 , to selected 64
synchronize with FreeBSD 8-Stable.  We really need to get mksh as default shell in all cases.  I hate maintaining this many shells.

Revision 3202 - Directory Listing - [select for diffs]
Modified Sat Dec 5 15:10:28 2009 UTC (14 years, 6 months ago) by laffer1
Diff to previous 3162 , to selected 64
tg told me about this the other day and i know i'll forget

Revision 3162 - Directory Listing - [select for diffs]
Modified Wed Nov 25 03:35:10 2009 UTC (14 years, 6 months ago) by laffer1
Diff to previous 2904 , to selected 64
update to 1.15.. sync with dragonfly current

Revision 2904 - Directory Listing - [select for diffs]
Modified Wed May 20 19:51:11 2009 UTC (15 years ago) by laffer1
Diff to previous 2891 , to selected 64
we have getrusage

Revision 2891 - Directory Listing - [select for diffs]
Modified Sat May 16 21:59:57 2009 UTC (15 years ago) by laffer1
Diff to previous 2748 , to selected 64
add flags for midnightbsd compatibility

Revision 2748 - Directory Listing - [select for diffs]
Modified Mon Apr 6 00:00:28 2009 UTC (15 years, 2 months ago) by laffer1
Diff to previous 2740 , to selected 64
disconnect this until i figure out why it breaks on old installs

Revision 2740 - Directory Listing - [select for diffs]
Modified Sun Apr 5 22:47:44 2009 UTC (15 years, 2 months ago) by laffer1
Diff to previous 2733 , to selected 64
*** empty log message ***

Revision 2733 - Directory Listing - [select for diffs]
Modified Fri Apr 3 05:30:12 2009 UTC (15 years, 2 months ago) by laffer1
Diff to previous 2732 , to selected 64
conditionalize bin/mksh install depending on MK_ASH

Revision 2732 - Directory Listing - [select for diffs]
Modified Fri Apr 3 05:29:51 2009 UTC (15 years, 2 months ago) by laffer1
Diff to previous 2722 , to selected 64
install mksh as /bin/sh depending on MK_ASH

Revision 2722 - Directory Listing - [select for diffs]
Modified Mon Mar 30 15:33:04 2009 UTC (15 years, 2 months ago) by laffer1
Diff to previous 2705 , to selected 64
Temporarily back out the mksh change.  This kills buildworld too.  We need to evaluate the sitatuation before proceeding.

Revision 2705 - Directory Listing - [select for diffs]
Modified Sun Mar 29 15:14:48 2009 UTC (15 years, 2 months ago) by laffer1
Diff to previous 2699 , to selected 64
forgot the man page for sh(1)

Revision 2699 - Directory Listing - [select for diffs]
Modified Sun Mar 29 03:02:56 2009 UTC (15 years, 2 months ago) by laffer1
Diff to previous 2691 , to selected 64
alloc.c -> lalloc.c

Revision 2691 - Directory Listing - [select for diffs]
Modified Sun Mar 29 02:30:59 2009 UTC (15 years, 2 months ago) by laffer1
Diff to previous 2680 , to selected 64
Switch to mksh as default.

Revision 2680 - Directory Listing - [select for diffs]
Modified Fri Mar 27 22:10:43 2009 UTC (15 years, 2 months ago) by laffer1
Diff to previous 2679 , to selected 64
the bindir is default here

Revision 2679 - Directory Listing - [select for diffs]
Modified Fri Mar 27 22:10:02 2009 UTC (15 years, 2 months ago) by laffer1
Diff to previous 2678 , to selected 64
why set the directory when we are here

Revision 2678 - Directory Listing - [select for diffs]
Modified Fri Mar 27 22:07:52 2009 UTC (15 years, 2 months ago) by laffer1
Diff to previous 2677 , to selected 64
uuidgen is now in bin

Revision 2677 - Directory Listing - [select for diffs]
Modified Fri Mar 27 22:07:24 2009 UTC (15 years, 2 months ago) by laffer1
Diff to previous 2674 , to selected 64
add uuidgen (from /usr/bin to here)

Revision 2674 - Directory Listing - [select for diffs]
Modified Fri Mar 27 22:04:42 2009 UTC (15 years, 2 months ago) by laffer1
Diff to previous 2668 , to selected 64
better yet lets move it where it default installs to

Revision 2668 - Directory Listing - [select for diffs]
Modified Fri Mar 27 20:25:13 2009 UTC (15 years, 2 months ago) by laffer1
Diff to previous 2663 , to selected 64
stop using pax as our cpio.  This might fix some of the sparc64 installer problems.

Revision 2663 - Directory Listing - [select for diffs]
Modified Fri Mar 27 01:53:38 2009 UTC (15 years, 2 months ago) by laffer1
Diff to previous 2024 , to selected 64
don't make the shell static

Revision 2024 - Directory Listing - [select for diffs]
Modified Tue Nov 11 22:40:37 2008 UTC (15 years, 6 months ago) by laffer1
Diff to previous 2023 , to selected 64
bsd.own.mk time

Revision 2023 - Directory Listing - [select for diffs]
Modified Tue Nov 11 22:38:38 2008 UTC (15 years, 6 months ago) by laffer1
Diff to previous 1751 , to selected 64
New world order

Revision 1751 - Directory Listing - [select for diffs]
Modified Sun Aug 17 03:26:36 2008 UTC (15 years, 9 months ago) by laffer1
Diff to previous 1750 , to selected 64
Add mined.

Revision 1750 - Directory Listing - [select for diffs]
Modified Sun Aug 17 03:13:54 2008 UTC (15 years, 9 months ago) by laffer1
Diff to previous 1749 , to selected 64
Add Matt Dillon's notty program.

Revision 1749 - Directory Listing - [select for diffs]
Modified Sun Aug 17 03:04:22 2008 UTC (15 years, 9 months ago) by laffer1
Diff to previous 1702 , to selected 64
Bring in changes from DragonFly to MidnightBSD version of cpdup.

Update to 1.11 (previous version 1.09).

This includes some improvements to the multithreaded code as well as fixes for the protocol.  As older versions are not compatible, it's important to run the same versions.  This should work with DragonFly 2.0's cpdup.

Revision 1702 - Directory Listing - [select for diffs]
Modified Mon Jun 30 03:20:01 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1701 , to selected 64
use owner name and group name instead of uid and gid.

Allow suppresion of the header with -q

Revision 1701 - Directory Listing - [select for diffs]
Modified Mon Jun 30 03:07:46 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1700 , to selected 64
Fix comments.

Revision 1700 - Directory Listing - [select for diffs]
Modified Mon Jun 30 03:06:22 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1699 , to selected 64
Stop building with encryption for RELEASE_CRUNCH (rescue media) and keep WARNS 2 in the process.

Revision 1699 - Directory Listing - [select for diffs]
Modified Mon Jun 30 03:04:11 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1698 , to selected 64
while(0); -> while (0) in multiline macro.

Revision 1698 - Directory Listing - [select for diffs]
Modified Mon Jun 30 03:02:14 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1697 , to selected 64
Use standard section name.

Revision 1697 - Directory Listing - [select for diffs]
Modified Mon Jun 30 02:55:21 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1696 , to selected 64
Tweak man page

Revision 1696 - Directory Listing - [select for diffs]
Modified Mon Jun 30 02:52:37 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1695 , to selected 64
Remove maintainer we don't want

Revision 1695 - Directory Listing - [select for diffs]
Modified Mon Jun 30 02:45:42 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1694 , to selected 64
Add extensions to the standard to the man page.

Don't reset DST computed by strptime()

Obtained from: FreeBSD

Revision 1694 - Directory Listing - [select for diffs]
Modified Mon Jun 30 02:39:27 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1693 , to selected 64
Correct a bug where the system malloc isn't used and a local one is instead.

Revision 1693 - Directory Listing - [select for diffs]
Modified Mon Jun 30 02:36:17 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1692 , to selected 64
Add cpdup to man page.

Revision 1692 - Directory Listing - [select for diffs]
Modified Mon Jun 30 02:34:58 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1691 , to selected 64
Aye.  I had l flag in there twice.

Revision 1691 - Directory Listing - [select for diffs]
Modified Mon Jun 30 02:32:07 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1690 , to selected 64
Fix compatibility section.

Revision 1690 - Directory Listing - [select for diffs]
Modified Mon Jun 30 02:20:49 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1689 , to selected 64
Oops.  Fix the order of options.

Revision 1689 - Directory Listing - [select for diffs]
Modified Mon Jun 30 02:20:01 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1688 , to selected 64
Syncronize some changes with FreeBSD.

Make -a map to -RpP

prevent statistics from overflowing, avoid division by zero, etc.

hold copied counter in off_t

Update man page with some of these changes.

Report any bugs to me with this change.

Revision 1688 - Directory Listing - [select for diffs]
Modified Mon Jun 30 01:34:02 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1687 , to selected 64
oops forgot this

Revision 1687 - Directory Listing - [select for diffs]
Modified Mon Jun 30 01:30:53 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1686 , to selected 64
Mention umask(2) when first referring to it.

Revision 1686 - Directory Listing - [select for diffs]
Modified Mon Jun 30 01:16:47 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1685 , to selected 64
Make chflags(1) more chmod(1) like.

Add -v to print file names as they are processed and -vv to print flag names as well.

Add -f to ignore failures.

Obtained from FreeBSD CURRENT.  Submitted to them by Ighighi at gmail.com

Revision 1685 - Directory Listing - [select for diffs]
Modified Mon Jun 30 00:49:38 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1684 , to selected 64
Fix bugs with arithmatic expansion $((...)) was truncated to type int.
Change the type for arithmatic expansion to intmax_t on all architectures.  SUSv3 requires type long, but allows for larger values.

This improves compability with other shells such as bash, zsh and NetBSD's sh.

Expand $LINENO to the current line number.  (SUSv3)
This fixes stupid autotools scripts.  (i'm looking at you graphviz)

Merged from FreeBSD CURRENT.

Revision 1684 - Directory Listing - [select for diffs]
Modified Mon Jun 30 00:40:10 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1656 , to selected 64
Merge changes from FreeBSD and NetBSD.

Support for command -v and -V
Fixes for erre option
A fix for a crash caused by SIGINT
POSIX compliant set +o output
A fix for unalias' exit code.
Man page updates.

Code cleanup, WANRS 3

Revision 1656 - Directory Listing - [select for diffs]
Modified Sat Jun 14 21:14:37 2008 UTC (15 years, 11 months ago) by laffer1
Diff to previous 1472 , to selected 64
Identify as MidnightBSD in the enviornment.

Revision 1472 - Directory Listing - [select for diffs]
Modified Thu Apr 17 23:13:56 2008 UTC (16 years, 1 month ago) by laffer1
Diff to previous 1461 , to selected 64
FIx for r33d

Revision 1461 - Directory Listing - [select for diffs]
Modified Thu Apr 10 23:45:52 2008 UTC (16 years, 2 months ago) by laffer1
Diff to previous 1400 , to selected 64
Sync with DragonFly.

Matt added several features to cpdup including parallel transaction support for remote source or targets.

By default, this now compiles with pthreads support.

-l was added to force stdout and stderr to be line-buffered.

Also, we had to modify the casts for pointer types.  It is nice to have amd64 build things since pointers aren't ints :)

Revision 1400 - Directory Listing - [select for diffs]
Modified Mon Mar 3 22:20:56 2008 UTC (16 years, 3 months ago) by laffer1
Diff to previous 1198 , to selected 64
Remove CONFIG_H options, add -DHAVE_MKNOD=1 per Mir's suggestion

Revision 1198 - Directory Listing - [select for diffs]
Modified Sat Aug 18 05:44:20 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1197 , to selected 64
Connect mksh to build.

Revision 1197 - Directory Listing - [select for diffs]
Modified Sat Aug 18 05:43:52 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1193 , to selected 64
Remove OpenBSD ksh

Revision 1193 - Directory Listing - [select for diffs]
Modified Sat Aug 18 05:19:27 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1188 , to selected 64
Add mksh R30 Makefile.

Revision 1188 - Directory Listing - [select for diffs]
Modified Sun Aug 12 07:53:21 2007 UTC (16 years, 9 months ago) by laffer1
Diff to previous 1108 , to selected 64
Our pax and cpio implementations do not support GNU style long options.  This is causing me hell in the transition off GNU cpio.  This adds some of the GNU longopts for cpio.

From NetBSD.

Revision 1108 - Directory Listing - [select for diffs]
Modified Thu Jul 26 20:17:41 2007 UTC (16 years, 10 months ago) by laffer1
Diff to previous 1091 , to selected 64
$MidnightBSD$

Revision 1091 - Directory Listing - [select for diffs]
Modified Wed Jul 25 06:47:43 2007 UTC (16 years, 10 months ago) by alex
Diff to previous 1090 , to selected 64
use usage function

Revision 1090 - Directory Listing - [select for diffs]
Modified Wed Jul 25 06:38:46 2007 UTC (16 years, 10 months ago) by alex
Diff to previous 1086 , to selected 64
clean up usage
remove a lint warning by adding not reached

Revision 1086 - Directory Listing - [select for diffs]
Modified Mon Jul 23 22:50:45 2007 UTC (16 years, 10 months ago) by alex
Diff to previous 1085 , to selected 64
fix more typos

Revision 1085 - Directory Listing - [select for diffs]
Modified Mon Jul 23 22:48:19 2007 UTC (16 years, 10 months ago) by alex
Diff to previous 1084 , to selected 64
fix comment typo

Revision 1084 - Directory Listing - [select for diffs]
Modified Mon Jul 23 22:45:27 2007 UTC (16 years, 10 months ago) by alex
Diff to previous 1082 , to selected 64
security fix, strcpy to strlcpy

Revision 1082 - Directory Listing - [select for diffs]
Modified Mon Jul 23 16:14:40 2007 UTC (16 years, 10 months ago) by laffer1
Diff to previous 1081 , to selected 64
kflag was defined twice.

Revision 1081 - Directory Listing - [select for diffs]
Modified Mon Jul 23 13:03:56 2007 UTC (16 years, 10 months ago) by alex
Diff to previous 1080 , to selected 64
add -f flag to usage

Revision 1080 - Directory Listing - [select for diffs]
Modified Mon Jul 23 13:02:06 2007 UTC (16 years, 10 months ago) by alex
Diff to previous 1079 , to selected 64
add support for linux scripts by adding "-f" flag to hostname

Revision 1079 - Directory Listing - [select for diffs]
Modified Mon Jul 23 12:49:56 2007 UTC (16 years, 10 months ago) by alex
Diff to previous 1078 , to selected 64
make putenv() calls conform to -W compile flag

Revision 1078 - Directory Listing - [select for diffs]
Modified Mon Jul 23 12:42:30 2007 UTC (16 years, 10 months ago) by alex
Diff to previous 1077 , to selected 64
should be long, not u_long

Revision 1077 - Directory Listing - [select for diffs]
Modified Mon Jul 23 12:39:39 2007 UTC (16 years, 10 months ago) by alex
Diff to previous 1076 , to selected 64
-l and -t are mutually exclusive

Revision 1076 - Directory Listing - [select for diffs]
Modified Mon Jul 23 12:34:12 2007 UTC (16 years, 10 months ago) by alex
Diff to previous 1075 , to selected 64
fix blocksize

Revision 1075 - Directory Listing - [select for diffs]
Modified Mon Jul 23 12:27:22 2007 UTC (16 years, 10 months ago) by alex
Diff to previous 1074 , to selected 64
two security fixes, use strlcpy instead of strncpy

Revision 1074 - Directory Listing - [select for diffs]
Modified Mon Jul 23 12:22:02 2007 UTC (16 years, 10 months ago) by alex
Diff to previous 1073 , to selected 64
security fix, use strlcpy instead of strncpy

Revision 1073 - Directory Listing - [select for diffs]
Modified Mon Jul 23 12:12:50 2007 UTC (16 years, 10 months ago) by alex
Diff to previous 1068 , to selected 64
close on error

Revision 1068 - Directory Listing - [select for diffs]
Modified Sun Jul 22 09:45:20 2007 UTC (16 years, 10 months ago) by laffer1
Diff to previous 1067 , to selected 64
$MidnightBSD$

Revision 1067 - Directory Listing - [select for diffs]
Modified Sun Jul 22 09:42:26 2007 UTC (16 years, 10 months ago) by laffer1
Diff to previous 1057 , to selected 64
Start using old BSD cpio.

Revision 1057 - Directory Listing - [select for diffs]
Modified Thu Jul 19 09:36:39 2007 UTC (16 years, 10 months ago) by laffer1
Diff to previous 1021 , to selected 64
Add Matt Dillon's cpdup from DragonFly

Revision 1021 - Directory Listing - [select for diffs]
Modified Sat Jul 14 15:51:00 2007 UTC (16 years, 10 months ago) by alex
Diff to previous 950 , to selected 64
change incorrect filename on fstat() failure

Revision 950 - Directory Listing - [select for diffs]
Modified Tue Apr 10 21:30:11 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 949 , to selected 64
$MidnightBSD$

Revision 949 - Directory Listing - [select for diffs]
Modified Tue Apr 10 21:17:35 2007 UTC (17 years, 2 months ago) by laffer1
Diff to previous 883 , to selected 64
Update build for tcsh-6.15.00

Revision 883 - Directory Listing - [select for diffs]
Modified Fri Mar 30 01:48:15 2007 UTC (17 years, 2 months ago) by archite
Diff to previous 878 , to selected 64
To avoid any confusion, the default PS1 for a user user with UID != 0
has been changed back to "$ ". Please update either ~/.profile or
~/.kshrc if you prefer to use the previous "> " PS1. While consistancy
is important, we have decided that we do not want to confuse anyone
who might mistake the previous PS1 for that of {t}csh's default prompt.

Revision 878 - Directory Listing - [select for diffs]
Modified Thu Mar 29 20:02:18 2007 UTC (17 years, 2 months ago) by archite
Diff to previous 439 , to selected 64
Update to main.c to make ksh more csh like for consistancy.

Revision 439 - Directory Listing - [select for diffs]
Modified Sun Dec 31 09:09:40 2006 UTC (17 years, 5 months ago) by laffer1
Diff to previous 336 , to selected 64
Enable the NLS catalog of csh(1).  Since this requires libiconv which is not part of base, I've imported the stub from FreeBSD.

Revision 336 - Directory Listing - [select for diffs]
Modified Thu Nov 30 04:09:58 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 335 , to selected 64
Minor cleanup

Revision 335 - Directory Listing - [select for diffs]
Modified Thu Nov 30 03:58:23 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 334 , to selected 64
Fix setmode error handling.

Revision 334 - Directory Listing - [select for diffs]
Modified Thu Nov 30 03:54:25 2006 UTC (17 years, 6 months ago) by laffer1
Diff to previous 319 , to selected 64
Minor cleanups to sync.  $MidnightBSD$

Cleaned up source so that it would be more portable and inline with NetBSD.

Revision 319 - Directory Listing - [select for diffs]
Modified Mon Oct 30 16:55:24 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 276 , to selected 64
Be reasonable when overwrite mode is enabled and there are hard links.  Overwriting when links > 1 will cause data loss.

Obtained from FreeBSD, OpenBSD.

Revision 276 - Directory Listing - [select for diffs]
Modified Wed Oct 18 15:52:35 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 275 , to selected 64
Avoid a warning for each whiteout found during ls -lW

# ls -lW
total 2
-rw-r--r--  1 root  wheel  6 Oct 18 14:46 file1
ls: ./file2: No such file or directory
w---------  0 root  wheel  0 Jan  1  1970 file2

From FreeBSD rev 1.76

Revision 275 - Directory Listing - [select for diffs]
Modified Wed Oct 18 15:47:38 2006 UTC (17 years, 7 months ago) by laffer1
Diff to previous 233 , to selected 64
Do not call chflags() for whiteouted files.  From FreeBSD rev 1.56

Revision 233 - Directory Listing - [select for diffs]
Modified Sun Oct 8 15:19:03 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 232 , to selected 64
Don't interpret .//dir as /dir.

Revision 232 - Directory Listing - [select for diffs]
Modified Sun Oct 8 15:16:20 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 231 , to selected 64
document changes.

Revision 231 - Directory Listing - [select for diffs]
Modified Sun Oct 8 15:15:15 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 230 , to selected 64
Copy filename read from stdin into the private buffer.

Revision 230 - Directory Listing - [select for diffs]
Modified Sun Oct 8 15:12:18 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 229 , to selected 64
Fix typo.

Revision 229 - Directory Listing - [select for diffs]
Modified Sun Oct 8 15:11:04 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 228 , to selected 64
Be pedantic and do fts_close() when done.

Revision 228 - Directory Listing - [select for diffs]
Modified Sun Oct 8 15:09:01 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 227 , to selected 64
Fix some typos and clarify some information in the man page regarding column title such as =foo at the end of -o.

Revision 227 - Directory Listing - [select for diffs]
Modified Sun Oct 8 15:06:27 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 226 , to selected 64
Fix the case where the user specifies an alternate heading for some output format keyword and the keyword they picked is an alias to some other keyword. This includes the segfault fixes.  (FreeBSD)

Revision 226 - Directory Listing - [select for diffs]
Modified Sun Oct 8 14:59:26 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 225 , to selected 64
Add -F option to delete empty directories when creating a new symlink.

Revision 225 - Directory Listing - [select for diffs]
Modified Sun Oct 8 14:27:29 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 188 , to selected 64
update manpage

Revision 188 - Directory Listing - [select for diffs]
Modified Sat Sep 23 02:56:53 2006 UTC (17 years, 8 months ago) by laffer1
Diff to previous 167 , to selected 64
Fix POSIX compliance.

Revision 167 - Directory Listing - [select for diffs]
Modified Sat Sep 9 14:06:07 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 166 , to selected 64
Fix standards section as we renamed -p to -D.

Revision 166 - Directory Listing - [select for diffs]
Modified Sat Sep 9 13:48:40 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 165 , to selected 64
Changed -p flag to -D for "Date".  Cleaned up the manual.  The utility now checks the length of the format argument and gives an error immediately.

I do not want cat to become a general purpose filter, but this functionality seems quite useful.

Revision 165 - Directory Listing - [select for diffs]
Modified Fri Sep 8 14:04:24 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 160 , to selected 64
A new flag, -p, was added to cat which allows dates to be prepended to each line of output.  This could be useful when logging from scripts, etc.

The format is based on strftime
so cat -p %D test might print out
09/08/06testing this
if the file test contained testing this.

This is based on a patch floating around FreeBSD-Current.

Revision 160 - Directory Listing - [select for diffs]
Modified Mon Sep 4 21:00:53 2006 UTC (17 years, 9 months ago) by archite
Diff to previous 134 , to selected 64
Someone forgot to add ksh to bin/Makefile

Revision 134 - Directory Listing - [select for diffs]
Modified Sun Aug 27 18:49:41 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 113 , to selected 64
Added Eric Anderson's patch for cp which adds -a an -l flags.

-a is an archive mode which is equivalent to -PpR
-l is link mode where regular files are hard linked instead of copied.

Revision 113 - Directory Listing - [select for diffs]
Modified Tue Aug 22 21:05:08 2006 UTC (17 years, 9 months ago) by archite
Diff to previous 92 , to selected 64
Added hack so that ^L clears the screen.

Revision 92 - Directory Listing - [select for diffs]
Modified Sun Aug 20 23:01:33 2006 UTC (17 years, 9 months ago) by adam
Diff to previous 65 , to selected 64
*** empty log message ***

Revision 65 - Directory Listing - [select for diffs]
Modified Fri Aug 18 23:13:16 2006 UTC (17 years, 9 months ago) by adam
Diff to previous 64
Changed header information
Made KSH compile statically

Revision 64 - Directory Listing - [selected]
Modified Fri Aug 18 00:44:47 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 61
Corrected compiler bug

Revision 61 - Directory Listing - [select for diffs]
Modified Thu Aug 17 13:00:11 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 59 , to selected 64
Disabled stop on warning so ksh builds.  Eventually some code changes should be made to clear up the errors.

Revision 59 - Directory Listing - [select for diffs]
Modified Wed Aug 16 21:09:08 2006 UTC (17 years, 9 months ago) by laffer1
Diff to previous 46 , to selected 64
OpenBSD 3.9 ksh

Revision 46 - Directory Listing - [select for diffs]
Modified Fri Aug 4 17:10:41 2006 UTC (17 years, 10 months ago) by laffer1
Diff to previous 40 , to selected 64
FreeBSD-SA6:13 and 14 were patched.  The nis software and amd athlon fpu handling fixed.  Changes to echo and pfctl are needed to fix compile bugs with changes related to cvs tags and macros.

Revision 40 - Directory Listing - [select for diffs]
Modified Wed Jul 26 12:35:19 2006 UTC (17 years, 10 months ago) by laffer1
Diff to previous 36 , to selected 64
Added cvs tags.

Revision 36 - Directory Listing - [select for diffs]
Modified Wed Jul 19 13:56:55 2006 UTC (17 years, 10 months ago) by laffer1
Diff to previous 35 , to selected 64
Added cvs tags.

Revision 35 - Directory Listing - [select for diffs]
Modified Wed Jul 19 13:43:39 2006 UTC (17 years, 10 months ago) by laffer1
Diff to previous 33 , to selected 64
Added cvs tags

Revision 33 - Directory Listing - [select for diffs]
Modified Fri Jul 7 15:55:59 2006 UTC (17 years, 11 months ago) by laffer1
Diff to previous 32 , to selected 64
Added cvs id.

Revision 32 - Directory Listing - [select for diffs]
Modified Fri Jul 7 13:54:43 2006 UTC (17 years, 11 months ago) by laffer1
Diff to previous 31 , to selected 64
Add cvs ids.

Revision 31 - Directory Listing - [select for diffs]
Modified Fri Jul 7 13:50:33 2006 UTC (17 years, 11 months ago) by laffer1
Diff to previous 30 , to selected 64
Added cvs ids.

Revision 30 - Directory Listing - [select for diffs]
Modified Fri Jul 7 13:46:10 2006 UTC (17 years, 11 months ago) by laffer1
Diff to previous 29 , to selected 64
Added cvs ids

Revision 29 - Directory Listing - [select for diffs]
Modified Mon Jun 26 15:12:15 2006 UTC (17 years, 11 months ago) by laffer1
Diff to previous 28 , to selected 64
Modifying cvs tags and converting freebsd specific code.

Revision 28 - Directory Listing - [select for diffs]
Modified Mon May 22 06:14:15 2006 UTC (18 years ago) by laffer1
Diff to previous 10 , to selected 64
Added cvs header.

Revision 10 - Directory Listing - [select for diffs]
Modified Wed Mar 1 04:24:17 2006 UTC (18 years, 3 months ago) by laffer1
Diff to previous 6 , to selected 64
Corrected import error where csh.a was not added.

Revision 6 - Directory Listing - [select for diffs]
Modified Sat Feb 25 02:38:42 2006 UTC (18 years, 3 months ago) by laffer1
Diff to previous 3 , to selected 64
This commit was generated by cvs2svn to compensate for changes in r5, which
included commits to RCS files with non-trunk default branches.
Revision 3 - Directory Listing - [select for diffs]
Added Sat Feb 25 02:29:52 2006 UTC (18 years, 3 months ago) by laffer1
Diff to selected 64
This commit was generated by cvs2svn to compensate for changes in r2, which
included commits to RCS files with non-trunk default branches.

Convenience Links