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
Age
Commit message (
Expand
)
Author
2007-10-08
signal handles must not call exit() or use stdio; ok otto
Theo de Raadt
2007-10-08
do not try to reset the default branch if the RCS file
Joris Vink
2007-10-08
Remove two unneeded macro definitions, replace strdup() with copy() which
Stefan Kempf
2007-10-07
get rid of the configure remains
Otto Moerbeek
2007-10-07
merge from ragge's repo:
Otto Moerbeek
2007-10-07
merge from ragge's repo:
Otto Moerbeek
2007-10-07
Merge from ragge's repo:
Otto Moerbeek
2007-10-07
break after exit() is useless
Charles Longeau
2007-10-07
nb is an int, so it should be compared to an int.
Charles Longeau
2007-10-07
and another stray file
Otto Moerbeek
2007-10-07
garbage collect a few files
Otto Moerbeek
2007-10-07
reorg pcc tree; requested by and ok deraadt@; ok ragge@
Otto Moerbeek
2007-10-07
delete ugly $Header stuff; pr 5595
Theo de Raadt
2007-10-07
add SSH_AUTH_SOCK to env_keep.
Steven Mestdagh
2007-10-07
From master repo:
Anders Magnusson
2007-10-06
add WRKOBJDIR to default env_keep to help 'make fake' in ports.
Stuart Henderson
2007-10-06
replace realloc/memset/pointer-arithmetic with recalloc; ok millert@ ray@ espie@
Constantine A. Murenin
2007-10-06
From master repo:
Anders Magnusson
2007-10-06
From master repo:
Anders Magnusson
2007-10-06
_Bool is also a type, don't discrimnate against it; ok ragge@
Otto Moerbeek
2007-10-06
replace abort() by return (-1)
Charles Longeau
2007-10-05
strcspn() change
Gilles Chehade
2007-10-05
From master repository log:
Anders Magnusson
2007-10-05
check if it's really a newline before removing it
Charles Longeau
2007-10-05
use strcspn instead of strchr to properly overwrite '\n' in fgets returned bu...
Charles Longeau
2007-10-05
use strcspn to properly overwrite '\n' in fgets returned buffer
Charles Longeau
2007-10-05
optimize a "not so bright" piece of code. Reduces compilation time on my
Otto Moerbeek
2007-10-04
Add patch to solve false errors from enums.
Otto Moerbeek
2007-10-04
only init screen when in interactive mode; ok ray@
Otto Moerbeek
2007-10-04
strncpy -> strlcpy
Gilles Chehade
2007-10-04
fix indentation on options parsing
Gilles Chehade
2007-10-04
fix evil 64-bit bug: if we're using longs for bitsets 1 << shift will
Otto Moerbeek
2007-10-04
void functions should not return value
Otto Moerbeek
2007-10-03
nullproc() is used in more than one file.
Tobias Weingartner
2007-10-03
Nuke MSDOS portion. Add <unistd.h> for STDERR_FILENO in the
Tobias Weingartner
2007-10-03
Some -Wall cleanup to help fix other bugs.
Tobias Weingartner
2007-10-03
reset the default branch early on so rcs_head_get() does not screw us up
Joris Vink
2007-10-03
pull from ragge's repo:
Otto Moerbeek
2007-10-03
pull form ragge's repo:
Otto Moerbeek
2007-10-03
pull from ragge's repo: man page diffs from Igor Sobrado
Otto Moerbeek
2007-10-02
fix format and type
Gilles Chehade
2007-10-02
Process patterns containing $ end ^ (but not as last or first char)
Otto Moerbeek
2007-10-02
handles zero-sized strings that fgets can return
Charles Longeau
2007-10-01
sort the fields in manual page in the same order as in fstat output;
Igor Sobrado
2007-10-01
pull form ragge's repo:
Otto Moerbeek
2007-10-01
pull fro ragge's repo:
Otto Moerbeek
2007-10-01
typos in comment; from Pierre Riteau
Otto Moerbeek
2007-09-30
unused static var; from Mark Lumsden
Otto Moerbeek
2007-09-29
check if initializer element is a constant in MI code. ok ragge@
Otto Moerbeek
2007-09-29
Avoid a member array overflow in the init code; ok ragge@
Otto Moerbeek
[next]