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
2015-01-26
Improve (or rather, rewrite) tbl(7) option parsing.
Ingo Schwarze
2015-01-25
Don't leak the individual strings when copying environment.
Nicholas Marriott
2015-01-24
Fix getopt string; the -N flag doesn't take an argument.
Todd C. Miller
2015-01-24
preserve .PP before .RE; effect found in audio/pms(1)
Ingo Schwarze
2015-01-24
Convert openssl(1) sess_id to the new option handling.
Doug Hogan
2015-01-24
Convert openssl(1)'s rsa.c to the new option handling code.
Doug Hogan
2015-01-24
Strangely, ignoring the roff(7) .na request was implemented in the man(7)
Ingo Schwarze
2015-01-24
Support .RE with an argument; needed for audio/pms(1).
Ingo Schwarze
2015-01-23
a wee little bit more cleanup (more const and remove noise from CDIAGFLAGS...
Marc Espie
2015-01-23
While ignoring the .ta (set tab stops) and .ti (temp indent) requests
Ingo Schwarze
2015-01-23
Let .Aq/.Ao/.Ac print "<>" instead of the normal "\(la\(ra"
Ingo Schwarze
2015-01-23
typo
Marc Espie
2015-01-23
remove a bunch of dangerous casts (useless casts from void * to something
Marc Espie
2015-01-23
don't need to define debugging 0 anymore
Ted Unangst
2015-01-23
Wonders of roff(7): Integer numbers in numerical expressions can carry
Ingo Schwarze
2015-01-22
Slightly improve \w width measurements:
Ingo Schwarze
2015-01-22
Traditional roff(7) explicitly allows certain control characters
Ingo Schwarze
2015-01-22
heirarchy -> hierarchy;
Jason McIntyre
2015-01-22
Provide a warning about chroot misuses (which sadly, seem to have become
Theo de Raadt
2015-01-22
Don't let a failing mparse_open() clobber the filename pointer;
Ingo Schwarze
2015-01-22
Processing $OpenBSD$ as well as sccs's @(#) is an OpenBSD extension, and
Kenneth R Westerback
2015-01-22
Only allow the -r flag when sending a message; from Martin Brandenburg
Todd C. Miller
2015-01-22
Recognise 'F'/'f' constant suffix for single precision floating point.
Jonathan Gray
2015-01-21
Do not need sys/cdefs.h
Theo de Raadt
2015-01-21
Rudimentary implementation of the roff(7) \o escape sequence (overstrike).
Ingo Schwarze
2015-01-21
Improve overstriking. When overstriking a wider character with a
Ingo Schwarze
2015-01-21
In options-table.c r1.51 an extra space was added to the default status-right,
Stuart Henderson
2015-01-21
fix macro breakage and update usage();
Jason McIntyre
2015-01-21
Simplify internals and rewrite file header parsing code:
Alexandre Ratchov
2015-01-21
Assume NFS_CHECK and RO_CHECK are defined.
Philip Guenther
2015-01-21
Reduce opt_t from long to int.
Philip Guenther
2015-01-21
Remove unsafe micro-optimization of *bit test*
Philip Guenther
2015-01-21
pass empty request lines through to tbl(7); sometimes, they end a layout
Ingo Schwarze
2015-01-21
blank lines in tables do not need special handling; simplifies code
Ingo Schwarze
2015-01-20
Reduce use of <sys/param.h> and transition to <limits.h> throughout.
Theo de Raadt
2015-01-20
tweak previous;
Jason McIntyre
2015-01-20
Split the -Werror message level into -Werror (broken manual, probably
Ingo Schwarze
2015-01-20
i wrote this
Ted Unangst
2015-01-20
kex_setup errors are fatal()
Markus Friedl
2015-01-20
tweak previous;
Jason McIntyre
2015-01-20
Adjust <sys/param.h> comments regarding use of use of MSIZE, or
Theo de Raadt
2015-01-20
Make the man(1) and apropos(1) options -s and -S much less expensive:
Ingo Schwarze
2015-01-20
Add support for the "-r fromaddr" flag now that we don't support
Todd C. Miller
2015-01-20
Revert some $OpenBSD$ additions about which there are doubts.
Kenneth R Westerback
2015-01-20
typo in comment ;) ok nicm
Stuart Henderson
2015-01-20
Split out from rdist/defs.h the client-only and server-only bits into
Philip Guenther
2015-01-20
Support blinking cursor mode, both the xterm CSI ?12 h/l and (the
Nicholas Marriott
2015-01-20
make this compile with KERBEROS5 enabled
Damien Miller
2015-01-20
fix hostkeys in agent; ok markus@
Damien Miller
2015-01-20
We all have syslog() now; assume LOG_PID and LOG_DAEMON
Philip Guenther
[next]