summaryrefslogtreecommitdiff
path: root/usr.bin/showmount/showmount.c
AgeCommit message (Expand)Author
2018-01-05Remove useless <sys/socketvar.h> includes.Martin Pieuchot
2017-01-21The POSIX APIs that that sockaddrs all ignore the s*_len field in thePhilip Guenther
2016-03-16More "(<blah> *)0" -> NULL, avoiding any stdarg functions.Kenneth R Westerback
2015-11-17pledge "stdio rpath inet dns" at the head, then after RPC is connectedTheo de Raadt
2015-08-20Do not cast result of malloc/calloc/realloc* if stdlib.h is in scopeTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-03-29tidy up SYNOPSIS and usage(); from Igor SobradoJason McIntyre
2005-12-22gaurantee a space after the first string; janus@area319.deTheo de Raadt
2003-12-12reomve some junkTheo de Raadt
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-30strvis -> strnvisVincent Labrecque
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-02remove some };Theo de Raadt
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
1997-09-11extra semi; uninit varTheo de Raadt
1997-02-11use RPC over TCP; Michael.Eriksson@era-t.ericsson.seTheo de Raadt
1996-11-03visTheo de Raadt
1996-06-26rcsidTheo de Raadt
1996-05-07pretty up outputTheo de Raadt
1996-04-21sync to netbsd 960418Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt