summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add new entires for firewall_flags, amd_map_program, anddd2001-08-201-4/+38
* Mark up IPFIREWALL in .Dv.dd2001-08-201-1/+3
* Capitalize the first word in sentences, and put periods at the end ofdd2001-08-201-3/+3
* Expand a little on the note about apm_battery. Note that apmd candd2001-08-192-4/+10
* Add some casts.brian2001-08-192-3/+3
* Add a missing % in a format string.brian2001-08-191-1/+1
* Avoid a compiler warningbrian2001-08-191-0/+2
* Zap LIBSSkris2001-08-191-1/+0
* Say goodbye to libss, which somehow managed to crouch hidden in the treekris2001-08-1920-1543/+2
OpenPOWER on IntegriCloud