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-09-28
cold is now staticly initialized.
Miod Vallat
2001-09-28
Variable declarations in .h files without extern keywords suck.
Miod Vallat
2001-09-28
Typos of the day.
Miod Vallat
2001-09-28
More cleaning, some style changes.
Miod Vallat
2001-09-28
"sys/foo.h" -> <sys/foo.h>
Miod Vallat
2001-09-28
No need duplicating defines.
Miod Vallat
2001-09-28
add pidfile(3) prototype
Jakob Schlyter
2001-09-28
multiple calls to pidfile(3) are actually ok, but there are problems if you c...
Jakob Schlyter
2001-09-28
add pidfile(3) - write a daemon pid file. ok deraadt@, millert@.
Jakob Schlyter
2001-09-28
sparc64 has shared libs
Jason Wright
2001-09-28
Typo; spotted by Jussi Laako <jussi@jlaako.pp.fi>
Heikki Korpela
2001-09-28
bug: read user config first; report kaukasoi@elektroni.ee.tut.fi
Markus Friedl
2001-09-28
proper values for long double type (from NetBSD)
Jason Wright
2001-09-28
proper values for ieee rounding modes (from NetBSD)
Jason Wright
2001-09-28
Almost half of this file was ifdef DEBUG. Everybody knows that debugging
Artur Grabowski
2001-09-28
Support underscores in macro names and document it in the man page.
Daniel Hartmeier
2001-09-28
Fix a DIAGNOSTIC check.
Artur Grabowski
2001-09-28
Random cleanup (I don't like Ms in my tree).
Artur Grabowski
2001-09-28
QBITS is always defined, no point in having all those cofusing ifdefs.
Artur Grabowski
2001-09-28
Don't spam the console with userland alignemnt errors.
Artur Grabowski
2001-09-28
bzero private key after loading to smartcard; ok markus@
Damien Miller
2001-09-28
Remove debugging scaffolding
Marc Espie
2001-09-28
Fix segv when smartcard communication error occurs during key load. ok markus@
Damien Miller
2001-09-28
Redundant prototypes.
Artur Grabowski
2001-09-28
upgrade twe to untested, add ami to broken
Michael Shalayeff
2001-09-28
semicolon -> colon
Jan-Uwe Finck
2001-09-28
zs serial now works on some systems. Does not work with modems
Dale Rahn
2001-09-28
Commit a ugly, widespread change.
Dale Rahn
2001-09-28
update sizes
Jason Wright
2001-09-28
remove dups w/ conf.h
Michael Shalayeff
2001-09-28
sync;sync;sync
Jason Wright
2001-09-28
remove dups w/ conf.h
Michael Shalayeff
2001-09-28
move cdev_decl(pf) into it's proper place, kill cdev_decl(ipl) at the same time
Michael Shalayeff
2001-09-28
Use the new KERN_SYSVIPC_*_INFO sysctls; simonb@netbsd.org
Todd C. Miller
2001-09-28
sysctl() support for getting the SYSV *info structs and the associated
Todd C. Miller
2001-09-28
more emacs regexps in -g mode. Ok millert@
Marc Espie
2001-09-27
Overhaul /tmp handling; collaboration with solar@openwall.com
Todd C. Miller
2001-09-27
Use POSIX :space: character class as suggested by solar@openwall.com
Todd C. Miller
2001-09-27
Disable getty on tty00 for macppc, on most machines this will be
Dale Rahn
2001-09-27
weird testcases...
Marc Espie
2001-09-27
pass all properties of builtins when defn...
Marc Espie
2001-09-27
Two workarounds for the zs serial driver.
Dale Rahn
2001-09-27
Simplify comstart a bit.
Artur Grabowski
2001-09-27
Use mktemp(1) to avoid potential /tmp races
Todd C. Miller
2001-09-27
Enable #if 0'd code in comcnputc() so serial console works correctly;
Todd C. Miller
2001-09-27
psycho_bus_[a|b] are essentially the same function; use a helper to avoid typos
Jason Wright
2001-09-27
If first mktemp succeeds and second fails, be sure to remove the first temp f...
Todd C. Miller
2001-09-27
sync
Theo de Raadt
2001-09-27
Add missing "and semaphores" at the end of the description of the -T option
Todd C. Miller
2001-09-27
o Add an extra byte for out_line and out_name in struct myutmp so we
Todd C. Miller
[next]