summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make nlist() understand elf unconditionallypeter1998-06-122-5/+2
* #include <arpa/inet.h> instead of rolling own prototype.peter1998-06-121-3/+1
* #include <arpa/inet.h> for inet_* definitions.peter1998-06-122-4/+8
* #include <arpa/inet.h>peter1998-06-122-2/+4
* Add -DFREEBSD_AOUT to CFLAGS to ensure we get the correct definitionspeter1998-06-121-2/+2
* #include <arpa/inet.h>peter1998-06-121-3/+5
* #include <arpa/inet.h>peter1998-06-122-4/+3
* #include <arpa/inet.h>peter1998-06-121-3/+2
* Move bsd.own.mk after make.conf, this allows BINFORMAT to be set inpeter1998-06-121-3/+3
* Force -DFREEBSD_AOUT incase ldconfig is being compiled under elf.peter1998-06-121-2/+2
* Increased MAXTSIZ to 128MB...there are binaries that get quite large.dg1998-06-122-6/+6
* Go through the loopback code with a broom..julian1998-06-128-208/+155
* include opt_ipdivert.h so we get correct optionsjulian1998-06-121-1/+2
* Add poll to the list of hidden syscalls so that it gets renamed. Thisjb1998-06-123-6/+6
* Update the caller's descriptor masks even if there are none ready forjb1998-06-123-3/+3
* Allow diverted packets from the transmit side to remember if theyjulian1998-06-121-27/+26
* Install motd once.guido1998-06-111-7/+3
* Add B_NOCACHE to several cases where BSD4.4 only required a B_INVAL.julian1998-06-113-12/+12
* Zap the T_UID,T_GID and T_UINFO stuff, it doesn't exist in the bind8peter1998-06-111-3/+0
* Damn, bind8 includes added <arpa/nameser.h> as a prerequisite forpeter1998-06-111-15/+17
* Reimplement spl*() as function calls. Implement software interrupts.dfr1998-06-113-41/+139
* bsd.dep.mk doesn't know about -idirafter, and doesn't parse -I thepeter1998-06-111-3/+4
* Sigh, mkdep doesn't know about all the CFLAGS to pass during dependpeter1998-06-111-2/+3
* Activate libbindpeter1998-06-112-2/+4
* libbind.a and associated makefile goo is only used for named and named-xferpeter1998-06-111-4/+10
* Remove components that would duplicate those in libc now that thepeter1998-06-111-16/+7
* Update the resolver parts to bind-8.1.2 level. I have not touched thepeter1998-06-1125-1733/+3219
* Install arpa/nameser_compat.hpeter1998-06-111-2/+2
* Update nameserver interface to bind-8.1.2 levels. We do not use IRS (yet?)peter1998-06-115-268/+604
* Only build this on i386 for now. I may use it for the alpha later butdfr1998-06-111-1/+10
* Add missing Id keywords.dfr1998-06-112-0/+2
* Merge conflicting changes (all 1 line! :-) from 8.1.2.peter1998-06-111-0/+1
* This commit was generated by cvs2svn to compensate for changes in r36882,peter1998-06-1117-54/+211
|\
| * Import final bind-8.1.2 release.peter1998-06-1118-54/+212
* | Remove -Werror from CFLAGS on i386 because with -nostdinc gcc spitsjb1998-06-113-14/+3
* | Local filesystems are ufs not ffsache1998-06-111-2/+2
* | Submitted by: Peter Hawkins thepish@freebsd.orgthepish1998-06-111-1/+1
* | Check the access mode in the flags before waiting on a read or a writejb1998-06-1012-12/+156
* | Remove SA_RESTART from the signal dispatch in user-space since thisjb1998-06-103-276/+117
* | When doing a F_SETFL, read the flags back so that the ones storedjb1998-06-103-9/+93
* | Replace 'sleep()' with 'tsleep()'julian1998-06-102-4/+8
* | Make these files compile.dfr1998-06-105-8/+10
* | Add my own copyright to this file. In this case not even the commentsdfr1998-06-101-11/+7
* | Fix for "live inode" panic.julian1998-06-103-60/+81
* | Add my own copyright to this file. The only remnants of NetBSD code heredfr1998-06-101-2/+27
* | Add yet another copyright. If some CVS wizard feels like nuking the versionsdfr1998-06-101-0/+1415
* | Fix mangled Id keyword.dfr1998-06-102-2/+2
* | Add Id keyword.dfr1998-06-101-0/+1
* | Remove buggy debugging code.julian1998-06-103-129/+3
* | Add missing copyrights. Thanks to Jason Thorpe for politely noting thedfr1998-06-104-0/+1845
OpenPOWER on IntegriCloud