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
/
sbin
/
modload
Age
Commit message (
Expand
)
Author
2011-06-09
there is no need to close files when the titanic is going down.
Theo de Raadt
2011-04-06
Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'
Miod Vallat
2010-09-03
add an EXIT STATUS section for /sbin;
Jason McIntyre
2008-08-02
fixes from Alexander Holupirek, documentation/5899:
Jason McIntyre
2007-11-25
Make modload use /dev/ksyms as a kernel file by default.
Mike Belopuhov
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-02-20
sort options and sync usage(); from Igor Sobrado
Jason McIntyre
2006-04-02
use SEEK_* for lseek()
Theo de Raadt
2004-12-28
use __LP64__; miod
Theo de Raadt
2003-09-18
fix early free (subtle); marius@monkey.org
Theo de Raadt
2003-08-06
Remove an unused variable and plug a memory leak; Patrick Latifi
Todd C. Miller
2003-07-21
ld needs -Z flag since W^X. from marius erikson in pr3360. ok drahn@
Ted Unangst
2003-04-15
asprintf, and fix buffer sizes; ok tedu
Theo de Raadt
2003-03-30
asprintf
Henning Brauer
2003-03-13
lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu
Theo de Raadt
2003-01-18
minor tweaking; andrushock@korovino.net
Theo de Raadt
2002-12-11
ansi; modload users please test
Theo de Raadt
2002-07-11
malloc() failure tests; rimshot@pandora.be
Theo de Raadt
2002-06-09
rm trailing whitespace
Todd T. Fries
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-01-09
check&fix. Request from ericj@.
Mike Pechkin
2002-01-09
symbol addresses should be relative
Eric Jackson
2002-01-08
oops, put back some earlier changes
Eric Jackson
2002-01-08
rename symtab to not collide with symtab in modload.c
Eric Jackson
2002-01-08
change back to old behavior, where we load debugging symbols by default.
Eric Jackson
2002-01-08
add support in modload for ELF
Eric Jackson
2002-01-07
u_long for arg for LMREADY
Eric Jackson
2001-09-17
sync actual with flags with usage and man page
assar
2001-08-02
o) .Sh AUTHOR -> .Sh AUTHORS;
Mike Pechkin
2001-07-09
correct type on last arg to execl(); nordin@cse.ogi.edu
Theo de Raadt
2001-07-07
major -Wall cleanup, almost complete
Theo de Raadt
2001-03-22
use mkstemp()
Theo de Raadt
2001-03-15
KNF
Theo de Raadt
2001-03-15
override file creation, do not assume umask is enough. of course, ld may
Theo de Raadt
2001-02-10
Don't make the string table pointers into absolute addresses since
Todd C. Miller
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-03-18
Remove hard sentence breaks, and some other cleanup along the way.
Aaron Campbell
2000-03-05
Finish standardizing options list introduction.
Aaron Campbell
1999-10-05
The .Bl -tag flag expects a -width argument.
Aaron Campbell
1999-08-17
More <sys/file.h> vs. <fcntl.h> and open() flags fixes.
Todd C. Miller
1999-06-05
capitalize the acronym ID
Aaron Campbell
1999-06-04
start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@
Aaron Campbell
1999-05-28
more .El madness
Aaron Campbell
1998-12-15
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Aaron Campbell
1998-11-28
kill redundant .Nm macro arguments; other misc fixes
Aaron Campbell
1998-11-11
more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes
Aaron Campbell
1998-09-17
sbin/ man page fixes
Aaron Campbell
1997-09-21
$OpenBSD$
Theo de Raadt
1997-09-17
paranoia on the alpha
Theo de Raadt
[next]