summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-07-01-Wall cleanlinessTodd C. Miller
1997-06-30Some -Wall cleanliness.Todd C. Miller
1997-06-30Fix printf format when listing inode number and #blocks toTodd C. Miller
1997-06-30back out last two changeskstailey
1997-06-30signed int fix from leres@ee.lbl.govTheo de Raadt
1997-06-30oops, forgot bsd.own.mkkstailey
1997-06-30remove obj@ dependency againkstailey
1997-06-30Add lib* so obj links get made. Duh, Todd.Todd C. Miller
1997-06-30tagkstailey
1997-06-30fix highscorekstailey
1997-06-30install libs mode 444 like other libskstailey
1997-06-30NIS features are conditional to YP settingkstailey
1997-06-30remove: insque.o insque.po insque.so tmpnam.o tmpnam.po tmpnam.sokstailey
1997-06-30Add MBR & i386/disklabel probing in a generic fashion usable for moreNiklas Hallqvist
1997-06-30bug fix; charnierTheo de Raadt
1997-06-30repair usage; charnier@freebsdTheo de Raadt
1997-06-30WallTheo de Raadt
1997-06-30stdlib.hTheo de Raadt
1997-06-30-f and -t are supported...Theo de Raadt
1997-06-30fix time_t vs long issuesTheo de Raadt
1997-06-30s_addr is not longTheo de Raadt
1997-06-30time_t is not long; not even in a commentTheo de Raadt
1997-06-30clarify why the long typecast is thereTheo de Raadt
1997-06-30Wall, and seperate uid and gid typesTheo de Raadt
1997-06-30Remove bogus id() function that assumes uid_t and gid_t are of a certainTodd C. Miller
1997-06-30alpha bitsTheo de Raadt
1997-06-30Wall. uid & gid are not perfect .. but that is OKTheo de Raadt
1997-06-30Use u_int32_t not u_long since that's what uid_t and gid_t are.Todd C. Miller
1997-06-30lseek(2) takes an off_t which is quad_t so we use strtoq(3) not atoi(3).Todd C. Miller
1997-06-3064bit fixes. Some of these are a bit bogus as there were "long"sTodd C. Miller
1997-06-30Fix an unaligned access on alpha.Todd C. Miller
1997-06-30snprintf(3) is not non-portable (it is part of XPG4) it is justTodd C. Miller
1997-06-30Make "netstat -ia" line up nicely.Todd C. Miller
1997-06-30print fs_maxfilesize; bde@freebsdTheo de Raadt
1997-06-29Updates from NetBSD (christos@netbsd.org)Todd C. Miller
1997-06-29Use correct spacing on both 32bit and 64bit machines.Todd C. Miller
1997-06-29Make fields line up nicely for 64-bit addresses. Should probably #ifTodd C. Miller
1997-06-29Mostly clean -Wall + 64bit issues.Todd C. Miller
1997-06-29Don't assume sizeof(in_addr_t) == 4 and don't coerce an in_addr_tTodd C. Miller
1997-06-29don't include <err.h>kstailey
1997-06-29more p's in fprintfkstailey
1997-06-29cannot use errx for usageTheo de Raadt
1997-06-29constrain lowwater >= highwaterTheo de Raadt
1997-06-29another des oneNiels Provos
1997-06-29<des.h>Niels Provos
1997-06-29new location of des.hNiels Provos
1997-06-29new location of des.hNiels Provos
1997-06-29new location of des.hNiels Provos
1997-06-29des_set_key_schedule -> des_set_keyNiels Provos
1997-06-29reflect changes and new position of libdesNiels Provos