summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make the MD* header files C++-aware. Also, string arguments are supposedjoerg1997-08-256-12/+26
* Change from using sys/param.h and MAXPATHLEN to using limits.h and PATH_MAXimp1997-08-254-11/+11
* Lose a couple of extraneous backslashes.brian1997-08-251-5/+3
* Configurably don't reply to broadcast or multicast echos. There are stillwollman1997-08-252-2/+13
* Add examples of "!bg", "add 0 0 HISADDR" in ppp.confbrian1997-08-252-28/+36
* Make the code format more in line with style(9).brian1997-08-2563-4037/+3832
* Forgot to cvs add this new file.steve1997-08-242-0/+80
* Try to avoid mounting filesystems multiple times. Also whilesteve1997-08-2414-58/+198
* A clean fix for the spl "deadlock before smp_active" problem.fsmp1997-08-2411-29/+49
* Bump minor number due to issetugid()ache1997-08-241-1/+1
* Add winnstr family and fake resizeterm from ncurses 4.1 for compatibilityache1997-08-245-6/+73
* Cosmetic: distinguish in diag message between rebuilding and updatingjoerg1997-08-242-2/+4
* Fix description of -t option.joerg1997-08-241-2/+2
* Mention the various reasons for messages of the form:joerg1997-08-242-2/+34
* Fix a deadlock caused by one of the spl functions being called beforefsmp1997-08-241-11/+10
* Code cleanup. Removed !FreeBSD code arround sysctl stuff. Renamedkato1997-08-244-46/+14
* Synchronize with sys/i386/i386/microtime.s revision up to 1.29.kato1997-08-241-29/+10
* Make it explicit that arguments to -c are in hex, while other numbers arejoerg1997-08-241-11/+22
* Bring in the latest (08/22/1997) version from the Internic.max1997-08-241-4/+4
* Go back to previous definition of FE_CACHE_SET, since the problemse1997-08-241-3/+2
* Always include the section name in the .Xr macro and cleanupsteve1997-08-242-22/+28
* Correct error message when the superuser tries to changesteve1997-08-241-13/+11
* Correct confusing error message when called as 'stty -sane'.steve1997-08-241-5/+8
* The last of the encapsolation of cpl/spl/ipending things into a criticalfsmp1997-08-2418-239/+953
* Get rid of integer overflow warning.steve1997-08-232-2/+2
* Remove extraneous init parameter.steve1997-08-231-4/+2
* Remove extra definition of vwprintw.steve1997-08-231-1/+1
* Phone the number after the ``|'' whether the dialbrian1997-08-233-40/+42
* Some cleanup and a fix for an assumed chip bug:se1997-08-231-93/+90
* .Ar -l -> .Fl lsteve1997-08-232-4/+4
* Minor corrections to the code added in rev. 1.100 and 1.101:se1997-08-231-4/+4
* Remove the reference to the nonexistant dump(5) manpage.steve1997-08-231-2/+1
* Cleanup inconsistencies in the manpage.steve1997-08-231-5/+7
* Reference the correct version of BSD at the bottom of thesteve1997-08-231-1/+1
* Protect against target containing a '%' which might be misinterpretedsteve1997-08-232-4/+14
* Increase the retry timeouts.steve1997-08-231-4/+4
* .Nm key -> .Nmsteve1997-08-231-1/+1
* Turn off hyphenation in this manpage so that .Xr macros, don't getsteve1997-08-231-1/+3
* Teach ctags(1) how to handle intermediate whitespace in macrossteve1997-08-231-0/+20
* Balance single quotes.steve1997-08-231-1/+1
* common_source: staticize private version of warn() so to not conflictjoerg1997-08-234-26/+55
* Open the file r/o if looking only. Make the error message more useful.joerg1997-08-231-3/+3
* Add missing *roff macros to correct display about -V option.steve1997-08-231-1/+3
* Fix the .Dd line.joerg1997-08-231-2/+3
* Fixed logging of verbose limited packets.alex1997-08-231-4/+5
* Make the daemon process a true daemon by calling setsid().joerg1997-08-231-1/+2
* Prevent a NULL dereferencation when given a garbage command line.joerg1997-08-231-2/+5
* minor fortune fixes:jmg1997-08-232-6/+6
* Added sysctl args vfs.ext2fs.doclusterread andkato1997-08-234-18/+56
* bin to BIN{OWN,GRP} and add Id linejmg1997-08-231-3/+5
OpenPOWER on IntegriCloud