ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/vendor/FreeBSD/dist/bin/csh/config_p.h
(Generate patch)

Comparing vendor/FreeBSD/dist/bin/csh/config_p.h (file contents):
Revision 9656 by laffer1, Sun Oct 22 21:03:47 2017 UTC vs.
Revision 9657 by laffer1, Sun Oct 22 21:36:58 2017 UTC

# Line 1 | Line 1
1 < /* $FreeBSD: release/7.0.0/bin/csh/config_p.h 169626 2007-05-16 21:22:38Z mp $ */
1 > /* $FreeBSD$ */
2   /*
3   * config.h -- configure various defines for tcsh
4   *
# Line 85 | Line 85
85   /* Use LC_MESSAGES locale category to open the message catalog */
86   #define MCLoadBySet NL_CAT_LOCALE
87   #define BUFSIZE 8192
88 + #define UTMPX_FILE "/var/run/utx.active"
89   #endif
90  
91   #if defined(__bsdi__)
# Line 105 | Line 106
106  
107   #elif defined(__APPLE__)
108   # define SYSMALLOC
108
109 #else
110 # define NLS_CATALOGS
109   #endif
110  
111   #endif /* _h_config */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines