summaryrefslogtreecommitdiff
path: root/usr.sbin/lmcconfig
AgeCommit message (Expand)Author
2018-12-12Retire the LMC driver, and its associated lmcconfig tool. LMC has beenmaxv
2018-01-23drop main() prototypesevan
2013-12-09Fix typo ("then" instead of "than")wiz
2013-11-09vax specific gcc 4.8.1 hackschristos
2013-07-20Use Mt for email addresses.wiz
2012-03-15Use Lk macro when dealing with URLs. While here update or remove somenjoly
2009-04-16Fix WARNS=4 issues (-Wcast-qual -Wshadow)lukem
2006-05-25Coverity CID 1463: Change code to unconfuse coverity.christos
2006-05-25PR/3205: Remove dead code.christos
2006-04-20New version from David Boggschristos
2006-02-11rcsids.christos
2006-02-11New version from David Boggs.christos
2005-12-07missed one unsigned long long cast.christos
2005-12-06fix the LP64 issue for real.christos
2005-12-06fgetc() should use an int not a char. The code style here is... unusual.abs
2005-12-06Fix __LP64__ issues and time_t abuse.christos
2005-12-06New lmcconfig program from David Boggs. This program probably has the mostchristos