index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
1997-06-30
Wall, and seperate uid and gid types
Theo de Raadt
1997-06-30
Remove bogus id() function that assumes uid_t and gid_t are of a certain
Todd C. Miller
1997-06-30
alpha bits
Theo de Raadt
1997-06-30
Wall. uid & gid are not perfect .. but that is OK
Theo de Raadt
1997-06-30
Use u_int32_t not u_long since that's what uid_t and gid_t are.
Todd C. Miller
1997-06-30
lseek(2) takes an off_t which is quad_t so we use strtoq(3) not atoi(3).
Todd C. Miller
1997-06-30
64bit fixes. Some of these are a bit bogus as there were "long"s
Todd C. Miller
1997-06-30
Fix an unaligned access on alpha.
Todd C. Miller
1997-06-30
snprintf(3) is not non-portable (it is part of XPG4) it is just
Todd C. Miller
1997-06-30
Make "netstat -ia" line up nicely.
Todd C. Miller
1997-06-30
print fs_maxfilesize; bde@freebsd
Theo de Raadt
1997-06-29
Updates from NetBSD (christos@netbsd.org)
Todd C. Miller
1997-06-29
Use correct spacing on both 32bit and 64bit machines.
Todd C. Miller
1997-06-29
Make fields line up nicely for 64-bit addresses. Should probably #if
Todd C. Miller
1997-06-29
Mostly clean -Wall + 64bit issues.
Todd C. Miller
1997-06-29
Don't assume sizeof(in_addr_t) == 4 and don't coerce an in_addr_t
Todd C. Miller
1997-06-29
don't include <err.h>
kstailey
1997-06-29
more p's in fprintf
kstailey
1997-06-29
cannot use errx for usage
Theo de Raadt
1997-06-29
constrain lowwater >= highwater
Theo de Raadt
1997-06-29
another des one
Niels Provos
1997-06-29
<des.h>
Niels Provos
1997-06-29
new location of des.h
Niels Provos
1997-06-29
new location of des.h
Niels Provos
1997-06-29
new location of des.h
Niels Provos
1997-06-29
des_set_key_schedule -> des_set_key
Niels Provos
1997-06-29
reflect changes and new position of libdes
Niels Provos
1997-06-29
add libdes
Niels Provos
1997-06-29
relocated header files
Niels Provos
1997-06-29
relocate libdes + update to version 4.01
Niels Provos
1997-06-29
leave out some fields for ipsp not any longer used in new encap
Niels Provos
1997-06-29
Reject non-numeric argument (so can't use atoi).
denny
1997-06-29
another nasty long
Theo de Raadt
1997-06-29
crank version
Theo de Raadt
1997-06-29
partial Wall
Theo de Raadt
1997-06-29
Make sleep handle fractions of a second. Why not?
denny
1997-06-29
man pages from jason@logical.thought.net
Theo de Raadt
1997-06-29
Wall, in part from mikel
Theo de Raadt
1997-06-29
Use u_int16_t, not short in struct tftphdr. From Marc Evans <marc@destek.net>.
Todd C. Miller
1997-06-29
indent
Theo de Raadt
1997-06-29
surely not long!
Theo de Raadt
1997-06-29
surely not a long
Theo de Raadt
1997-06-28
last of the setlocale() vs locale.h oops's, I hope
grr
1997-06-28
Repair breakage in 1.17. Oops.
denny
1997-06-28
same missing locale.h problem as chmod
grr
1997-06-28
hmmm, must have forgot to commit this with the other sparc libkvm/dump stuff
grr
1997-06-28
somebody added setlocale() w/o locale.h
grr
1997-06-28
fix the rnd types
Theo de Raadt
1997-06-28
fix the types
Theo de Raadt
1997-06-28
been discussed several times with no real objection, do it
grr
[next]