| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "options no_tld_query" to resolv.conf. | brian | 1997-09-01 | 1 | -1/+2 |
* | Removed ifndef of AUTH_NONE. The conflict with login_cap.h was fixed | bde | 1997-08-21 | 1 | -3/+1 |
* | Don't traverse subdirectories twice for normal installs. | bde | 1997-08-21 | 1 | -1/+4 |
* | Fix and simplify installhdrs target. It didn't install the headers in | bde | 1997-08-21 | 1 | -7/+4 |
* | fix a problem with headers not being installed properly... basicly the | jmg | 1997-08-21 | 2 | -5/+10 |
* | Prototypes for getsid() and getpgid(). Also, prefix type names in | peter | 1997-08-19 | 1 | -1/+3 |
* | split beforeinstall hook up so that the header install stuff is reachable | peter | 1997-08-18 | 1 | -2/+4 |
* | Make this compile with the -traditional cc flag. | steve | 1997-08-16 | 1 | -2/+2 |
* | Fix typo: "send" -> "end" | fenner | 1997-08-11 | 1 | -1/+1 |
* | Import strptime(3) into libc. We've got permission by Kevin Ruddy to | joerg | 1997-08-09 | 1 | -0/+1 |
* | Implement dlsym(RTLD_NEXT, symbol). | jdp | 1997-08-02 | 1 | -1/+3 |
* | Use relative symlinks so they work even when ${DESTDIR} is not empty. | asami | 1997-07-31 | 1 | -3/+3 |
* | kill the undead | peter | 1997-07-13 | 1 | -151/+0 |
* | merge in bind-4.9.6 changes (only effect is __res_send #define reverted) | peter | 1997-06-27 | 2 | -5/+5 |
* | Update histedit.h to match the new libedit. | msmith | 1997-06-25 | 1 | -8/+15 |
* | Add stringlist functions from NetBSD. (required for the new ftp(1) | msmith | 1997-06-25 | 2 | -4/+59 |
* | Move machine/types.h to non-standard section | ache | 1997-06-14 | 1 | -2/+3 |
* | Add arc4random family declaration | ache | 1997-06-14 | 1 | -0/+5 |
* | Instead of copying fallback code over and over in each program, | ache | 1997-06-14 | 1 | -1/+1 |
* | Go to SHARED=copies by default. | jkh | 1997-06-05 | 1 | -5/+6 |
* | Undo small change I accidentally left in while testing (files were | wpaul | 1997-05-28 | 1 | -3/+2 |
* | Add new files in include/rpc. | wpaul | 1997-05-28 | 1 | -2/+3 |
* | Resolve conflicts. | wpaul | 1997-05-28 | 12 | -20/+150 |
* | This commit was generated by cvs2svn to compensate for changes in r26209, | wpaul | 1997-05-28 | 5 | -0/+639 |
* | Resolve conflicts. | wpaul | 1997-05-28 | 15 | -60/+110 |
* | This commit was generated by cvs2svn to compensate for changes in r26206, | wpaul | 1997-05-28 | 11 | -0/+2307 |
* | Fill out the ELF header files to make them more or less complete. | jdp | 1997-05-21 | 3 | -2/+72 |
* | fix missing close comment in login_cap additions | peter | 1997-05-18 | 1 | -2/+2 |
* | struct timespec needs to be useable with just <time.h>, but needs to not | peter | 1997-05-13 | 1 | -7/+27 |
* | remove stray forward declaration for struct timespec | peter | 1997-05-13 | 1 | -3/+0 |
* | Add clockid_t definition like in sys/types.h to allow time.h | ache | 1997-05-13 | 1 | -0/+5 |
* | Oops, move clock_*() and nanosleep() to time.h | peter | 1997-05-12 | 2 | -4/+4 |
* | prototype clock_settime(), clock_gettime(), clock_getres(), nanosleep(). | peter | 1997-05-12 | 1 | -0/+7 |
* | Build osreldate.h at build time rather than install time. This fixes | peter | 1997-05-12 | 1 | -15/+20 |
* | Removed login_cap.h, now moved to src/lib/libutil. | davidn | 1997-05-10 | 2 | -142/+2 |
* | Back out all of yesterdays include file changes. | eivind | 1997-05-07 | 26 | -81/+18 |
* | Back out part of yesterdays changes. They were obviously not tested well | eivind | 1997-05-07 | 1 | -4/+1 |
* | Make a lot of include-files self-contained. I excluded the patches changing | eivind | 1997-05-07 | 27 | -19/+89 |
* | Fixed missing __P() to complete the K&R support in this header. | bde | 1997-05-07 | 2 | -3/+3 |
* | Don't try to install f2c'h now that it's installed from | asami | 1997-04-25 | 1 | -2/+2 |
* | This file is a duplicate of src/usr.bin/f2c/f2c.h | jmz | 1997-04-24 | 1 | -223/+0 |
* | Add protocol definitions for NFSv3. Use -DWANT_NFS3 with rpcgen to get | dfr | 1997-04-18 | 2 | -4/+1001 |
* | Fixed spelling of isnetworktty. | bde | 1997-04-14 | 1 | -2/+2 |
* | Fixed some style bugs. | bde | 1997-04-13 | 1 | -2/+2 |
* | Removed nonstandard #include of <sys/types.h>. | bde | 1997-04-13 | 1 | -8/+29 |
* | #ifdef'ed the declaration of lseek() so that -Wredundant-decls doesn't | bde | 1997-04-13 | 1 | -0/+10 |
* | Add bitflags TTY_NETWORK/TTY_DIALUP and interface functions which | davidn | 1997-04-13 | 1 | -0/+6 |
* | This file is deprecated not "obsoleted". | paul | 1997-04-13 | 1 | -1/+1 |
* | Upgrade to the 1997/02/19 version. | jmz | 1997-04-13 | 1 | -1/+10 |
* | Declare issetugid() | peter | 1997-04-05 | 1 | -0/+1 |