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
2002-03-18
typos.
Marc Espie
2002-03-18
export/import cipher states; needed by ssh-privsep
Markus Friedl
2002-03-18
pedantic assembly opcodes, to please new gas/new gcc.
Marc Espie
2002-03-18
filter ipv6 on the bridge.
jasoni
2002-03-18
Document option PTRACE; from Brian J. Kifiak, thanks!
Miod Vallat
2002-03-18
These are macro inlines on vax, so check if they're defined before
Hugh Graham
2002-03-18
$OpenBSD$
Hugh Graham
2002-03-18
catchup on a few specials we have
Michael Shalayeff
2002-03-18
move auth_approval into getpwnamallow with help from millert@
Niels Provos
2002-03-18
Enter the new undo code. it is still disabled since it has bugs, but it's
Vincent Labrecque
2002-03-18
set client to NULL after xfree(), from Rolf Braun <rbraun+ssh@andrew.cmu.edu>
Dug Song
2002-03-18
grep/compile mode shouldn't be readonly by default.
Vincent Labrecque
2002-03-18
have the authentication functions return the authentication context
Niels Provos
2002-03-18
no keyboard -- no cry
Michael Shalayeff
2002-03-17
Change the format for hosts lines to the one the install
Kenneth R Westerback
2002-03-17
Move SA_FILE definition to sa.h.
Angelos D. Keromytis
2002-03-17
Mention isakmpd_sa file.
Angelos D. Keromytis
2002-03-17
Add 'T' and 'S' commands (for tearing-down and reporting all Phase 2
Angelos D. Keromytis
2002-03-17
getpwnamallow returns struct passwd * only if user valid; okay markus@
Niels Provos
2002-03-17
Clean up building of debug_map. mips and non-mips can more
Artur Grabowski
2002-03-17
Update to match new registers in struct reg
Artur Grabowski
2002-03-17
In PT_{GET,SET}REGS there is no reason to not get/set %l* and %i*.
Artur Grabowski
2002-03-17
Don't set LK_RETRY to vn_lock with LK_RECURSEFAIL.
Artur Grabowski
2002-03-17
Add a DIAGNOSTIC check for when both LK_CANRECURSE and
Artur Grabowski
2002-03-17
Add references to FILES and SEE ALSO sections. From David Krause.
Daniel Hartmeier
2002-03-17
Since LK_RECURSEFAIL and LK_CANRECURSE contradict each other
Artur Grabowski
2002-03-17
Update.
Miod Vallat
2002-03-17
This along with the recent dynamic linker fixes allows modules to work
Brad Smith
2002-03-17
Remove hackery I added to deal with dlopen(NULL), handle it in a reasonably
Dale Rahn
2002-03-17
Keep _dl_last_object in sync with reality if last element in list is deleted.
Dale Rahn
2002-03-17
Examine correct fields in mount(8) output to determine if root
Kenneth R Westerback
2002-03-17
Clean up the zapping of bad variables. Instead of implementing
Artur Grabowski
2002-03-16
Use wdc_setdrive
Constantine Sapuntzakis
2002-03-16
skip absent screens; from leonardo@cefetpr.br
Michael Shalayeff
2002-03-16
no need to include sys/conf.h w/ machine/conf.h; from David Krause
Michael Shalayeff
2002-03-16
This should've been commited yesterday, before the funmap change.
Vincent Labrecque
2002-03-16
Add missing auth_close() and login_close() calls.
Todd C. Miller
2002-03-16
Make these special buffers readonly by default. ok art@
Vincent Labrecque
2002-03-16
Add CAVEATS section similar to authenticate.3
Todd C. Miller
2002-03-16
o Don't allow password-less accounts to login (like in 2.9 and below)
Todd C. Miller
2002-03-16
Avoid potential corruption of passwd pointer auth_approval().
Todd C. Miller
2002-03-16
Avoid potential corruption of passwd pointer auth_approval().
Todd C. Miller
2002-03-16
Add missing login_close() call.
Todd C. Miller
2002-03-16
Add CAVEATS section that details which functions call getpw* so
Todd C. Miller
2002-03-16
auth_approval() calls getpwnam() which can modify the stashed passwd
Todd C. Miller
2002-03-16
BSD license. from Daniel Kouril via Dug Song. ok markus@
Kevin Steves
2002-03-16
split auth_rhosts_rsa(), ok provos@
Markus Friedl
2002-03-16
Log extra info for ATAPI devices
Constantine Sapuntzakis
2002-03-16
The new code logs the control signals on the IDE bus. You can extract the log
Constantine Sapuntzakis
2002-03-16
map undo_dump to the "undo-list" command.
Vincent Labrecque
[next]