add -lulog, the program "less" and a comment

This commit is contained in:
Luigi Rizzo 2009-12-09 17:41:47 +00:00
parent 2ec0f2e186
commit e25a40b0cc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=200299

View file

@ -98,13 +98,15 @@ progs cat tail tee
progs test
ln test [
progs less
ln less more
progs mount
progs minigzip
ln minigzip gzip
progs kill
progs df
progs ps
progs ns # this is the
progs ns # this is the picobsd version
ln ns netstat
progs vm
progs hostname
@ -179,3 +181,4 @@ libs_so -lz
libs_so -lbsdxml
libs_so -lsbuf
libs_so -ljail # used by ifconfig
libs_so -lulog # used by ifconfig