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-07-01
-Wall cleanliness
Todd C. Miller
1997-06-30
Some -Wall cleanliness.
Todd C. Miller
1997-06-30
Fix printf format when listing inode number and #blocks to
Todd C. Miller
1997-06-30
back out last two changes
kstailey
1997-06-30
signed int fix from leres@ee.lbl.gov
Theo de Raadt
1997-06-30
oops, forgot bsd.own.mk
kstailey
1997-06-30
remove obj@ dependency again
kstailey
1997-06-30
Add lib* so obj links get made. Duh, Todd.
Todd C. Miller
1997-06-30
tag
kstailey
1997-06-30
fix highscore
kstailey
1997-06-30
install libs mode 444 like other libs
kstailey
1997-06-30
NIS features are conditional to YP setting
kstailey
1997-06-30
remove: insque.o insque.po insque.so tmpnam.o tmpnam.po tmpnam.so
kstailey
1997-06-30
Add MBR & i386/disklabel probing in a generic fashion usable for more
Niklas Hallqvist
1997-06-30
bug fix; charnier
Theo de Raadt
1997-06-30
repair usage; charnier@freebsd
Theo de Raadt
1997-06-30
Wall
Theo de Raadt
1997-06-30
stdlib.h
Theo de Raadt
1997-06-30
-f and -t are supported...
Theo de Raadt
1997-06-30
fix time_t vs long issues
Theo de Raadt
1997-06-30
s_addr is not long
Theo de Raadt
1997-06-30
time_t is not long; not even in a comment
Theo de Raadt
1997-06-30
clarify why the long typecast is there
Theo de Raadt
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
[next]