1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/bin
miko 3daa59e0d1 Fix memory leak in setDolp() where dp is NULL. Based on a diff from
netbsd, with help from martijn@ and millert@.
2018-10-26 14:36:03 +00:00
..
cat
chio wrong macro 2018-08-05 19:07:30 +00:00
chmod Use uid_from_user(3) and gid_from_group(3) in utilities that 2018-09-16 02:44:06 +00:00
cp Revert earlier revert. 2018-09-07 13:46:33 +00:00
csh Fix memory leak in setDolp() where dp is NULL. Based on a diff from 2018-10-26 14:36:03 +00:00
date - add an example to date(1) showing how to convert between timezones 2018-10-17 05:49:43 +00:00
dd Free operand copies after parsing. 2018-07-25 15:09:48 +00:00
df
domainname
echo
ed Revert previous, there were some unintended beviour changes. 2018-06-19 12:36:18 +00:00
expr
hostname
kill
ksh Export the PWD and OLDPWD shell variables as per POSIX. 2018-09-29 14:13:19 +00:00
ln
ls Fix warnings caused by user_from_uid() and group_from_gid() now 2018-09-13 15:23:32 +00:00
md5 fgetln(3) -> getline(3); from Lauri Tirkkonen; ok millert@ 2018-09-07 14:54:49 +00:00
mkdir
mt ensure tape name and tape commands are not too long. passing too long 2018-07-09 19:38:29 +00:00
mv
pax Use the new libc uid_from_user() and gid_from_group() instead of 2018-09-13 12:33:43 +00:00
ps Use uid_from_user(3) and gid_from_group(3) in utilities that 2018-09-16 02:44:06 +00:00
pwd
rm Clarify that -P only *attempts* overwriting, which may not succeed; 2018-03-31 20:49:12 +00:00
rmdir
sleep
stty
sync
test Support integers of arbitrary length. 2018-04-02 06:47:43 +00:00
Makefile
Makefile.inc