--- sj3/sjgetchar.c.orig Sun Feb 6 18:59:26 2000 +++ sj3/sjgetchar.c Sun Feb 6 19:00:02 2000 @@ -52,6 +52,9 @@ #if defined(__NetBSD__) || defined(__bsdi__) #define USE_OLD_TTY #endif +#if defined(__FreeBSD__) +#include +#endif #include #endif efile?h=gnome-3.28' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Default INDEX_JOBS value to kern.smp.cpuskoobs2014-08-181-1/+4
* Add a mechanism to allow updating the ports tree with rsyncbapt2014-06-161-0/+6
* - Fix 'make index' not working when PORTSDIR is a symlink to another directorybdrewery2013-12-071-1/+4
* - Revert r329851 and again allow using portsnap's make_index by default,bdrewery2013-10-271-5/+6
* - Disable portsnap make_index usage as it does not producebdrewery2013-10-091-4/+4
* - Fix 'make index' when system is built with WITHOUT_PORTSNAP bybdrewery2013-10-081-1/+7
* Use the portsnap version of make_index instead of the perl version.bapt2013-10-071-1/+1
* - Remove CVS referencemiwi2013-05-201-22/+4
* Do not hardcode make for make indexbapt2013-05-021-2/+2
* - Don't use SVN variable in 'git svn rebase' as setting the SVN variable tobeat2012-08-061-1/+1
* - Sync update target with src/ [1]beat2012-08-021-6/+10
* - Add Subversion capability to the update tragetbeat2012-07-161-0/+8
* - Remove obsolete version check (We dont support FreeBSD 6 anymore)miwi2012-05-241-4/+0
* Latest round of infrastructure changes.flz2011-05-051-2/+6
* - Retire mbone as a physical categorypav2011-03-071-1/+0
* - Terminate support for X11BASE having different value from LOCALBASEpav2009-12-181-4/+1
* - Allow users to redefine an update target.sem2009-10-221-0/+2
* - bsd.port.mk - Remove ${INDEXDIR}/${INDEXFILE}.bz2 after fetchindex is bein...miwi2009-08-231-1/+1
* Major optimizations for 'make index' and other recursive traversalkris2008-07-201-1/+11
* Remove obsolete anti-foot-shooting measure that tried to force youlinimon2007-09-27