summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1997-06-29add libdesNiels Provos
1997-06-29relocated header filesNiels Provos
1997-06-29relocate libdes + update to version 4.01Niels Provos
1997-06-29leave out some fields for ipsp not any longer used in new encapNiels Provos
1997-06-29Reject non-numeric argument (so can't use atoi).denny
1997-06-29another nasty longTheo de Raadt
1997-06-29crank versionTheo de Raadt
1997-06-29partial WallTheo de Raadt
1997-06-29Make sleep handle fractions of a second. Why not?denny
1997-06-29man pages from jason@logical.thought.netTheo de Raadt
1997-06-29Wall, in part from mikelTheo de Raadt
1997-06-29Use u_int16_t, not short in struct tftphdr. From Marc Evans <marc@destek.net>.Todd C. Miller
1997-06-29indentTheo de Raadt
1997-06-29surely not long!Theo de Raadt
1997-06-29surely not a longTheo de Raadt
1997-06-28last of the setlocale() vs locale.h oops's, I hopegrr
1997-06-28Repair breakage in 1.17. Oops.denny
1997-06-28same missing locale.h problem as chmodgrr
1997-06-28hmmm, must have forgot to commit this with the other sparc libkvm/dump stuffgrr
1997-06-28somebody added setlocale() w/o locale.hgrr
1997-06-28fix the rnd typesTheo de Raadt
1997-06-28fix the typesTheo de Raadt
1997-06-28been discussed several times with no real objection, do itgrr