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
/
lib
/
libc
/
gen
Age
Commit message (
Expand
)
Author
2003-09-02
escape punctuation;
Jason McIntyre
2003-08-27
sync STT_NOTYPE parsign w/ kvm_mkdb; pb@ testing
Michael Shalayeff
2003-08-08
refer to RFCs consistently (RFC XXXX);
Jason McIntyre
2003-08-06
getdiskbyname(3) requires <sys/types.h>; Patrick Latifi
Todd C. Miller
2003-08-06
add missing header. millert ok.
Federico G. Schwindt
2003-07-30
Remove my email address from my entry in the AUTHORS section
Todd C. Miller
2003-07-29
document: ip.portfirst ip.portlast ip.porthifirst ip.porthilast;
Jason McIntyre
2003-07-23
kill a whitespace at EOL;
Jason McIntyre
2003-07-21
updated license
Todd C. Miller
2003-07-21
build ftw and nftw
Todd C. Miller
2003-07-21
ftw(3) and nftw(3) for XPG compliance; emulated via fts(3)
Todd C. Miller
2003-07-15
proto repairs
Theo de Raadt
2003-07-14
-make a copy the global variable
Daniel Hartmeier
2003-07-08
KNF + ansification
Jean-Francois Brousseau
2003-07-07
- .Li Ta -> .D1
Jason McIntyre
2003-06-29
remove superfluous semicolon;
Jason McIntyre
2003-06-29
tweak;
Jason McIntyre
2003-06-28
new sysctl, ddb.log
Ted Unangst
2003-06-25
protos
Theo de Raadt
2003-06-25
pull in headers
Theo de Raadt
2003-06-22
whatever happened, i cannot explain it. rollback my stupid
Federico G. Schwindt
2003-06-22
fix prototype; from Pedro Bastos.
Federico G. Schwindt
2003-06-17
Sync with share/misc/license.template and add missing DARPA credit
Todd C. Miller
2003-06-11
ansification; checked by pval
Theo de Raadt
2003-06-10
Remove an extraneous "& 0xff" (the cast to unsigned char is sufficient).
Todd C. Miller
2003-06-03
Use an ISC-tyle license for all my code; it is simpler and more permissive.
Todd C. Miller
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-30
- correct macro usage
Jason McIntyre
2003-05-30
- clean up macro abuse
Jason McIntyre
2003-05-19
Make sure our return value is withing the range 20 - -20 (aka NZERO - -NZERO).
Todd C. Miller
2003-05-19
Explicitly state that priority values outside the range -20 to 20 are
Todd C. Miller
2003-05-14
sync vis() behaviour when VIS_SAFE to man page: don't do anything if isgraph()
Paul Janzen
2003-05-12
cpu -> CPU
Jason McIntyre
2003-05-11
Document \s
Paul Janzen
2003-05-03
typos;
Jason McIntyre
2003-05-02
Add Doug Gwyn's portable alloca() for platforms w/o an assembler
Todd C. Miller
2003-05-01
add missing enumeration case to select to kill gcc warning
Anil Madhavapeddy
2003-04-30
typos;
Jason McIntyre
2003-04-25
Document hw.sensors
Alexander Yurchenko
2003-03-31
Rewritten setuserpath() that is much clearer and uses strlcpy()
Todd C. Miller
2003-03-17
some small typos;
Jason McIntyre
2003-03-10
duplicate words and spelling fixes in comments
David Krause
2003-03-06
.Xr typos;
Jason McIntyre
2003-03-06
.Xr's;
Jason McIntyre
2003-02-27
missed in the math man page cleanup
Jason Wright
2003-02-27
correctly check the return value of send(). fixes LOG_CONS from always
Dan Harnett
2003-02-24
of of
Theo de Raadt
2003-02-24
the the
Theo de Raadt
2003-02-24
need stdlib.h too
Theo de Raadt
2003-02-17
minor KNF
Todd C. Miller
[next]