Author: luigi
Date: Wed Dec  9 17:41:47 2009
New Revision: 200299
URL: http://svn.freebsd.org/changeset/base/200299

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

Modified:
  head/release/picobsd/bridge/crunch.conf

Modified: head/release/picobsd/bridge/crunch.conf
==============================================================================
--- head/release/picobsd/bridge/crunch.conf     Wed Dec  9 17:23:08 2009        
(r200298)
+++ head/release/picobsd/bridge/crunch.conf     Wed Dec  9 17:41:47 2009        
(r200299)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to