summaryrefslogtreecommitdiff
path: root/usr.sbin/amd/amq
AgeCommit message (Expand)Author
2021-11-15No need to declare optind, optarg or opterr; unistd.h does this for us.Todd C. Miller
2019-06-02In manpages, don't escape apostrophes as \'; it's rarely what you want.Anthony J. Bentley
2017-08-22kill .TnIngo Schwarze
2017-01-21Nuke whitespace foolish enough to expose itself during the greatKenneth R Westerback
2016-12-20Add 'default:' cases to switch statements that gcc whines about.Kenneth R Westerback
2015-12-11Remove debugging fluff from allocation functions. There's probably moremmcc
2015-01-21Pass times as int64_t and eliminate the (long disabled) mount request.Philip Guenther
2015-01-21Regenerate the amq RPC stubs with a -current rpcgen, with somePhilip Guenther
2015-01-21amq doesn't use anything from misc_rpc.cPhilip Guenther
2014-10-26Remove a gazillion useless casts to void*Philip Guenther
2014-10-20Change MTAB_TYPE_UFS from "ufs" to "ffs", fixing mount-restarting for them.Philip Guenther
2014-10-20Start removing portability goo: we have syslog(), strerror(), POSIX regexp,Philip Guenther
1995-10-18initial import of NetBSD treeTheo de Raadt
2014-01-20Obvious .Xr fixes, found while testing mandocdb(8).Ingo Schwarze
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2013-04-17first few large time_t changes; more might be required -- still digging.Theo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2007-02-18simplify synopsis/usage; mostly from Igor SobradoJason McIntyre
2003-06-12- section reorderJason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-09-10more knfTheo de Raadt
2002-09-10various cleanupsTheo de Raadt
2002-08-05Get rid of useless local definitions P_void, voidp, Const and usePeter Valchev
2002-08-03xdr_pri_free() ansi; pvalchev okTheo de Raadt
2002-08-03various KNF and code cleanup/simplification, parts checked by millert/deraadtPeter Valchev
2001-08-03o) We always closes .Bl and .Bd tags;Mike Pechkin
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2000-11-08- Get rid of ".Sh OPTIONS" and always use the standard options list intro.Aaron Campbell
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
1999-08-26Don't document the disabled -M flagTodd C. Miller
1999-05-28more .El madnessAaron Campbell
1998-11-08usr.sbin/ man page repairs, a-iAaron Campbell
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-08-13do not play with the dog; messed up socket typeTheo de Raadt
1996-08-04use rresvport() instead.. it is even betterTheo de Raadt
1996-08-04bzero sin, bindresvportTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt