Home
last modified time | relevance | path

Searched refs:logs (Results 1 – 25 of 61) sorted by relevance

123

/freebsd-10-stable/tools/tools/commitsdb/
Dmake_commit_db19 my %logs;
28 $logs{$filename} = {%loghash};
37 foreach my $f (keys %logs) {
38 my $file = $logs{$f};
/freebsd-10-stable/sys/dev/ixgbe/
Dif_bypass.c608 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/
Dpc-sysinstall.sh192 send-logs) ${QUERYDIR}/send-logs.sh ${2}
/freebsd-10-stable/tools/regression/redzone9/
DREADME10 And look at the logs/console output.
/freebsd-10-stable/contrib/wpa/hostapd/logwatch/
DREADME1 Logwatch is a utility for analyzing system logs and provide a human
/freebsd-10-stable/usr.sbin/pc-sysinstall/backend-query/
DMakefile6 list-tzones.sh query-langs.sh send-logs.sh set-mirror.sh setup-ssh-keys.sh \
/freebsd-10-stable/contrib/ofed/management/opensm/
DREADME19 libopensm.{a,so} - opensm services for logs and mad buffer pool
/freebsd-10-stable/contrib/subversion/
DNOTICE7 revision logs for an exact contribution history.
/freebsd-10-stable/contrib/apr/
Dconfig.layout145 runtimedir: ${localstatedir}/logs
213 runtimedir: ${prefix}/logs
/freebsd-10-stable/contrib/apr-util/
Dconfig.layout145 runtimedir: ${localstatedir}/logs
213 runtimedir: ${prefix}/logs
/freebsd-10-stable/share/misc/
Dcommitters-doc.dot18 # 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.
Dcommitters-ports.dot18 # 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.
Dcommitters-src.dot18 # 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/
Dlogin.access5 # When someone logs in, the table is scanned for the first entry that
/freebsd-10-stable/crypto/openssh/
DOVERVIEW122 - 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/
DREADME15 checksums of the commit logs.
/freebsd-10-stable/gnu/usr.bin/rcs/doc/
Drcs_func.ms30 RCS logs all changes automatically.
/freebsd-10-stable/contrib/ofed/management/opensm/doc/
Dperformance-manager-HOWTO.txt150 very simple. It logs "events" recieved from the performance manager to a log
/freebsd-10-stable/contrib/zlib/doc/
Dtxtvsbin.txt99 and applications. We tried plain text files, system logs, source code,
/freebsd-10-stable/sys/dev/bktr/
DCHANGELOG.TXT464 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/
DREADME6 is scarce, as are logs of the changes made since the last gas release.
/freebsd-10-stable/usr.sbin/ppp/
DREADME.changes36 o The `set log LCP' command was split into LCP, IPCP and CCP logs.
/freebsd-10-stable/contrib/tcp_wrappers/
DREADME90 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/
DWritingChangeLogs.txt148 CVS maintains its own logs, which you can access using the `cvs log'
/freebsd-10-stable/contrib/sendmail/libmilter/
DREADME196 logs written by syslogd and see if there are any pertinent lines. You

123