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
2001-07-03
rename some syscalls to <syscall>16 to make room for new ones.
jasoni
2001-07-03
sync set_spi with netbsd (fixes typo).
Markus Friedl
2001-07-03
Put missing \n's in som error messages; consolidate redundant "if" (OK theo@).
Ian Darwin
2001-07-03
strlcpy->strncpy for now
Markus Friedl
2001-07-03
Missed a few style fixes...
Hakan Olsson
2001-07-03
Fix negative flavor fragments description (Nikolay Sturm).
Marc Espie
2001-07-03
Document -q option. Some style fixes. dhartmei@ ok.
Hakan Olsson
2001-07-03
Add a -q (quiet) option. dhartmei@ ok.
Hakan Olsson
2001-07-03
Wait with strlcpy a while, change to strncpy.
Hakan Olsson
2001-07-03
use strlcpy instead of memcpy to copy strings
Hakan Olsson
2001-07-03
Slightly more verbose error messages.
Hakan Olsson
2001-07-03
Make the audio device play nice with revoke(2) by having it reset
Hugh Graham
2001-07-03
fix the history section
Michael Shalayeff
2001-07-03
fix the history section
Michael Shalayeff
2001-07-03
Use PADUP() instead of hand-crafted weirdness; also, it's supposed to
Angelos D. Keromytis
2001-07-03
Pointer arithmetic fixes work better when you get the casting right.
Angelos D. Keromytis
2001-07-03
grr, you guys keep not obeying KNF
Theo de Raadt
2001-07-03
sync
Theo de Raadt
2001-07-03
add DIOCNATLOOK ioctl and pf_natlook structure, this enables a userland
Bob Beck
2001-07-03
enable rx ip checksum offload
Jason Wright
2001-07-03
pull in rc.conf early so that pf(1) startup is right; tested by jasoni, comme...
Theo de Raadt
2001-07-03
ENODEV -> EOPNOTSUPP to make this work. beck@ ok.
Tobias Weingartner
2001-07-03
From FreeBSD:
Jason Wright
2001-07-03
Somehow a space got the eighth bit set
Niklas Hallqvist
2001-07-03
In readdir, set the calling process in the constructed uio structures.
Constantine Sapuntzakis
2001-07-03
obvious typo in condition; csapuntz@ ok
Niklas Hallqvist
2001-07-03
proper access to install.md file
Theo de Raadt
2001-07-02
improve cleanup/exit logic in ssh2:
Markus Friedl
2001-07-02
update for sectok.h interface changes.
Markus Friedl
2001-07-02
do not return NULL, use "" instead.
Markus Friedl
2001-07-02
install sc7816.h to /usr/includes (used by usr.bin/sectok)
Markus Friedl
2001-07-02
libsectok functions now take status word instead of bytes
Jim Rees
2001-07-02
sc7816 compatibility
Jim Rees
2001-07-02
separate sectok from sc7816 and give each its own include file
Jim Rees
2001-07-02
Convert warn/warnx -> _warn/_warnx
Todd C. Miller
2001-07-02
another memory leak
Niels Provos
2001-07-02
fix memory leak
Niels Provos
2001-07-02
sync
Theo de Raadt
2001-07-02
No, do NOT build them on everything
Theo de Raadt
2001-07-02
Typo.
Hakan Olsson
2001-07-02
typo
Todd C. Miller
2001-07-02
-Wall cleanup; ok millert@
jasoni
2001-07-02
esetenv prototype
Todd C. Miller
2001-07-02
Allows building w/o kerb support
Todd C. Miller
2001-07-02
Fix building on non-kerberos systems
Todd C. Miller
2001-07-02
Sync library list with bsd.prog.mk
Todd C. Miller
2001-07-02
wait until !session_have_children(); bugreport from Lutz.Jaenicke@aet.TU-Cott...
Markus Friedl
2001-07-02
#include <string.h> to get mem* prototypes.
Todd C. Miller
2001-07-02
Fix some typos; olgeni@uli.it
brian
2001-07-02
Put the ISES firmware under dev/microcode/.
Hakan Olsson
[next]