summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix fencepost error causing creation of 0-length mbufs when the boundaryfenner2001-08-201-2/+2
* Typo and markup fixes.bmah2001-08-202-44/+44
* Clean up some ways in which we set defaults for SCSI cardsmjacob2001-08-201-136/+172
* Add MBOX_GET_PCI_PARAMS alias.mjacob2001-08-201-0/+1
* Conditionalize VM_SWZONE_SIZE_MAX and VM_BCACHE_SIZE_MAX so MD sectionsdillon2001-08-201-0/+4
* Handle snprintf() returning < 0 (not just -1)brian2001-08-201-1/+1
* Better snprintf() handling.brian2001-08-201-38/+23
* Even more libss removal.ru2001-08-201-4/+0
* Handle snprintf() returning < 0 (not just -1)brian2001-08-207-12/+16
* Handle ftp_copycommand() and ftp_copyresult() potentially returning < -1.brian2001-08-201-12/+4
* Handle snprintf() returning < 0 (not just -1)brian2001-08-203-3/+7
* Handle snprintf() returning -1.brian2001-08-204-18/+32
* Handle snrintf overflows.brian2001-08-201-0/+2
* Handle snprintf() returning -1.brian2001-08-209-54/+62
* Handle snprintf() returning -1.brian2001-08-203-5/+9
* Mark some functions as __printflike() and/or taking const char * argumentskris2001-08-2012-11/+26
* Note that submitted patches are assumed to be under the same license asnik2001-08-201-0/+4
* Fix overflow problem when giving a username that is too long.markm2001-08-201-1/+9
* Handle snprintf() returning -1.brian2001-08-203-3/+8
* Very minor stylistic nit.markm2001-08-201-2/+1
* Add 'try_mapped_pass' standard option.markm2001-08-203-2/+5
* Handle snprintf() returning -1brian2001-08-201-2/+2
* More libss removal.markm2001-08-201-2/+0
* Diff reduce all the crypto telnet Makefiles.markm2001-08-207-7/+7
* Handle snrintf() returning -1.brian2001-08-201-16/+30
* Code merge and diff reduce with "base" telnet. This is the "later"markm2001-08-2050-580/+566
* Code merge and diff reduction between this and crypto telnet.markm2001-08-2014-567/+252
* Feature merging and diff reduction between this code and crypto telnet.markm2001-08-2010-447/+279
* Handle snprintf() returning -1brian2001-08-202-6/+26
* No functional changes, but:markm2001-08-205-38/+47
* Don't misuse the return from snprintf.brian2001-08-201-5/+7
* Properly change old interface addresses so that their destination isbrian2001-08-201-1/+2
* Add some comments to explain what's going on herebrian2001-08-201-9/+21
* Don't overflow a buffer from command line arguments.kris2001-08-201-2/+6
* mdoc(7) police: markup nits.ru2001-08-201-9/+17
* Merge vendor branch onto mainline (try to fix HAVE_KERBEROS)peter2001-08-201-2/+2
* mdoc(7) police: simplify literal display block.ru2001-08-201-2/+4
* mdoc(7) police: fixed markup, removed the extra word.ru2001-08-201-16/+16
* Part II of libss retirement: zap mk_cmds too.kris2001-08-209-552/+0
* The timed protocol is not implemented in a compatible way by all vendors;kris2001-08-202-7/+23
* Fix an SGML glitch.bmah2001-08-202-2/+2
* Fix grammar.dd2001-08-201-1/+2
* Respect the -N flag when changing directory attributes in setdirmode).dd2001-08-201-4/+6
* Use `an' where appropriate.dd2001-08-202-2/+2
* Pass the username we just made to pwd_mkdb so that the latter doesn'tdd2001-08-201-3/+4
* Sync the default module search path with the one indd2001-08-201-1/+1
* Shoot (and kill) the second person with a high-powered rifle.dd2001-08-201-63/+64
* When attempting to change the default route, don't write the gatewaybrian2001-08-201-7/+26
* Limit the amount of KVM reserved for the buffer cache and for swap-metadillon2001-08-208-4/+70
* There is no "(integer)" type; it's called "(int)".dd2001-08-201-3/+3
OpenPOWER on IntegriCloud