[ 永遠的UNIX::UNIX技術資料的寶庫 ]   GB | BIG5

首頁 > 編程技術 > 其它 > 正文
FreeBSD程序員參考手冊(1)
本文出自: http://e4gle.org 作者: 大鷹 (2001-07-04 14:08:00)
----------------------------------------------

$Id: source-overview.txt,v 1.4 1999/04/01 21:32:46 asmodai Exp $
譯:大鷹


Project co-ordinator
--------------------
Jeroen Ruigrok van der Werven/Asmodai 



Contributors (in alphabetical order)
------------------------------------
Adrian Chadd/adrian                   
Robert Garrett/chmod                  
Sander/Narvi                          



Proofreaders and suggestionmakers (in alphabetical order)
---------------------------------------------------------
Eivind Eklund/EE                      
Jordan K. Hubbard/jkh                 
Greg Martz/msft                       

/*一些作者信息而已啦*/

簡介
--------

    這份文檔是目前的一篇力作(譯者:我有幸來翻譯並學習), 真正象作者所說的,
一篇非常詳細的介紹BSD系統的文檔資料。 也是一篇程序員的非常優秀的參考手冊, 這
份手冊一經發表就得到非常高度的讚賞和好評。(mmd,廢話一堆)



注意
-----

    這裡涉及的一系列文檔原理及代碼都是針對freebsd4.x以及以前的版本(並且測試通過)。
文檔的早期版本一直被不斷升級更新,同樣,此文檔也希望被不斷更新。
    希望大家在更新此文檔同時寫明作者信息。



本文檔中的一些說明和協定
-----------------------------------

Description     - 用來描述文件或函數
Manpages        - 可供快速參考的手冊頁信息
Includes        - 頭文件
Functions       - 文件裡定義的函數
Macros          - 文件裡的宏定義
Versions        - 文件所支持的freebsd版本信息
Standards       - 一些標準格式就象下面的文件一樣:
  The Single Unix Specification v2 - 
  http://www.opengroup.org/onlinepubs/7908799/index.html



freebsd源代碼樹:
---------------------------

存在/usr/src/目錄下的缺省結構:

bin                     - 一些有用的unix公共程序庫 
contrib                 - 一些不需要bsd許可証的程序
crypt            - 一些負責加密的程序
eBones - Kerberos and DES          /*這個不用我翻譯了吧~0~*/
etc              - /etc目錄下移過來的一些默認文件
games            - 遊戲   /*我最痛恨的東東*/
gnu              - 包含了一些GPL'd和LGPL'd資源的目錄
include          - /usr/include移過來的一些頭文件
kerberosIV       - Kerberos IV的一些標準框架
lib              - freebsd的一些標準庫 (/usr/lib)
libexec          - 系統程序
release          - release-generation 工具
sbin             - 系統管理工具
secure           - DES 加密程序 (被禁止從US出口)
share            - 一些文檔和其他共享文件
sys              - freebsd的核心代碼
tools            - 各種各樣的測試程序
usr.bin          - 用戶程序
usr.sbin         - 輔助的一些系統管理程序



/usr/src/bin

cat/
chio/
chmod/
cp/
csh/
date/
dd/
df/
domainname/
echo/
ed/
expr/
hostname/
kill/
ln/
ls/
mkdir/
mv/
pax/
ps/
pwd/
rcp/
rm/
rmail/
rmdir/
sh/
sleep/
stty/
sync/
test/

/usr/src/contrib

amd/
awk/
bc/
bind/
binutils/
bison/
cpio/
cvs/
diff/
gcc/
gdb/
global/
gperf/
groff/
ipfilter/
isc-dhcp/
libg++/
libgmp/
libpam/
libpcap/
libreadline/
nvi/
opie/
patch/
perl5/
pnpinfo/
sendmail/
sys/
tcp_wrappers/
tcpdump/
texinfo/
top/
traceroute/

/usr/src/crypto

kerberosIV/
telnet/

/usr/src/etc

aliases
amd.map
auth.conf
crontab
csh.cshrc
csh.login
csh.logout
defaults/
dhclient.conf
dm.conf
etc.alpha/
etc.i386/
fbtab
ftpusers
gettytab
group
host.conf
hosts
hosts.equiv
hosts.lpd
inetd.conf
isdn/
kerberosIV/
locale.alias
login.access
login.conf
mail/
make.conf
master.passwd
minfree
modems
motd
mtree/
namedb/
netstart
networks
newsyslog.conf
pam.conf
pccard.conf.sample
pccard_ether
periodic/
phones
ppp/
printcap
profile
protocols
rc
rc.atm
rc.devfs
rc.diskless1
rc.diskless2
rc.firewall
rc.isdn
rc.network
rc.pccard
rc.serial
rc.shutdown
remote
root/
rpc
security
sendmail/
services
shells
syslog.conf
termcap.small
(http://www.fanqiang.com)
    進入【UNIX論壇

相關文章
 

★  樊強制作 歡迎分享  ★