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
/
libexec
Age
Commit message (
Expand
)
Author
2002-06-09
bit of KNF
Theo de Raadt
2002-06-09
some misc cleanup
Theo de Raadt
2002-06-09
no \n in syslog() calls
Theo de Raadt
2002-06-09
no newlines in syslog
Bob Beck
2002-06-09
Sort .Xr's
Hans Insulander
2002-06-09
no more \n to syslog()
Hans Insulander
2002-06-09
no \n for syslog()
Hans Insulander
2002-06-09
do not present scopeid on wire format (as it is local to a node).
Jun-ichiro itojun Hagino
2002-06-08
add example using per-user pf rules to allow backchannel connections
Bob Beck
2002-06-07
support scoped IPv6 address.
Jun-ichiro itojun Hagino
2002-06-07
move load_offs out of the link_map area.
Artur Grabowski
2002-06-06
compatibilty -> compatibility
Aaron Campbell
2002-06-05
Cleanup/remove duplicate code that checks STAT_RELOC_DONE.
Artur Grabowski
2002-06-05
Get rid of an unnecessary typedef (for future cleanup).
Artur Grabowski
2002-06-04
fix $OpenBSD$ tag.
Mike Pechkin
2002-06-04
spelling; raj@cerias.purdue.edu
Theo de Raadt
2002-06-03
Proper masks for 64 bit relocation types. ok art@
Dale Rahn
2002-06-02
minor KNF
Theo de Raadt
2002-05-30
KNF
Theo de Raadt
2002-05-29
More pid_t cleanup. Since 'pid' is pid_t we should:
Mike Pechkin
2002-05-29
a few more strlcat
Theo de Raadt
2002-05-28
libdl is not used anymore. Remove these as the support is now in libc.
Dale Rahn
2002-05-28
KNF
Theo de Raadt
2002-05-28
issetugid() test earlier
Theo de Raadt
2002-05-28
unused variable in latest commit
Theo de Raadt
2002-05-28
Remove LD_LIBRARY_PATH completely from environment, as per ldconfig manpage.
Dale Rahn
2002-05-28
proto _dl_show_objects() in one place
Theo de Raadt
2002-05-28
more KNF
Theo de Raadt
2002-05-27
KNF
Theo de Raadt
2002-05-27
strlcpy
Theo de Raadt
2002-05-27
left over __P removals
Theo de Raadt
2002-05-27
unsigned to unsigned int
Theo de Raadt
2002-05-26
pid_t cleanup
Theo de Raadt
2002-05-25
use _dl_strncmp() not strncmp(), _dl version is already present and used.
Dale Rahn
2002-05-25
_dl_strcmp() and _dl_strchr() exist, do not pull these routines
Dale Rahn
2002-05-24
Replace strcpy() with strlcpy().
Dale Rahn
2002-05-24
Change _dl_strcpy() to _dl_strlcpy(), implementation taken from libc.
Dale Rahn
2002-05-24
not needed; deraadt@ ok
Federico G. Schwindt
2002-05-24
more KNF
Theo de Raadt
2002-05-24
more KNF
Theo de Raadt
2002-05-24
various KNF
Theo de Raadt
2002-05-24
remove another unneeded function
Theo de Raadt
2002-05-24
replace some wrapper functions w/ no license w/ some public domain ones.
Eric Jackson
2002-05-23
This stuff has no license. Delete it. If someone wants it back, get the lic...
Theo de Raadt
2002-05-23
remove _dl_sprintf(). nothing uses it. and if it is gone, nothing can
Theo de Raadt
2002-05-23
no need for -lkvm anymore
Theo de Raadt
2002-05-23
KNF during an audit; found an improperly initialized sockaddr
Theo de Raadt
2002-05-22
Fix last commit.
Todd C. Miller
2002-05-22
Fix some ut_line manipulation pointed out by Moritz Jodeit.
Todd C. Miller
2002-05-22
typo; moritz@jodeit.org
Theo de Raadt
[next]