summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix logic errors in pthread_cond_wait() and pthread_cond_timedwait() thatjasone2001-08-193-204/+156
* Fix ISA machines. Also, make it possible for the new pccardd to runimp2001-08-191-40/+61
* Remove the building of a kerberosIV'ed cvs. `make release' has been brokenobrien2001-08-191-3/+6
* Add about rewind+errno, describe ESPIPE, minor formatting.ache2001-08-191-6/+23
* Silence non-constant format string warnings by marking functionskris2001-08-1914-29/+29
* Forced commit to fix last commit message:imp2001-08-190-0/+0
* Improve interlocking for card removal. We now can remove the card inimp2001-08-193-28/+60
* Constify m_copydata.julian2001-08-191-1/+1
* Forgot to remove this un-needed test. (M_WAITOK won't fail)julian2001-08-192-3/+1
* Better handling of the return from snprintfbrian2001-08-181-3/+8
* Better handling for the return of snprintf().brian2001-08-182-5/+12
* If AF_INET6 isn't available in the kernel, revert to creating AF_INETbrian2001-08-181-15/+19
* Don't needlessly duplicate what's basically the same copyright.jake2001-08-181-26/+1
* Back out the previous fix to deal with kernels that don't support IPv6,brian2001-08-186-69/+44
* Implement cpu_wait().jake2001-08-181-3/+26
* Increase the size of the phys_avail memory map. Implement pmap_dispose_proc.jake2001-08-181-9/+46
OpenPOWER on IntegriCloud