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
2006-03-09
Zero-fill the fake softc during probe, and put a plausible dv_xname, so that
Miod Vallat
2006-03-09
Recognize %z in addition to %Z as a printf format specifier; from espie@
Miod Vallat
2006-03-09
Unimplemented ioctl commands should return ENOTTY, not EINVAL.
Miod Vallat
2006-03-09
KNF, deregister, no functional change.
Miod Vallat
2006-03-09
vt100->vt220; spotted by nick@
Miod Vallat
2006-03-09
Foil potential timing attacks by using the correct password hash
Todd C. Miller
2006-03-09
Track interface uptime.
Esben Norby
2006-03-09
Typo fix from 'P-O Yliniemi <peo atsomehostlike bsd-guide.net>'
Tobias Weingartner
2006-03-09
Add some NOTREACHED to please lint.
Claudio Jeker
2006-03-09
More spring cleaning with lint. Change a few types and add some comments to
Claudio Jeker
2006-03-09
trailing spaces;
Joris Vink
2006-03-09
It seems that 60 secs is a reasonable amount of time to reach state FULL.
Esben Norby
2006-03-09
Start using *_name function that are now shared between ospfd and ospfctl.
Claudio Jeker
2006-03-09
Move *_name functions to log.c and use these for both ospfd and ospfctl.
Claudio Jeker
2006-03-09
should have been part of previous commit (add rcstime.c here too).
Xavier Santolaria
2006-03-09
Correctly warn about unsupported interface types as it is done in other places.
Claudio Jeker
2006-03-09
Remove -n from synopsis too
Pedro Martelletto
2006-03-09
KNF, remove some unneded type casts and add some ARGSUSED. This makes lint
Claudio Jeker
2006-03-09
Remove option -n from newfs as well as all references to fs_postbl()
Pedro Martelletto
2006-03-09
Mark event callbacks with ARGSUSED to silence lint.
Claudio Jeker
2006-03-09
Switch send_packet from char * to void * and from int to size_t. The function
Claudio Jeker
2006-03-09
- Slightly more informative error message (requested by krw@)
Pedro Martelletto
2006-03-09
Better handling of ancient file systems that still have 4.2 BSD
Pedro Martelletto
2006-03-09
move joris' timezone support into rcstime.c; more work to be done there.
Xavier Santolaria
2006-03-09
in_cksum() should return a u_int16_t and not int. Switch a variable to
Claudio Jeker
2006-03-09
if_event_names is only used by interface.c so move it there.
Claudio Jeker
2006-03-09
Log link state changes.
Esben Norby
2006-03-09
Used common aml_opname for debugger
Jordan Hargrave
2006-03-09
Remove bad XXX
Marco Peereboom
2006-03-09
Removed unused prototypes
Jordan Hargrave
2006-03-09
Fixed free before malloc. bad marco
Jordan Hargrave
2006-03-09
One more KNF nit.
Marco Peereboom
2006-03-09
Pretty.
Marco Peereboom
2006-03-09
Create separate function to parse name + scope. Should shave some bytes of
Marco Peereboom
2006-03-09
unbreak the tree. i dunno how this compiled on my box at home.
David Gwynne
2006-03-08
amdpmreg.h is only used by amdpm.c, so merge the header into the c file.
David Gwynne
2006-03-08
Glue showval into ddb.
Marco Peereboom
2006-03-08
Add showval to ddb interface. Now we can pretty much debug anything AML
Marco Peereboom
2006-03-08
Fix proto.
Marco Peereboom
2006-03-08
Fix device id typo introduced in r1.41; found the hard way by Daniel Hamlin.
Miod Vallat
2006-03-08
make openrcs use the worklist framework to keep track of temporary files
Joris Vink
2006-03-08
add a worklist framework, which will be used for atomic operations on
Joris Vink
2006-03-08
Properly route ISA interrupts through ioapics.
Mark Kettenis
2006-03-08
Unbreak docs after marco.
Alexander Yurchenko
2006-03-08
Remove unused quit flag inherited from bgpd long ago.
Claudio Jeker
2006-03-08
Cleanup with lint. Kill unused variable and fix some types.
Claudio Jeker
2006-03-08
Move procnames from log.h to log.c it is only used there.
Claudio Jeker
2006-03-08
Spaces and other minor cleanup.
Claudio Jeker
2006-03-08
Last kroute.c commit changed the meaning of the flags so check them correctly.
Claudio Jeker
2006-03-08
Really unbreak GENERIC.MP.
Mark Kettenis
[prev]
[next]