summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* %Ex -> %Ef to not conflict with POSIXache1999-11-305-13/+53
* Document %Ex and %OBache1999-11-301-2/+4
* Accept both types of devices to work with older kernels tooache1999-11-301-2/+2
* Just to avoid warning message about trigraph.shin1999-11-301-1/+1
* Add support for pr's localeache1999-11-304-11/+46
* Change meaning of newly introduced -L option - it helps lpr laterache1999-11-302-10/+15
* Implement linux_sigaltstack.marcel1999-11-309-29/+116
* Implement sigaltstack.marcel1999-11-302-2/+4
* Spanish messagesyokota1999-11-301-24/+36
* Remove a stray ';' which made moused fail on read()s in all cases.n_hibma1999-11-301-1/+1
* oops, named-bootconf.pl has morphed into something else and moved.peter1999-11-301-5/+0
* Localize itache1999-11-303-13/+26
* Add ESS1879.dfr1999-11-303-0/+12
* Don't make the ktrace hook in tsleep() deref a null curproc after a panic.peter1999-11-301-1/+1
* Convert to new formatache1999-11-3055-100/+1029
* 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
OpenPOWER on IntegriCloud