summaryrefslogtreecommitdiff
path: root/usr.bin/ar/archive.c
AgeCommit message (Expand)Author
2009-12-13spacing, no binary change.Igor Sobrado
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2003-06-12de-register and ansification; millert okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-04simple snprintf; tdeval matthieu okTheo de Raadt
2002-12-14add missing OpenBSD tagTodd C. Miller
1999-08-29cast time_t to (long int) to pass them to sprintf() portably.Marc Espie
1997-11-05uid_t and gid_t are unsigned; nihilis@moral.addiction.comTheo de Raadt
1997-06-17(foo *)NULL -> NULLkstailey
1997-05-31trunc uid/gid to USHRT_MAX; mycroft; PR#75Theo de Raadt
1996-03-02timespec members are now named tv_{,u}sec againThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt