freebsd-dev/bin
John-Mark Gurney 3bc1b1bb27 the month and three days are up for -hackers and the 24hrs for -committers.
add a -j flag that tells date not to try to set the date.  This allows you
to use date as a userland interface to strptime.

example:
TZ=GMT date -j -f "%a, %d %b %Y %T %Z" "Sun, 08 Nov 1998 02:22:20 GMT" +%s

which is the standard format for Last-modified headers in HTTP requests.

only one to respond: eivind
1999-05-14 00:28:41 +00:00
..
cat Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
chflags Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
chio First set of fixes to keep egcs happy. These include {} around single 1999-04-25 21:13:34 +00:00
chmod Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
cp Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
csh Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
date the month and three days are up for -hackers and the 24hrs for -committers. 1999-05-14 00:28:41 +00:00
dd Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
df Removed occurrences of consecutive repeated words (such as "the the"). 1999-02-12 02:12:08 +00:00
domainname Clean up some .Os macro uses: quotes are not needed, multiple arguments 1999-02-15 08:34:14 +00:00
echo Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
ed Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
expr Add cross-references to test(1) and expr(1) respectively. 1998-12-18 03:16:47 +00:00
hostname Correct use of .Nm. Add rcsid. 1998-05-13 07:47:35 +00:00
kill kill.1: Remove reference to obsolete sigvec(2) man page. Removed 1998-05-18 03:33:11 +00:00
ln Grammatical fixes. 1999-05-12 13:48:47 +00:00
ls Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
mkdir Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
mv Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
pax Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
ps Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
pwd Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
rcp Quick fix to allow transfer files >2GB. 1999-04-25 10:36:00 +00:00
rm Don't emit usage() message when no arguments given to -f. This 1999-02-25 22:18:08 +00:00
rmail Use sendmail-8.9.1 rmail (with our changes). 1998-08-04 15:19:16 +00:00
rmdir Correct use of .Nm. Add rcsid. 1998-05-18 06:40:56 +00:00
sh Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
sleep Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
stty Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
sync Correct use of .Nm. Add section number to .Xr references. Add rcsid. 1998-05-18 06:50:17 +00:00
test Various spelling/formatting changes. 1999-05-08 10:22:15 +00:00
Makefile Split lines into one subdir per line. 1998-08-30 20:22:15 +00:00
Makefile.inc CFLAGS+= -Wall -Wformat for all of src/bin. All warnings except 2 minor 1998-12-07 12:44:12 +00:00