summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2015-12-03simplify.christos
2015-12-03PR/50496: Alex Kozlov: teach unzip to extract symlinkschristos
2015-12-02Fix evaluation of defined(FOO) and ${FOO} > 0sjg
2015-12-01Avoid calling brk_string() and hence Var_Export1() onsjg
2015-11-30Use lstat(2) if we have a link, incase it is a symlink.sjg
2015-11-30Avoid accessing beyond end of empty string.sjg
2015-11-26ParseTrackInput: do not access beyond end of buffer.sjg
2015-11-25PR/50360: Thomas Klausner: Fix MKREPRO issuechristos
2015-11-22A few more.uebayasi
2015-11-21fix formatchristos
2015-11-21WARNS=6christos
2015-11-21PR/50454: Timo Buhrmester: Fix wrong allocation for wall(1) -gchristos
2015-11-13redo previous, not needed.christos
2015-11-13Handle 0b locally since anyway this is not portable.christos
2015-11-12Recognize binary constantschristos
2015-11-12In ioconfname mode, #define IOCONF as the ioconf token.pooka
2015-11-08Delete extra declaration of svc_fdset... And some commented out code.christos
2015-11-07Explain what "-V none" does.joerg
2015-11-07paths.h is not used.joerg
2015-11-06typojnemeth
2015-11-05Sort options in SYNOPSIS.wiz
2015-11-05Add missing options to SYNOPSIS and sortozaki-r
2015-11-02' != " so make the condition actually work.joerg
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