summaryrefslogtreecommitdiff
path: root/usr.sbin/mopd/common/put.c
AgeCommit message (Collapse)Author
2016-06-08Quick+Dirty port to linuxchristos
2011-05-24Kill redundant ()joerg
2009-11-17ANSIfy, sprinkle "const"drochner
2009-10-20Follow upstream's lead and remove third and fourth clauses (except onsnj
from usr.sbin/mopd/common/pf.c, where only the ad clause is removed, because it has a shared UCB copyright) on Mats O Jansson's files. thorpej OK'd usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c, where he shares copyright.
2009-04-17Fix WARNS=4 issues (many -Wshadow, -Wcast-qual)lukem
1997-10-16- WARNsifylukem
- KNFify (a bit) - use int32_t & u_int32_t instead of long and u_long - clean up man pages a bit
1997-03-25RCS id police.thorpej
1997-03-16Import of Mats O Jansson's MOP boot program for DEC machines.cjs