index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
Age
Commit message (
Expand
)
Author
1997-07-04
Base PLEN on the value of LONG_BIT instead of assuming based
Todd C. Miller
1997-07-01
typos
Niels Provos
1997-07-01
Change default behavior to print newline after contents of symlink.
kstailey
1997-07-01
Updated (troff macros) manpage from FreeBSD-current. No other source
grr
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
bug fix; charnier
Theo de Raadt
1997-06-30
repair usage; charnier@freebsd
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
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
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
Make "netstat -ia" line up nicely.
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 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
new location of des.h
Niels Provos
1997-06-29
leave out some fields for ipsp not any longer used in new encap
Niels Provos
1997-06-28
last of the setlocale() vs locale.h oops's, I hope
grr
1997-06-28
RTFM
grr
1997-06-27
setlocale; kleink
Theo de Raadt
1997-06-27
fix up KRBTKFILE confusion; dm@ and traister@gate.net
Theo de Raadt
1997-06-26
typos; msaitoh@spa.is.uec.ac.jp
Theo de Raadt
1997-06-25
show statistics about new timers/counters
Niels Provos
1997-06-24
64bit fixes similar to some in sbin/route/route.c
Todd C. Miller
1997-06-24
Add #includes for string.h and stdlib.h
dgregor
1997-06-24
Add #include for string.h to get declaration for strrchr()
dgregor
1997-06-24
Add #include for string.h to get declaration for memcpy
dgregor
1997-06-24
*** empty log message ***
dgregor
1997-06-24
Add '#include <stdlib.h>' for malloc()
dgregor
1997-06-24
(long *)0 -> NULL
dgregor
1997-06-23
Cleanup by Theo and myself. CMDLINE changed to long to make
Todd C. Miller
1997-06-23
respect NOMAN during install
kstailey
1997-06-23
Move prototypes into dkstats.h so systat can get at them.
Todd C. Miller
1997-06-23
fix "stuff"; problems from uenami@imasy.or.jp
Theo de Raadt
1997-06-23
One more slight change.
Jason Downs
1997-06-23
long != int
Theo de Raadt
1997-06-23
sigblock mask is int, not long
Theo de Raadt
1997-06-23
sigblock mask is int, not long
Theo de Raadt
1997-06-23
long != int error
Theo de Raadt
1997-06-22
Convert the find(1) examples to mandoc.
Jason Downs
1997-06-22
Slightly cleaner.
Jason Downs
1997-06-22
%u for uid
Theo de Raadt
1997-06-22
respect NOMAN!
kstailey
[next]