summaryrefslogtreecommitdiff
path: root/external/apache2/mDNSResponder
ModeNameSize
-rw-r--r--Makefile173logplain
-rw-r--r--Makefile.inc358logplain
d---------dist251logplain
d---------lib77logplain
d---------nss75logplain
-rwxr-xr-xprepare-import.sh1457logplain
d---------usr.bin109logplain
d---------usr.sbin108logplain
als will have theapb 2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem 2008-04-10Use sysctl to fetch network statistics unless a memory file is specifiedthorpej 2007-12-31don't call curses from a signal handler!christos 2006-10-22use c99 initializerschristos 2005-02-26WARNS=3dsl 2004-11-04Add (unsigned char) cast to ctype functionsdsl 2004-07-03Using timeout() to control refresh gets rid of a whole pile of signal-relatedmycroft 2004-07-03Use KEY_RESIZE. Might as well have something in our source tree that does.mycroft 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-08-03if kvm_nlist() fails, nlisterr() would be called before the screenjdolecek 2003-07-05No need to resizeterm() if size not changed.dsl 2003-05-28Reinstate our STOP handler before curses installs its one.dsl 2003-02-10Resize windows on SIGWINCH and restart from SIGTSTPdsl 2001-12-06Change deprecated curses function to new equivalent.blymn