freebsd-dev/bin
Johan Karlsson de216a83c2 realpath(3) should use PATH_MAX instead of MAXPATHLEN according to POSIX.
This also reverts the PATH_MAX -> MAXPATHLEN part of
rev 1.3 of src/bin/realpath/realpath.c

Requested by:	imp
Reviewed by:	imp, bde
2003-01-15 21:22:55 +00:00
..
cat Be consistent about declaring a function "static", and consistent 2002-10-23 10:23:38 +00:00
chflags ANSIify function definitions. 2002-09-04 23:29:10 +00:00
chio Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
chmod mdoc(7) police: In DESCRIPTION, list the options in pure alphabetical 2002-11-25 14:18:42 +00:00
cp Constify and staticify for lint. 2002-10-18 14:45:00 +00:00
csh Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
date Staticify for lint. 2002-10-18 14:48:48 +00:00
dd mdoc(7) police: 2002-11-26 17:55:41 +00:00
df Back out rev 1.44; getbsize(3)'s original interface has been restored. 2002-12-30 18:10:37 +00:00
domainname Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
echo Put echo on a diet, removing unnecessary use of stdio and getopt. 2002-11-13 01:39:02 +00:00
ed Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
expr mdoc(7) police: 2002-11-26 17:55:41 +00:00
getfacl Add "-h" arguments to getfacl and setfacl, which behave in a manner 2002-12-30 15:36:29 +00:00
hostname Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
kenv Consistently use FBSDID 2002-06-30 05:25:07 +00:00
kill Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
ln s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
ls pathconf() and acl_get_file() follow links so they cannot be used to 2002-12-19 01:13:23 +00:00
mkdir Put documentation of the -m option's argument in its list tag in the 2002-06-30 06:50:16 +00:00
mv Grammar fix. 2002-08-26 06:16:51 +00:00
pax Make the "tarcp" example more direct. 2003-01-10 17:37:23 +00:00
ps Fixed the abuses of .Ql visible on stderr in troff mode. 2002-12-23 16:04:51 +00:00
pwd Consistently use FBSDID 2002-06-30 05:15:05 +00:00
rcp Dekerberise. The corresponding userland stuff has been dekerberised 2002-10-16 16:10:46 +00:00
realpath realpath(3) should use PATH_MAX instead of MAXPATHLEN according to POSIX. 2003-01-15 21:22:55 +00:00
rm s/filesystem/file system/ as discussed on -developers 2002-08-21 17:32:44 +00:00
rmail Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
rmdir Consistently use FBSDID 2002-06-30 05:15:05 +00:00
setfacl Add "-h" arguments to getfacl and setfacl, which behave in a manner 2002-12-30 15:36:29 +00:00
sh Do not strip CTL* escapes from redirection filenames in exptilde(), 2003-01-08 10:50:08 +00:00
sleep Minimal take on previous commit -- remove getopt and printf. Static size 2002-11-14 01:14:35 +00:00
stty Consistently use FBSDID 2002-06-30 05:15:05 +00:00
sync The .Nm utility 2002-07-06 19:13:21 +00:00
test o Backout rev. 1.40 and rev. 1.49. 2002-08-15 14:53:20 +00:00
uuidgen o Remove $Id$ from copyright; there's $FreeBSD$, 2002-11-01 06:20:14 +00:00
Makefile Remove the last reference to NOUUCP - we don't have UUCP in the base 2002-08-02 10:55:51 +00:00
Makefile.inc Remove gCC'isms. 2002-05-10 01:48:15 +00:00