summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
1998-04-13fix disabling of optimization on powerpc (set COPTS *after* <bsd.prog.mk>...)lukem
1998-04-10getNAME now handles [nt]roff comments (.\") correctly.fair
1998-04-10Add .Xr ttyaction 3 per PR#4647fair
1998-04-09Oops - when assembled with PIC, the jal gets expanded, so what used to bemhitch
1998-04-09.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,tv
1998-04-04If a good matching shared library is found, don't look in the nextfvdl
1998-04-01Need <time.h> for various definitions, so just include it in this one place.kleink
1998-04-01No need to include <sys/tty.h>.kleink
1998-04-01Need <time.h> for localtime() prototype.kleink
1998-04-01Need <time.h> for time() prototype, and rearrange inclusion order a bit.kleink
1998-04-01Need <time.h> for ctime() prototype.kleink
1998-04-01Need <time.h> for time() and ctime() prototypes.kleink
1998-04-01Need <time.h> for time() prototype.kleink
1998-04-01Need <time.h> for time(), localtime() and ctime() prototypes.kleink
1998-04-01Need <time.h> for time() prototype.kleink
1998-03-30use static int, not just staticmrg
1998-03-30remove register.mrg
1998-03-30break if ".PP" alsomrg
1998-03-28Add uugetty manpage link.cjs
1998-03-28GC alpha's ECOFF_TOOLCHAIN make variable, and related bits. Nobodycgd
1998-03-26Allow a non-RTLD_GLOBAL object to refer to symbols in itself.mycroft
1998-03-26Make this work with objdirs.thorpej
1998-03-25Add support for mips.mhitch
1998-03-21Add support for "${DESTDIR}".tron
1998-03-18Use file size from fstat(2) to map the hints file, instead of fiddlingpk
1998-03-15Implement RTLD_GLOBAL dlopen(3) flag.pk
1998-03-15Check for short hints file (noticed by Chuck Silvers).pk
1998-03-03Remove spurious extra newline.mycroft
1998-03-01Merge with Lite2 + local changesfvdl
1998-02-28Cosmetic changes; fix more indentation (just added/deleted white spaces).enami
1998-02-23Send back an error message rather than dumping core when an invalidcjs
1998-02-23More table-driven changes for different toolchains:jonathan
1998-02-20Fill in missing (default) mmap(2) flags.mycroft
1998-02-18add -DPMAP_NEW if PMAP_NEW is on in mk.confperry
1998-02-17Print a warning message if we detect that a "copy symbol" has changedpk
1998-02-13Make login prompt handling smarter, fixed PR bin/3255.tron
1998-02-13Disable RNFR command for guest users so that they can't rename (and thuscjs
1998-02-12use sysctl for "kern.boottime" over kvm_readmrg
1998-02-11Make this compile with -DUVM.bad
1998-02-09add -DUVM to CPPFLAGS if defined(UVM)mrg
1998-02-09cons up a makefile to install whatis.db with FILES=lukem
1998-02-07make this work in the -DUVM case.mrg
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1998-02-03add <unistd.h> to fix compiler warningperry
1998-02-03change <strings.h> to <string.h> to fix compiler warningperry
1998-02-01- #endif foo -> #endif /* foo */christos
1998-01-23expand on the checkportcmd option.mrg
1998-01-21* store st_dev of filesystem not quotafile. (inspired by an openbsd commitmsg)lukem
1998-01-20PR/4848: Kimmo Suominen: rpc_rusersd tries to open remote host as displaychristos
1998-01-10get rid of secretmail residue -- suggested in pr-4568 from Carl Shapiroperry