..
alias
Use the "builtin" shell function to make sure that the requested
2005-10-24 22:32:19 +00:00
apply
It's `apply echo *'' that is similar to ls -1'', not `apply echo a*''.
2006-12-13 08:13:14 +00:00
ar
Act like ranlib if our name ends in ranlib. In particular,
2009-03-20 17:11:45 +00:00
asa
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
at
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
atm
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
awk
Allow awk (the one true one!) to handle 64 files instead of just 20.
2008-03-27 01:33:26 +00:00
banner
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
basename
Alow dirname(1) to accept multiple arguments in the same way that
2009-02-02 11:19:56 +00:00
biff
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
bluetooth
Clenup code a bit and do not call fork(2) before dameon(3) where not needed.
2009-02-04 22:04:06 +00:00
brandelf
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
bsdiff
Portability fix for non-POSIX operating systems: Open files in binary mode.
2006-12-05 20:22:14 +00:00
bzip2
Update for bzip2 1.0.4 import.
2007-03-28 07:48:03 +00:00
bzip2recover
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
c89
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
c99
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
calendar
Add information about me as a new committer to the src tree
2009-03-17 14:53:42 +00:00
cap_mkdb
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
catman
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
chat
Merge revisions 1.10 and 1.11 from DragonFly:
2008-03-07 00:01:19 +00:00
checknr
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
chkey
Rename all symbols in libmp(3) to mp_*, just like Solaris.
2009-02-26 21:43:15 +00:00
chpass
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
cksum
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
cmp
add __unused to succeed at WARNS=6
2008-07-10 13:26:46 +00:00
col
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
colcrt
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
colldef
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
colrm
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
column
Fix the fix in rev. 1.15 so that we jump to the next column
2006-12-15 17:47:25 +00:00
comm
Similar to changes previously made to src/usr.bin/uniq/uniq.c,
2008-05-28 14:13:35 +00:00
compile_et
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
compress
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
cpio
When compiled for the release crunches, be a bit
2009-04-19 06:59:12 +00:00
cpuset
Sync manpage's synopsis with program's usage().
2008-12-13 15:44:29 +00:00
csplit
A bit of rewording for clarity, taken from OpenBSD.
2009-01-10 12:47:22 +00:00
csup
- Add missing rsyncfile from Makefile
2008-11-23 19:43:45 +00:00
ctags
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
cut
Fix punctuation.
2009-04-01 08:33:54 +00:00
dig
Update bmake glue for the BIND 9.4.1 import.
2007-06-02 23:19:58 +00:00
dirname
Alow dirname(1) to accept multiple arguments in the same way that
2009-02-02 11:19:56 +00:00
du
Restore (intmax_t) casts I lost during the last change & unbreak the build.
2008-11-06 23:55:28 +00:00
ee
Correct insecure temporary file usage in texindex. [06:01]
2006-01-11 08:02:16 +00:00
elf2aout
Add a basic manual page for elf2aout.
2008-12-23 01:22:57 +00:00
elfdump
s/DT_IA64_PLT_RESERVE/DT_IA_64_PLT_RESERVE/
2006-01-28 17:58:22 +00:00
enigma
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
env
Update the date on the man-page to reflect the date that the '-u name'
2008-05-06 16:06:02 +00:00
expand
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
false
Consistently use FBSDID
2002-06-30 05:25:07 +00:00
fetch
The FTP_TIMEOUT and HTTP_TIMEOUT environment variables were ignored because
2009-01-17 13:34:56 +00:00
file
Add strndup(3) prototype to string.h.
2008-12-08 21:04:24 +00:00
file2c
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
find
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
finger
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
fmt
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
fold
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
from
Improve markup.
2006-12-18 15:36:31 +00:00
fstat
Fix compilation of fstat.
2009-02-28 10:40:37 +00:00
fsync
Correct some style nits that I have mistakenly submitted as
2005-01-26 15:17:25 +00:00
ftp
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
gcore
Use %zd for size_t. With this gcore(1) is WARNS=6 clean.
2008-07-18 23:37:05 +00:00
gencat
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
getconf
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
getent
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
getopt
getopt.c is public domain. Add a comment to that effect.
2008-05-15 19:27:52 +00:00
gprof
If running with "-K" really do not information about symbols from the a.out
2009-01-12 21:49:42 +00:00
gzip
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
head
Fix build on architectures where off_t is signed by casting to uintmax_t
2007-01-11 20:23:01 +00:00
hesinfo
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
hexdump
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
host
Update bmake glue for the BIND 9.4.1 import.
2007-06-02 23:19:58 +00:00
id
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
indent
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
ipcrm
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
ipcs
Correct types of variables used to track amount of allocated SysV shared
2009-03-02 18:53:30 +00:00
join
Improve markup and do some minor wordsmithing.
2006-12-21 10:59:48 +00:00
jot
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
kdump
Add two missing include files and prototype for sockfamilyname()
2009-03-20 18:29:52 +00:00
keylogin
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
keylogout
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
killall
Use strlcpy() where appropriate.
2008-11-19 00:14:15 +00:00
ktrace
Add a new type of KTRACE record for sysctl(3) invocations. It uses the
2009-03-11 21:48:36 +00:00
ktrdump
Remove unnecessary opt* definations.
2009-02-21 03:53:06 +00:00
lam
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
last
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
lastcomm
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
ldd
A few style and whitespace fixes.
2008-08-02 12:04:59 +00:00
leave
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
less
Resolve conflicts; Update defines.h to reflect latest change.
2007-11-16 22:24:31 +00:00
lessecho
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
lesskey
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
lex
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
limits
Add support for RLIMIT_NPTS to limits(1).
2008-09-02 19:13:24 +00:00
locale
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
locate
Signed/unsigned fixes, should be WARNS=2 clean now.
2009-04-02 21:44:55 +00:00
lock
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
lockf
Lockf was exiting with status 1 if the command did not exit normally.
2008-08-21 07:36:17 +00:00
logger
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
login
Pass int arguments to auditon(2)'s A_GETCOND API rather than long
2009-04-19 23:34:22 +00:00
logins
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
logname
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
look
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
lorder
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
lsvfs
Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.
2008-11-17 20:49:29 +00:00
m4
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
mail
Rename mail(1)'s aux.c to util.c.
2009-01-16 15:00:30 +00:00
make
Avoid infinite loops when remaking makefiles not only
2009-04-07 19:49:38 +00:00
makewhatis
Teach makewhatis.c to treat .SS with the same severity as .SH.
2007-10-18 12:53:11 +00:00
mesg
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
minigzip
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
ministat
Fix some warns - mainly signedness and unused variables.
2009-03-17 19:37:47 +00:00
mkdep
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
mkfifo
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
mklocale
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
mkstr
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
mktemp
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
mkuzip
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
msgs
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
mt
Note what options are only for DDS drives.
2008-01-21 22:08:05 +00:00
nc
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
ncal
Implement highlighting of today in month view of cal/ncal just like
2009-04-20 18:19:38 +00:00
ncplist
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
ncplogin
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
netstat
Fix size_t merge-o.
2009-03-19 10:23:26 +00:00
newgrp
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
newkey
Fix compilation of newkey(8) with WITHOUT_NIS=yes.
2009-02-28 16:16:37 +00:00
nfsstat
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
nice
Sync program's usage() with manpage's SYNOPSIS.
2005-05-21 09:55:10 +00:00
nl
Use getline() instead of fgets(). This enables nl(1) to handle
2009-02-28 15:53:36 +00:00
nohup
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
nslookup
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
nsupdate
Update bmake glue for changes in 9.4.3
2008-12-23 22:51:10 +00:00
objformat
Bah. Kris says the default-to-a.out knowledge has migrated into the
2007-01-25 23:12:19 +00:00
opieinfo
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
opiekey
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
opiepasswd
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
pagesize
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
passwd
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
paste
WARNS=6 chocked on unitialized variable.
2006-09-12 05:08:36 +00:00
pathchk
Sync program's usage() with manpage's SYNOPSIS.
2005-05-21 09:55:10 +00:00
pr
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
printenv
Define extern **environ in global scope instead of in function.
2009-02-21 03:50:25 +00:00
printf
POSIX says that octal escapes have the format \ddd in the format string,
2008-08-02 06:02:02 +00:00
procstat
Include param.h instead of types.h before user.h so that the nested
2008-12-29 18:58:22 +00:00
quota
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
renice
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
rev
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
rlogin
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
rpcgen
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
rpcinfo
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
rs
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
rsh
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
rup
Backport markup fixes from a translated version of a manpage.
2007-02-28 10:22:19 +00:00
ruptime
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
rusers
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
rwall
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
rwho
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
script
Deal with double whitespace.
2004-07-03 00:24:45 +00:00
sed
Fix the code to conform to the "or more" part of the following POSIX
2008-11-11 17:15:57 +00:00
setchannel
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
shar
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
showmount
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
smbutil
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
sockstat
Remove unused v6 macro aliases for inpcb fields:
2009-03-10 17:57:41 +00:00
split
When "-b" is specified, one could easily create "smaller" files
2009-01-24 05:32:11 +00:00
stat
Let stat(1) use fdevname(3).
2009-02-11 20:36:17 +00:00
su
Fixup the parameters to audit_submit(3) the order is errno then return
2009-04-04 20:58:18 +00:00
systat
Correct a number of evolved problems with inp_vflag and inp_flags:
2009-03-15 09:58:31 +00:00
tabs
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
tail
Nuking the temporary pointer once it is properly tracked in local storage.
2007-11-22 01:51:46 +00:00
talk
Utilize strlcpy().
2009-02-21 03:38:46 +00:00
tar
Make -lcrypto usage dependent on whether or not we're building with OpenSSL.
2009-04-18 06:03:09 +00:00
tcopy
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
tee
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
telnet
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
tftp
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
time
Cast to intmax_t to print tv_sec in struct timeval.
2007-05-07 12:23:23 +00:00
tip
Relinquish exclusive TTY access when tip(1) or cu(1) exit.
2008-05-03 02:29:02 +00:00
top
Update top and systat for vfs.bufcache now being a long rather than an int.
2009-03-10 15:25:19 +00:00
touch
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
tput
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
tr
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
true
A function which takes no arguments has an argument list spelled (void) in the
2002-06-20 05:35:40 +00:00
truncate
Initialize 'sz' as 0.
2009-02-21 03:42:31 +00:00
truss
Don't exit until all truss children were exit.
2009-04-13 16:23:32 +00:00
tset
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
tsort
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
tty
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
ul
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
uname
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
unexpand
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
unifdef
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
uniq
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
units
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
unvis
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
unzip
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
usbhidaction
Build fixups for the new USB stack.
2009-02-23 18:36:54 +00:00
usbhidctl
Build fixups for the new USB stack.
2009-02-23 18:36:54 +00:00
users
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
uudecode
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
uuencode
- Remove MLINKS to nonexistant manpages
2005-07-14 20:29:08 +00:00
vacation
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
vgrind
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
vi
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
vis
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
vmstat
Utilize calloc() instead of bzero'ing manually.
2009-02-21 03:43:20 +00:00
w
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
wall
Fix some bugs in wall(1):
2008-01-15 07:40:30 +00:00
wc
Add a -L option to wc(1), for finger compatibility with the GNU
2008-12-06 19:21:56 +00:00
what
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
whereis
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
which
Refine the previous revision.
2006-12-13 12:09:41 +00:00
who
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
whois
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
window
Include proper header files for system functions that are used and
2009-02-19 20:07:59 +00:00
write
write(1) needs to strip off the leading /dev/ from the tty name for the
2007-11-12 20:02:21 +00:00
xargs
Revive '-opt' flags which I accidentally removed.
2008-01-27 16:20:36 +00:00
xinstall
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
xlint
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
xstr
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
yacc
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
yes
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
ypcat
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
ypmatch
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
ypwhich
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00
Makefile
Truss builds on mips, so don't filter it building there anymore.
2009-02-15 01:32:50 +00:00
Makefile.inc
- Import the HEAD csup code which is the basis for the cvsmode work.
2008-10-19 08:41:10 +00:00