summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stricter checking %A vs %aache1999-11-301-11/+13
* Fix %C handlingache1999-11-301-14/+52
* Add %Ex extension to determine "%e %b" or "%b %e" orderache1999-11-303-8/+22
* Update documentation to reflect new functionality.archie1999-11-303-27/+177
* Reduce code duplication.mdodd1999-11-301-6/+8
* The symlink implementation could improperly return a NULL vp along withdillon1999-11-302-6/+66
* Fix typo.archie1999-11-302-6/+4
* Reactivate bind and add dnskeygen.peter1999-11-301-1/+2
* New program in the bind suite. I'm not sure that it's worth much whilepeter1999-11-301-0/+13
* Use libbind to get to the extended resolver and headers.peter1999-11-303-0/+3
* Reactivate named-xferpeter1999-11-301-1/+1
* Reactivate bind (named and tools)peter1999-11-301-1/+1
* ndc is now a C program that communicates with named via a unix-domainpeter1999-11-302-52/+3
* Link against libbind (library and headers)peter1999-11-302-0/+2
* Use a full path to pathtemplate.c in case it's being pulled into otherpeter1999-11-301-1/+2
* Turn libbind back on, it should be ok now.peter1999-11-301-1/+1
* EEK! termios mode wasn't activated..peter1999-11-302-2/+2
* Compile bind against the resolver in libbind for now. Unfortunately thispeter1999-11-302-4/+6
* Build more components to get named to build.peter1999-11-301-8/+25
* Hardwire HAVE_INET6_STRUCTS rather than probe at compile time. -currentpeter1999-11-301-1/+1
* oops, forgot to disconnect libbind while it's broken.peter1999-11-301-2/+6
* Update for Bind 8.2.2.p5peter1999-11-301-0/+37
* copyright/sccsid/rcsid cleanup.billf1999-11-30229-355/+944
* Allow character devices tooache1999-11-301-5/+5
* Files not in 8.2.2.p5peter1999-11-303-390/+0
* Files gone from 8.2.2.p5peter1999-11-304-491/+0
* Files removed in 8.2.2.p5peter1999-11-303-490/+0
* Call rpc.umntall only if nfs_client_enable, hang occurse otherwiseache1999-11-301-3/+7
* Merge changes from vendor branch onto HEAD.peter1999-11-308-344/+1260
* Add two new generic control messages, NGM_ASCII2BINARY andarchie1999-11-3057-456/+4337
* This commit was generated by cvs2svn to compensate for changes in r53910,peter1999-11-30316-6697/+54429
|\
| * Import bind v8.2.2.p5, minus the crypto for the time being. The bindpeter1999-11-30327-8009/+57465
* | Move named and associated tools into a seperate makefile section andpeter1999-11-303-13/+44
* | Remove extra spaces in hex dump output.archie1999-11-301-1/+1
* | Commit for r1.29 of ugen.c was wrong. All the ugenX* devicen_hibma1999-11-301-8/+16
* | Make the pci driver compat shim return a preference for probepeter1999-11-302-2/+4
* | Brucify last commit:grog1999-11-291-3/+3
* | add linuxulator wrapper for SNDCTL_DSP_GETODELAYalfred1999-11-294-0/+10
* | tanimura implemented SNDCTL_DSP_GETODELAY for pcm.alfred1999-11-292-0/+11
* | Remove vfs_getrootfsid() function (a temporary hack added a few monthsdillon1999-11-292-34/+0
* | Report swapdevices as cdevs rather than bdevs.phk1999-11-295-12/+4
* | Sync generated filesimp1999-11-292-4/+14
* | Merge NetBSD 1.60 by jun:imp1999-11-291-1/+2
* | Remove the now unused chrtoblk() function.phk1999-11-293-19/+0
* | inline spl functions.gallatin1999-11-292-71/+62
* | Implement inline assembler wrappers for PALcode calls and for alphadfr1999-11-291-35/+268
* | In the extremely miniscule chance that read_random returns <= 0, don't trydan1999-11-291-2/+6
* | style fixes, remove extra braces.alfred1999-11-292-20/+21
* | Include strerror(errno) in error messages after failed system calls.cracauer1999-11-2910-15/+21
* | depricated -> deprecated + mention the -alias flag status in README.changesbrian1999-11-292-4/+7
OpenPOWER on IntegriCloud