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
2004-09-18
Update to sendmail-8.13.1
Todd C. Miller
2004-09-18
- Record handles for memory and IO space
Brad Smith
2004-09-18
add Linksys PCM200
Brad Smith
2004-09-17
regen
Brad Smith
2004-09-17
add Linksys vendor ID and Linksys PCM200 ID
Brad Smith
2004-09-17
Set up alternate keyboard encoding earlier in rc.
Ryan Thomas McBride
2004-09-17
Clean up reference counting wrt state creation and destruction. Fixes
Ryan Thomas McBride
2004-09-17
In vmapbuf(), pass VM_PROT_READ | VM_PROT_WRITE as flags hints too.
Miod Vallat
2004-09-17
dothrow() calls bhit() w/ both null hit functions thus have to check before c...
Michael Shalayeff
2004-09-17
correct comment: spamd flags in spamd(8), not spamd-setup(8);
Jason McIntyre
2004-09-17
tweaks; ok mickey@
Jason McIntyre
2004-09-17
move MINCLSIZE back to preferring clusters; there is some fallout because
Theo de Raadt
2004-09-17
Now that we can check for pmap_extract() failure properly, do so.
Miod Vallat
2004-09-17
Long-due mips pmap potpourri:
Miod Vallat
2004-09-17
Crank MSIZE and NMBCLUSTERS, per other 64bit arches.
Miod Vallat
2004-09-17
avoid signal race.
Hans-Joerg Hoexer
2004-09-17
Missing #ifdefs.
Hakan Olsson
2004-09-17
#include <stdlib.h> for srandom().
Hakan Olsson
2004-09-17
Permit next payload type NAT-OA. Noted by Kamel Messaoudi.
Hakan Olsson
2004-09-17
Properly setup register ra in sendsig() in 64bit world.
Miod Vallat
2004-09-17
Kill an assembler warning.
Miod Vallat
2004-09-17
Fix log message
Claudio Jeker
2004-09-17
Remove option EON from kernel and options(4)
Mathieu Sauve-Frankel
2004-09-17
Some cleanup:
Alexander Yurchenko
2004-09-17
warn for dirrm.
Marc Espie
2004-09-17
ugly spacing
Theo de Raadt
2004-09-16
malloc ibuf instead of having it statically
Henning Brauer
2004-09-16
Clean up CARP_LOG macro and include the physical interface
Ryan Thomas McBride
2004-09-16
handle route labels on RTM_CHANGE, ok mcbride, prodded my markus some time ago
Henning Brauer
2004-09-16
Set the console device speed before instead of after selecting it as the
Ryan Thomas McBride
2004-09-16
Remove remnants of dale's debugled() code, and quiet early boot process more.
Miod Vallat
2004-09-16
missing comma in SEE ALSO;
Jason McIntyre
2004-09-16
Use inet_ntop() instead of inet_ntoa() in piaddr. This solves a problem
Claudio Jeker
2004-09-16
mips64 is ELFSIZE 64. ok deraadt@
Per Fogelstrom
2004-09-16
Use angle bracket macros instead of literal angle brackets. OK jmc@
Todd C. Miller
2004-09-16
Test ll's with positional args.
Otto Moerbeek
2004-09-16
Handle ll's correctly for positional args. Problem spotted by hin@,
Otto Moerbeek
2004-09-16
nice off_t cast
Theo de Raadt
2004-09-16
document WRKCONF.
Marc Espie
2004-09-16
Correctly read the symbol table pointers passed by the boot code.
Miod Vallat
2004-09-16
Only one script text is necessary...
Miod Vallat
2004-09-16
ld.script for boot. cvs add is ok according to deraadt@
Per Fogelstrom
2004-09-16
Update boot with miods ELF64 symtab fixes and my 32 bit compiles
Per Fogelstrom
2004-09-16
Don't put parens around the call to pool_put but do use parens to
Todd C. Miller
2004-09-16
avoid aliasing with libc functions; ok henning
Theo de Raadt
2004-09-16
ftruncate() with ftello() instead of ftell(); ok millert
Theo de Raadt
2004-09-16
imsg type is really an enum imsg_type and not an int
Henning Brauer
2004-09-16
when a cloned peer goes back to IDLE state, don't remove him immediately
Henning Brauer
2004-09-16
cope with imsg API change
Henning Brauer
2004-09-16
imsg API cleanup:
Henning Brauer
[next]