1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/usr.bin/users
David Chisnall f2b893a0c6 Turn off exceptions and rtti when building the c++ version of users.
Neither is used in the program and this saves us 10KB (around 40%) in binary
size.
2014-07-12 07:47:50 +00:00
..
Makefile Turn off exceptions and rtti when building the c++ version of users. 2014-07-12 07:47:50 +00:00
users.1
users.cc Fix a couple of style nits. 2014-07-10 16:10:39 +00:00