summaryrefslogtreecommitdiff
path: root/usr.bin/tip/value.c
AgeCommit message (Collapse)Author
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-05-27unsigned vs unsigned intTheo de Raadt
2002-05-07Carefully applied -Wall fixups from <panda@omatis.com>.Hugh Graham
Also a little KNF.
2001-10-24kill registerTodd C. Miller
1999-02-04remove strcpy, even if safeTheo de Raadt
1997-09-01Wall pass, and oflow fix from eivind@bitbox.follo.netTheo de Raadt
1997-04-02Merge in good changes from NetBSD:Todd C. Miller
Compile in strcict ansi (some day I'll get around to -Wall) use set* functions instead of modifying the lvalue Change a few sprintf() to snprintf() where it coudl possibly matter. Replace zzhack stuff with something saner to make tip work on alpha
1996-10-15Possible buf oflow + index -> strchr.Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt