summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2015-10-29- Added error checks for initgroups(3) and setgroups(2).shm
2015-10-28Added missing sa_mask initialization (CID 979636)shm
2015-10-28Fixed off-by-one in decode_ss (CID 977426)shm
2015-10-27Added namelen initialization in getpeername(3) call (CID 979631)shm
2015-10-27Fixed memory leak (CID 978341)shm
2015-10-27port across the change from freebsd rev 290024:mrg
2015-10-25PrintOnError: fflush stdout before running .ERRORsjg
2015-10-22simplifychristos
2015-10-20Ensure emsg initializedsjg
2015-10-14more descriptive errorschristos
2015-10-13the next symbol should be a type.christos
2015-10-13handle anonymous struct/union members.christos
2015-10-13more descriptive abortschristos
2015-10-12Add unit-test for discarded :?sjg
2015-10-12The conditional expressions used with ':?' can be expensivesjg
2015-10-11Fix typo - Bahamas starts with a 'B' not with a 'G'pgoyette
2015-10-11Avoid echo -n in unit-testssjg
2015-10-11Add Boolean wantit to Var_Parse and Var_Substsjg
2015-10-10Don't assume HAVE_POSIX_SPAWN when building a host prog. From Joachimdholland
2015-10-10Do not hard-code ingnoring of makeDependfilesjg
2015-10-09PR/50322: Timo Buhrmester: tail -F <file> misbehaves with stdin closedchristos
2015-10-09note the release of NetBSD 7.0jnemeth
2015-10-06don't check for NULL before free() (Tilman Sauerbeck)christos
2015-09-29- PR/50291: Fix memory leakchristos
2015-09-27Kill sys/modctl.h which we don't need.christos
2015-09-26Put -Isys after the ioctl Makefile has a chance to add other paths first.christos
2015-09-26Add dtrace ioctlschristos
2015-09-23add "-R <roundbeats>" option, to round beat counts to be aligned tomrg
2015-09-23Adjust dates for floating holidays. Use 2015 for things happening fromjnemeth
2015-09-21Add more compat defs for code compiled for !NetBSD targets.pooka
2015-09-20Prefer error messages resolved from errno over handwritten ones.kamil
2015-09-20Correct #ifdef/#endif header file guards generator for files with nameskamil
2015-09-20Correct newstyle code generationkamil
2015-09-20Fix NULL pointer dereferencekamil
2015-09-20Add tera- and peta-bytes.martin
2015-09-20query the window size and use it instead of assuming 24 lines.mrg
2015-09-16Workaround const issues of SSL_set_tlsext_host_name.joerg
2015-09-12servername cannot be NULL here.wiz
2015-09-12Bump version for SNI support.wiz
2015-09-12Add Server Name Indication (SNI) support for https.wiz
2015-09-12Negating an integer and comparing it to 1 is a fancy way of checking forjoerg
2015-09-11Libraries should be built in sub-make. libkern is polluting .PATH too much.uebayasi
2015-09-10Output Entering/Leaving messages for objdir when != srcdir and -w flagsjg
2015-09-08Pretty difficult for a TV show (Star Trek) to have a first airingjnemeth
2015-09-08About ${CTFCONVERT}.uebayasi
2015-09-08${MD_OBJS} and friends.uebayasi
2015-09-08${LD} input files and library (*.a) support.uebayasi
2015-09-07Switch from a mixture of tabs & 3 spaces to a single style, 3 spacessevan
2015-09-07Add pkgsrc/Bitrigsevan
2015-09-04Fix previous.uebayasi