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