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-21
Pull from ragge's repo:
Otto Moerbeek
2007-10-21
our as wants # as a comment char
Otto Moerbeek
2007-10-21
whack extdef() for the moment, it seems we do not need it and it trips
Otto Moerbeek
2007-10-20
pull in exname() changes from ragge's repo. we're now back in sync
Otto Moerbeek
2007-10-20
sync with ragge's repo
Otto Moerbeek
2007-10-20
minor changes i missed on earlier merges with ragge's repo
Otto Moerbeek
2007-10-20
an usage message should fit on a 80-column display
Igor Sobrado
2007-10-20
add EDITOR and VISUAL to env_keep
Henning Brauer
2007-10-20
Start of a powerpc backend by Gregory McGarry. Not complete yet.
Otto Moerbeek
2007-10-20
powerpc ccom
Otto Moerbeek
2007-10-20
Pull from master repo; commit by gmcgarry
Otto Moerbeek
2007-10-20
Pull from master repo:
Stefan Kempf
2007-10-19
do setegid() before seteuid(); see pr 5605 for more info; ok millert
Theo de Raadt
2007-10-18
Pull from master repo:
Stefan Kempf
2007-10-18
Kill spurious warnings when arg is a function pointer. Should
Otto Moerbeek
2007-10-18
Avoid memory leak if tag is defined multiple times in CVSROOT/config.
Tobias Stoeckmann
2007-10-17
remove "unused variable" warnings
Charles Longeau
2007-10-17
- Be more careful about pre-existing SIGCHLD handlers (or SIG_IGN) by
Theo de Raadt
2007-10-17
Use TCSAFLUSH not TCSADRAIN when turning off echo and use TCSANOW when
Todd C. Miller
2007-10-17
more unification between amd64 and i386 (API changes, but we think
Theo de Raadt
2007-10-17
- fix several switch statements regarding falling through the case statement;
Theo de Raadt
2007-10-17
various fixes for previous;
Jason McIntyre
2007-10-17
Update to sudo 1.6.9p6
Todd C. Miller
2007-10-17
replacement for the pctr codebase that can handle amd64 processors as
Theo de Raadt
2007-10-16
sync the synopsis and usage of commands
Igor Sobrado
2007-10-16
fix -b arch option parsing; ok todd@
Otto Moerbeek
2007-10-16
Pull diff for rev 1.8 from master repo. Fixes typo and displays
Stefan Kempf
2007-10-16
Properly adjust headers displayed when the screen contains few lines.
Otto Moerbeek
2007-10-15
now that pcc knows the __inline__ keyword, no need to -D it to inline
Otto Moerbeek
2007-10-15
specifying int instead of just unsigned is better style
Theo de Raadt
2007-10-15
prettier when running make depend (just tabs and spaces)
Theo de Raadt
2007-10-14
by default just build ccom for the current host
Otto Moerbeek
2007-10-14
don't hardcode TARGMACH
Otto Moerbeek
2007-10-14
From master repo:
Stefan Kempf
2007-10-14
allows node to be run twice, by not destroying the cmdnode contents.
Marc Espie
2007-10-12
Fix broken build. Reported by Gregory McGarry on pcc-list.
Stefan Kempf
2007-10-12
use __progname where needed
Jasper Lievisse Adriaanse
2007-10-12
From master repo:
Stefan Kempf
2007-10-12
From master repo:
Stefan Kempf
2007-10-12
fix va_arg in conditional expressions; from ragge@
Otto Moerbeek
2007-10-12
rewrite of constant expression evaluation; taking into account
Otto Moerbeek
2007-10-11
pcc also knows about quads; ok cloder@
Otto Moerbeek
2007-10-10
date UCB rescinded term 3; Mikolaj Kucharski
Theo de Raadt
2007-10-10
Limit the allowed characters in a request to [a-zA-Z0-9-_.:/= ] everything
Claudio Jeker
2007-10-09
Added proper support for branch revisions in annotate.
Tobias Stoeckmann
2007-10-09
Properly parse supplied symbols with -r argument.
Tobias Stoeckmann
2007-10-09
Do not use working HEAD (file_rcsrev), instead use file_rcs->rf_head to
Tobias Stoeckmann
2007-10-09
various style cleanups:
Tobias Stoeckmann
2007-10-09
Do not warn user about files that are "no longer in the repository"
Tobias Stoeckmann
2007-10-09
Return NULL if a revision has been supplied that is higher than HEAD.
Tobias Stoeckmann
[next]