aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add "options no_tld_query" to resolv.conf.Brian Somers1997-09-011-1/+2
* Removed ifndef of AUTH_NONE. The conflict with login_cap.h was fixedBruce Evans1997-08-211-3/+1
* Don't traverse subdirectories twice for normal installs.Bruce Evans1997-08-211-1/+4
* Fix and simplify installhdrs target. It didn't install the headers inBruce Evans1997-08-211-7/+4
* fix a problem with headers not being installed properly... basicly theJohn-Mark Gurney1997-08-212-5/+10
* Prototypes for getsid() and getpgid(). Also, prefix type names inPeter Wemm1997-08-191-1/+3
* split beforeinstall hook up so that the header install stuff is reachablePeter Wemm1997-08-181-2/+4
* Make this compile with the -traditional cc flag.Steve Price1997-08-161-2/+2
* Fix typo: "send" -> "end"Bill Fenner1997-08-111-1/+1
* Import strptime(3) into libc. We've got permission by Kevin Ruddy toJoerg Wunsch1997-08-091-0/+1
* Implement dlsym(RTLD_NEXT, symbol).John Polstra1997-08-021-1/+3
* Use relative symlinks so they work even when ${DESTDIR} is not empty.Satoshi Asami1997-07-311-3/+3
* kill the undeadPeter Wemm1997-07-131-151/+0
* merge in bind-4.9.6 changes (only effect is __res_send #define reverted)Peter Wemm1997-06-272-5/+5
* Update histedit.h to match the new libedit.Mike Smith1997-06-251-8/+15
* Add stringlist functions from NetBSD. (required for the new ftp(1)Mike Smith1997-06-252-4/+59
* Move machine/types.h to non-standard sectionAndrey A. Chernov1997-06-141-2/+3
* Add arc4random family declarationAndrey A. Chernov1997-06-141-0/+5
* Instead of copying fallback code over and over in each program,Andrey A. Chernov1997-06-141-1/+1
* Go to SHARED=copies by default.Jordan K. Hubbard1997-06-051-5/+6
* Undo small change I accidentally left in while testing (files wereBill Paul1997-05-281-3/+2
* Add new files in include/rpc.Bill Paul1997-05-281-2/+3
* Resolve conflicts.Bill Paul1997-05-2812-20/+150
* This commit was generated by cvs2svn to compensate for changes in r26209,Bill Paul1997-05-285-0/+639
|\
| * Step two: import Secure RPC changes to include/rpc.Bill Paul1997-05-2817-305/+1288
* | Resolve conflicts.Bill Paul1997-05-2815-60/+110
* | This commit was generated by cvs2svn to compensate for changes in r26206,Bill Paul1997-05-2811-0/+2307
|\|
| * Hold onto your hats folks, here it comes: the first stage of theBill Paul1997-05-2829-122/+3730
| * This commit was manufactured by cvs2svn to create branch 'WPAUL'.cvs2svn1996-01-1229-0/+4259
* Fill out the ELF header files to make them more or less complete.John Polstra1997-05-213-2/+72
* fix missing close comment in login_cap additionsPeter Wemm1997-05-181-2/+2
* struct timespec needs to be useable with just <time.h>, but needs to notPeter Wemm1997-05-131-7/+27
* remove stray forward declaration for struct timespecPeter Wemm1997-05-131-3/+0
* Add clockid_t definition like in sys/types.h to allow time.hAndrey A. Chernov1997-05-131-0/+5
* Oops, move clock_*() and nanosleep() to time.hPeter Wemm1997-05-122-4/+4
* prototype clock_settime(), clock_gettime(), clock_getres(), nanosleep().Peter Wemm1997-05-121-0/+7
* Build osreldate.h at build time rather than install time. This fixesPeter Wemm1997-05-121-15/+20
* Removed login_cap.h, now moved to src/lib/libutil.David Nugent1997-05-102-142/+2
* Back out all of yesterdays include file changes.Eivind Eklund1997-05-0726-81/+18
* Back out part of yesterdays changes. They were obviously not tested wellEivind Eklund1997-05-071-4/+1
* Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund1997-05-0727-19/+89
* Fixed missing __P() to complete the K&R support in this header.Bruce Evans1997-05-072-3/+3
* Don't try to install f2c'h now that it's installed fromSatoshi Asami1997-04-251-2/+2
* This file is a duplicate of src/usr.bin/f2c/f2c.hJean-Marc Zucconi1997-04-241-223/+0
* Add protocol definitions for NFSv3. Use -DWANT_NFS3 with rpcgen to getDoug Rabson1997-04-182-4/+1001
* Fixed spelling of isnetworktty.Bruce Evans1997-04-141-2/+2
* Fixed some style bugs.Bruce Evans1997-04-131-2/+2
* Removed nonstandard #include of <sys/types.h>.Bruce Evans1997-04-131-8/+29
* #ifdef'ed the declaration of lseek() so that -Wredundant-decls doesn'tBruce Evans1997-04-131-0/+10
* Add bitflags TTY_NETWORK/TTY_DIALUP and interface functions whichDavid Nugent1997-04-131-0/+6