1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-03 06:45:37 -08:00
Commit Graph

11 Commits

Author SHA1 Message Date
bluhm
6ec473c48f Since rev 1.61 of print.c exp(3) and log(3) are not used anymore.
Do not link ps(1) with libm.
from miod@; OK millert@
2017-08-29 15:30:02 +00:00
schwarze
033e8ff0fb UTF-8 support:
In a UTF-8 locale, columnate correctly and replace valid, but non-
printable characters with the Unicode replacement character U+FFFD.
No change in the C/POSIX locale, and no change for invalid bytes.
Grand total, the code becomes shorter by almost 30 lines.
Feedback from czarkoff@, OK millert@.
2016-01-10 14:04:16 +00:00
okan
ba22fabb6f zap trailing newlines; "go for it" deraadt 2014-07-16 19:57:34 +00:00
art
5877eea91c Use KVM_NO_FILES and remove the setgid. 2002-06-08 22:41:46 +00:00
art
f7b71a65bf UVM is no longer an option 2001-06-27 06:16:44 +00:00
espie
ff60459d9b Boring... Add :L modifier to all tweakable variables tests.
Closes PR 1246
2000-09-03 18:41:11 +00:00
art
7756ba02c7 Need -DUVM if UVM is enabled.
Alignment saved us on i386 and sparc, but it doesn't save us on 68k.
2000-05-28 04:22:31 +00:00
deraadt
e189ddde44 $OpenBSD$ 1997-09-21 11:34:32 +00:00
deraadt
09e94acb64 update rcsid 1996-06-23 14:18:58 +00:00
deraadt
38956161b5 LIBMATH -> LIBM 1995-10-25 09:51:39 +00:00
deraadt
df930be708 initial import of NetBSD tree 1995-10-18 08:37:01 +00:00