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-05-23
Get rid of unnecessary casts of NULL.
Artur Grabowski
2001-05-23
sprintf instead of two strcpy (there was a bug here)
Artur Grabowski
2001-05-23
version string is constant
Michael Shalayeff
2001-05-23
Bye, bye varargs. We're __STDC__.
Artur Grabowski
2001-05-23
remove VOID. We're way beyond the point where this could build with an
Artur Grabowski
2001-05-23
Use 'fundamental_map' where 'map_table[0].p_map' or 'name_map("fundamental")'
Artur Grabowski
2001-05-23
export "fundamental_map" that points to the fundamental keymap
Artur Grabowski
2001-05-23
pretty
Artur Grabowski
2001-05-23
No need to export nfunct and functnames now that help doesn't use them
Artur Grabowski
2001-05-23
Call it 'C-SPC', not 'NUL'. Less confusing.
Artur Grabowski
2001-05-23
Simplify a lot of code in the help functions.
Artur Grabowski
2001-05-23
export free_file_list. XXX - it doesn't belong in echo.c and it's the wrong n...
Artur Grabowski
2001-05-23
When a key is bound to selfinsert, it shouldn't be considered to be bound
Artur Grabowski
2001-05-23
There is no need to use name_mode when all we use from the mode is the map.
Artur Grabowski
2001-05-23
pretty
Artur Grabowski
2001-05-23
Deal with another strangeness caused by the abuse of the
Artur Grabowski
2001-05-23
Add an argument to doscan which is a pointer to a KEYMAP pointer.
Artur Grabowski
2001-05-23
Fix up SYNOPSIS and option descriptions; bk@rt.fm
Aaron Campbell
2001-05-23
USB mice apply here, too.
Aaron Campbell
2001-05-23
kill complete_function. Not used anymore.
Artur Grabowski
2001-05-23
complt already has code to finish the completion from a list.
Artur Grabowski
2001-05-23
fix wsmoused comment
Marco S Hyman
2001-05-23
remove unused define
Artur Grabowski
2001-05-23
Get rid of 'prefix' and use NULL instead.
Artur Grabowski
2001-05-23
Creatively use addlinef when listing buffers (C-X-C-B).
Artur Grabowski
2001-05-23
Don't include the trailing NUL in output.
Artur Grabowski
2001-05-23
It's unnecessary to have addline as a function. Make it a macro.
Artur Grabowski
2001-05-23
Add addlinef that's an addline with printf-style format arguments.
Artur Grabowski
2001-05-23
When showing the matching paren, don't sleep for one second, use ttwait
Artur Grabowski
2001-05-23
Adjust computed cpuspeed by 3/8 on 68040 machines to correspond to
Todd C. Miller
2001-05-23
Don't panic on kqueues and crypto descriptors in fpathconf.
Artur Grabowski
2001-05-23
- relax alignment constraints
Jason Wright
2001-05-23
Fix getattr and setattr.
Artur Grabowski
2001-05-23
Do not enable debugging, such as PRINTF_DEBUG for ld.so, it becomes
Dale Rahn
2001-05-23
Indentation.
Artur Grabowski
2001-05-23
Mostly clean-up:
Marc Espie
2001-05-23
bus_dmaify mcr handling (just leaves buffer lists and mac buffer to go...)
Jason Wright
2001-05-22
Add an IPSEC_NEEDED tag if SKIPCRYPTO is set in the TDB
Angelos D. Keromytis
2001-05-22
- delay allocation of rng handling structures
Jason Wright
2001-05-22
- Don't poll the rng more than 100 times a second
Jason Wright
2001-05-22
Do some ideally unneeded checking of tags.
Angelos D. Keromytis
2001-05-22
TAILQ_INIT() is preferred.
Angelos D. Keromytis
2001-05-22
Initialize packet tags.
Angelos D. Keromytis
2001-05-22
Initialize packet tag -- this has probably been causing panics for
Angelos D. Keromytis
2001-05-22
More fixes. From <mpech@prosoft.org.lv>
Hakan Olsson
2001-05-22
Initial commit of libsectok (secure token)
Jim Rees
2001-05-22
Compile with WDCDEBUG. Fix a debug printout.
Hakan Olsson
2001-05-22
Some fixes. From <mpech@prosoft.org.lv>
Hakan Olsson
2001-05-22
fix dfe530* line
Michael Shalayeff
2001-05-22
support for D-Link DFE-530TX and DFE-530TX+; from Maxim Tsyplakov <tm@oganer....
Michael Shalayeff
[prev]
[next]