This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.bin
/
at
History
John Polstra
9b2ea11c98
Fix botches in the handling of "AM" and "PM":
...
12:xx PM is 12:xx, not 24:xx. 12:xx AM is 00:xx, not 12:xx.
1996-07-19 00:44:55 +00:00
..
at.c
Add setlocale LC_TIME
1995-10-24 05:09:54 +00:00
at.h
…
at.man
…
LEGAL
…
Makefile
Use ${ECHO} instead of
echo' so that
make -s' is fairly quiet.
1996-02-25 20:25:05 +00:00
Makefile.inc
…
panic.c
…
panic.h
…
parsetime.c
Fix botches in the handling of "AM" and "PM":
1996-07-19 00:44:55 +00:00
parsetime.h
…
perm.c
…
perm.h
…
privs.h
…