This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
bin
History
wsanchez
4fcbbc7043
Apple like limits.h, too.
1998-10-13 17:04:15 +00:00
..
cat
…
chio
…
chmod
…
cp
Fix bug where "cp -f" didn't work.
1998-10-08 17:43:24 +00:00
csh
…
date
…
dd
…
df
Cast args to strpct() u_long, as in the prototype, not ulong.
1998-10-08 02:10:36 +00:00
domainname
…
echo
…
ed
Apple like limits.h, too.
1998-10-13 17:04:15 +00:00
expr
…
hostname
…
kill
…
ksh
Initialize the correct fields when creating an empty command. Fixes bug where a function with no body ( e.g. "testfun () ;" ) would cause ksh to segfault when it was called.
1998-10-09 02:45:34 +00:00
ln
…
ls
Check for NULL value returned by user_from_uid and group_from_gid and DTRT,
1998-10-13 16:55:22 +00:00
mkdir
umask()/mkdir() system calls will not set the setuid bit; the kernel intentionally
1998-10-08 02:14:16 +00:00
mt
…
mv
…
pax
…
ps
Add CWARNFLAGS+=-Wno-format-y2k.
1998-08-25 15:13:16 +00:00
pwd
…
rcmd
…
rcp
…
rm
…
rmdir
…
sh
The recent cross-compile changes broke the build of x_sh. Properly use
1998-10-08 00:29:38 +00:00
sleep
…
stty
…
sync
…
test
…
Makefile
…
Makefile.inc
…