| Age | Commit message (Expand) | Author |
| 1993-07-18 | Use ${COPY}, not -c for install. | mycroft |
| 1993-07-10 | Allow SYS_INCLUDES={copies,symlinks} choice in bsd.own.mk. | brezak |
| 1993-07-09 | update for better FP routines, from AT&T & elsewhere | cgd |
| 1993-06-18 | convert magic numbers to network byte order, and attendent changes | cgd |
| 1993-06-16 | Make assert macro ansi complient. | jtc |
| 1993-06-16 | Don't forget to install fnmatch.h. | mycroft |
| 1993-06-16 | Update fnmatch to be more posix complient (from keith bostic) | jtc |
| 1993-06-15 | ugh. INADDR_LOOPBACK needs to be here. | deraadt |
| 1993-06-14 | update db code to v1.6 from vangogh, and put it in "db" rather than "DB" | cgd |
| 1993-06-14 | removed stuff which should not be here. | deraadt |
| 1993-06-09 | Changes from: | brezak |
| 1993-06-08 | GCC2 defines alloca() differently. | brezak |
| 1993-06-07 | install incluide files mode 644 | deraadt |
| 1993-06-04 | Removed bugs and memory leaks from the directory functions. | proven |
| 1993-06-03 | Put protocol definition at end so it compiles. | brezak |
| 1993-06-03 | rquota.h was repeated. | brezak |
| 1993-06-02 | Reverse the versions of the call. | brezak |
| 1993-06-01 | add proto for kvm_getenv() call, to find environment variable string in | cgd |
| 1993-05-27 | new vangogh db (v1.5) | cgd |
| 1993-05-26 | install /usr/include/malloc.h! | deraadt |
| 1993-05-22 | fixed, thanks to Mike Murphy <mrm@optigfx.com>, with minor hacks by cgd | cgd |
| 1993-05-18 | change for 'arch' | cgd |
| 1993-05-16 | getpgrp actually takes void. ask the IEEE... | cgd |
| 1993-05-15 | fix bad prototype for getpgrp() | cgd |
| 1993-05-06 | ftp put doesn't cleanly truncate and overwrite a file. | proven |
| 1993-05-06 | Fixed dependency problem. | proven |
| 1993-05-06 | rpc directory installs now. | proven |
| 1993-05-05 | Set permissions and ownership all at once. (No more directories mode 0777) | proven |
| 1993-05-03 | rpc include files moved into /usr/src/include. Makes more sense and | deraadt |
| 1993-05-01 | s/__dead/volatile/ | mycroft |
| 1993-05-01 | Don't forget to install err.h. | mycroft |
| 1993-04-30 | oops | glass |
| 1993-04-28 | bsd->netbsd | cgd |
| 1993-04-28 | kernel name is bsd... | cgd |
| 1993-04-28 | changed sys.386bsd to sys | cgd |
| 1993-04-26 | Merged Charles's enhancements to SWAP macros into new db.h | proven |
| 1993-04-26 | this file used to try to generate a "struct passwd". Nope, won't work.. | deraadt |
| 1993-04-26 | Allow include/rpcsvc to have .h files that are not generated from .x files | deraadt |
| 1993-04-26 | Install mpool.h. | mycroft |
| 1993-04-21 | Took out an include line. Libc should compile now. | proven |
| 1993-04-20 | Added two include files for YP | deraadt |
| 1993-04-19 | Add reinclusion protection. | mycroft |
| 1993-04-18 | Updated header files for libdb. | proven |
| 1993-04-18 | Define default byte order for i386. | mycroft |
| 1993-04-17 | Add N_RELOFF(). | mycroft |
| 1993-04-17 | `inline' is not present in gcc when -ansi is given; use __inline instead. | sef |
| 1993-04-16 | Add QMAGIC support. | mycroft |
| 1993-04-16 | Add support for QMAGIC. | mycroft |
| 1993-04-15 | Because so much stuff expects it.. | deraadt |
| 1993-04-09 | added netccitt, netiso, and netns support, from (currently | cgd |