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-24
factor out network read/write into an atomicio()-like function, and use it
Damien Miller
2007-10-24
rework argument splitting and parsing to cope correctly with common shell
Damien Miller
2007-10-23
Fix CLEANFILES
Miod Vallat
2007-10-23
Fixes from master repo:
Anders Magnusson
2007-10-23
Fix from master repo:
Anders Magnusson
2007-10-23
Pull from ragge's repo, commit by mickey:
Otto Moerbeek
2007-10-23
add missing checks against NULL on last.dk_rbytes and last.dk_wbytes
Charles Longeau
2007-10-22
Pull from master repo:
Stefan Kempf
2007-10-22
make sure that both the local and remote port are correct when
Markus Friedl
2007-10-22
Pull from ragge's repo:
Otto Moerbeek
2007-10-22
move from x86 to i386; gentle push by deraadt@, ok ragge@
Otto Moerbeek
2007-10-22
use EV_SET() instead of doing it by hand; Iruata Souza
Theo de Raadt
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
[next]