summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a system call trap type and syscall() call request handler.jake2001-08-202-2/+228
* Add support for splitting the register windows on entry to thejake2001-08-204-399/+1111
* db_expr_t is signed.jake2001-08-201-1/+1
* Add definitions for bits in condition code register and the load storejake2001-08-204-13/+164
* Add a definition for the load store unit control register.jake2001-08-201-0/+2
* Make the copyright consistent.brian2001-08-208-24/+0
* Sync globals.h up with the other platforms. There is still some cruft inobrien2001-08-202-14/+15
* + do not hard code where a port may be installed toobrien2001-08-203-9/+22
* + back out my `iso' targetobrien2001-08-201-23/+5
* New release note: pppd(8) no longer world-executable/readable.bmah2001-08-202-0/+14
* Avoid sleeping while holding a mutex in dounmount(). This problemiedowse2001-08-202-12/+14
* Handle snprintf() returning < -1.brian2001-08-201-1/+1
* 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
OpenPOWER on IntegriCloud