This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
ar
History
Glen Barber
0f13c0f4a8
Whitespace cleanup:
...
ar/ar.1: - Remove trailing whitespace Reported by: igor MFC after: 1 week X-MFC-With: r228823
2011-12-23 00:31:26 +00:00
..
acplex.l
Fix some more warnings found by clang.
2010-11-22 20:10:48 +00:00
acpyacc.y
Correct typos in comments, no functional changes.
2011-05-20 11:29:09 +00:00
ar.1
Whitespace cleanup:
2011-12-23 00:31:26 +00:00
ar.c
Correct typos in comments, no functional changes.
2011-05-20 11:29:09 +00:00
ar.h
Add -D (deterministic) option to ar.
2010-10-09 05:31:08 +00:00
Makefile
Removed ar(1)'s support for compressed archives. This change removes
2010-05-17 09:37:59 +00:00
read.c
Removed ar(1)'s support for compressed archives. This change removes
2010-05-17 09:37:59 +00:00
util.c
Revert most part of 200420 as requested, as more review and polish is
2009-12-13 03:14:06 +00:00
write.c
Don't try to free() an address returned by mmap(). This appears to be
2011-08-04 14:18:09 +00:00