index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
mg
Age
Commit message (
Expand
)
Author
2002-07-25
love, jason
Michael Shalayeff
2002-07-25
use vasprintf() instead of vsnprintf + malloc + vsnprintf hack;idea from deraadt
Vincent Labrecque
2002-07-25
replace the ugly and buggy adjustname function by a simple one using
Vincent Labrecque
2002-07-25
this just had to go in
Henning Brauer
2002-07-24
remove the CHANGE undo record type, use a combination of delete and insert
Vincent Labrecque
2002-07-19
feature requests come from idiots
Henning Brauer
2002-07-11
oppose abort()ion and urinetherapy
Michael Shalayeff
2002-07-03
remove a useless {} that was there for "historical reasons" and only served
Vincent Labrecque
2002-07-03
a few missing tests for malloc()'s return value.
Vincent Labrecque
2002-07-01
just make vtresize return TRUE/FALSE instead of 0/-1, for consistency with
Vincent Labrecque
2002-07-01
KNF
Vincent Labrecque
2002-07-01
KNF + ansi; from zyrnix (only the easy part of his diffs)
Vincent Labrecque
2002-06-27
seems c-x c-q is for the vc- mode. remove it.
Vincent Labrecque
2002-06-27
bind C-x C-q to toggle-read-only, just like emacs.
Vincent Labrecque
2002-06-26
Another great quote.
Miod Vallat
2002-06-25
display readonly/modified combination just like emacs.
Vincent Labrecque
2002-06-21
fix bad usage of strlcpy()'s return value. (made pointers point
Vincent Labrecque
2002-06-21
remove the "extern" for a variable that does not exist anymore.
Vincent Labrecque
2002-06-20
KNFify the return (return x -> return (x))
Vincent Labrecque
2002-06-20
some KNF
Vincent Labrecque
2002-06-19
initialize some undo-related variables.
Vincent Labrecque
2002-06-19
add an undo insert record on insert-file. this makes insert-file undoable.
Vincent Labrecque
2002-06-10
I do not care about commit count
Kjell Wooding
2002-06-10
I love to fight
Kjell Wooding
2002-06-10
Theo's comments about airport security
Bob Beck
2002-06-09
<deraadt> i admit you are better than i am...
Aaron Campbell
2002-06-08
Free commits from theo's drunken state.
Kjell Wooding
2002-06-08
It had to go in.
Bob Beck
2002-05-30
fix segfault when using just-one-space on an empty line; from
Vincent Labrecque
2002-05-29
zap the ctrl-x ctrl-v keybinding for find-file-read-only. looks like
Vincent Labrecque
2002-05-29
Add a few missing tests for BFREADONLY.
Vincent Labrecque
2002-05-29
add an "auto-execute" feature, that allows binding function calls to
Vincent Labrecque
2002-05-29
add an entry for "find-file-read-only" and one for toggle-read-only,
Vincent Labrecque
2002-05-29
add a function to visit a file read-only mapped to C-x C-v
Vincent Labrecque
2002-05-29
show the line number in the config file when we find an error.
Vincent Labrecque
2002-05-10
doc error; soeren@thing.dk
Theo de Raadt
2002-05-06
different fix; reported by zyrnix@users.sourceforge.net
Theo de Raadt
2002-04-22
don't use /bin/cp to copy files.
Vincent Labrecque
2002-04-22
fix mem leak
Vincent Labrecque
2002-04-15
use fchmod and fchown instead; vincent
Theo de Raadt
2002-04-01
Add some frightening quote.
Miod Vallat
2002-03-28
Fix bug I introduced in previous commit.
Todd C. Miller
2002-03-27
Fix write() loop in ttflush(). Pointed out by vincent@
Todd C. Miller
2002-03-27
Fixes the the following problems (from zyrnix)
Todd C. Miller
2002-03-26
Add a new vax reference. (after prompting by miod)
Hugh Graham
2002-03-18
Enter the new undo code. it is still disabled since it has bugs, but it's
Vincent Labrecque
2002-03-18
grep/compile mode shouldn't be readonly by default.
Vincent Labrecque
2002-03-16
This should've been commited yesterday, before the funmap change.
Vincent Labrecque
2002-03-16
Make these special buffers readonly by default. ok art@
Vincent Labrecque
2002-03-16
map undo_dump to the "undo-list" command.
Vincent Labrecque
[next]