Searched refs:logs (Results 1 – 25 of 61) sorted by relevance
123
| /freebsd-10-stable/tools/tools/commitsdb/ |
| D | make_commit_db | 19 my %logs; 28 $logs{$filename} = {%loghash}; 37 foreach my $f (keys %logs) { 38 my $file = $logs{$f};
|
| /freebsd-10-stable/sys/dev/ixgbe/ |
| D | if_bypass.c | 608 eeprom[count].logs = 0; in ixgbe_bp_log() 619 eeprom[count].logs += data << (8 * i); in ixgbe_bp_log() 630 if (!(eeprom[count].logs & BYPASS_LOG_CLEAR_M)) in ixgbe_bp_log() 648 u32 time = eeprom[count].logs & BYPASS_LOG_TIME_M; in ixgbe_bp_log() 649 u32 event = (eeprom[count].logs & BYPASS_LOG_EVENT_M) >> in ixgbe_bp_log() 687 cmd |= ((eeprom[count].logs & ~BYPASS_LOG_CLEAR_M) >> 24); in ixgbe_bp_log()
|
| /freebsd-10-stable/usr.sbin/pc-sysinstall/pc-sysinstall/ |
| D | pc-sysinstall.sh | 192 send-logs) ${QUERYDIR}/send-logs.sh ${2}
|
| /freebsd-10-stable/tools/regression/redzone9/ |
| D | README | 10 And look at the logs/console output.
|
| /freebsd-10-stable/contrib/wpa/hostapd/logwatch/ |
| D | README | 1 Logwatch is a utility for analyzing system logs and provide a human
|
| /freebsd-10-stable/usr.sbin/pc-sysinstall/backend-query/ |
| D | Makefile | 6 list-tzones.sh query-langs.sh send-logs.sh set-mirror.sh setup-ssh-keys.sh \
|
| /freebsd-10-stable/contrib/ofed/management/opensm/ |
| D | README | 19 libopensm.{a,so} - opensm services for logs and mad buffer pool
|
| /freebsd-10-stable/contrib/subversion/ |
| D | NOTICE | 7 revision logs for an exact contribution history.
|
| /freebsd-10-stable/contrib/apr/ |
| D | config.layout | 145 runtimedir: ${localstatedir}/logs 213 runtimedir: ${prefix}/logs
|
| /freebsd-10-stable/contrib/apr-util/ |
| D | config.layout | 145 runtimedir: ${localstatedir}/logs 213 runtimedir: ${prefix}/logs
|
| /freebsd-10-stable/share/misc/ |
| D | committers-doc.dot | 18 # can find looking at svn logs for the svnadmin/access file. 26 # the date when the commit bit has been returned. Again, check svn logs.
|
| D | committers-ports.dot | 18 # can find looking at svn logs for the svnadmin/access file. 26 # the date when the commit bit has been returned. Again, check svn logs.
|
| D | committers-src.dot | 18 # can find looking at svn logs for the svnadmin/access file. 26 # the date when the commit bit has been returned. Again, check svn logs.
|
| /freebsd-10-stable/etc/ |
| D | login.access | 5 # When someone logs in, the table is scanned for the first entry that
|
| /freebsd-10-stable/crypto/openssh/ |
| D | OVERVIEW | 122 - The code to do things that are done when a user logs in are in 130 terminal. The implementation that logs to system log is in
|
| /freebsd-10-stable/tools/tools/ |
| D | README | 15 checksums of the commit logs.
|
| /freebsd-10-stable/gnu/usr.bin/rcs/doc/ |
| D | rcs_func.ms | 30 RCS logs all changes automatically.
|
| /freebsd-10-stable/contrib/ofed/management/opensm/doc/ |
| D | performance-manager-HOWTO.txt | 150 very simple. It logs "events" recieved from the performance manager to a log
|
| /freebsd-10-stable/contrib/zlib/doc/ |
| D | txtvsbin.txt | 99 and applications. We tried plain text files, system logs, source code,
|
| /freebsd-10-stable/sys/dev/bktr/ |
| D | CHANGELOG.TXT | 464 parameter. Found by looking at OpenBSDs change logs. 465 Delete PROT_EXEC from OpenBSD (as per OpenBSD cvs logs). 519 for newer change logs ]
|
| /freebsd-10-stable/contrib/binutils/gas/ |
| D | README | 6 is scarce, as are logs of the changes made since the last gas release.
|
| /freebsd-10-stable/usr.sbin/ppp/ |
| D | README.changes | 36 o The `set log LCP' command was split into LCP, IPCP and CCP logs.
|
| /freebsd-10-stable/contrib/tcp_wrappers/ |
| D | README | 90 their logs, before doing anything drastic such as cutting off access or 138 into running a small wrapper program. The wrapper logs the client host 189 daemon (syslogd). The disposition of the wrapper logs is determined by 216 By default, the wrapper logs go to the same place as the transaction 217 logs of the sendmail daemon. The disposition can be changed by editing
|
| /freebsd-10-stable/contrib/subversion/doc/programmer/ |
| D | WritingChangeLogs.txt | 148 CVS maintains its own logs, which you can access using the `cvs log'
|
| /freebsd-10-stable/contrib/sendmail/libmilter/ |
| D | README | 196 logs written by syslogd and see if there are any pertinent lines. You
|
123