chiark
/
gitweb
/
~mdw
/
profile
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
bin/xzoomscr: Turn off panning when unity scaling is selected.
[profile]
/
bin
/
sendmail-hack
Commit
Line
Data
aaa2d943
MW
1
#! /bin/sh
2
3
set -e
4
unset LD_PRELOAD
5
exec ${REAL_SENDMAIL-/usr/sbin/sendmail} "$@"