| Commit message (Expand) | Author | Age | Files | Lines |
* | More libss removal. | markm | 2001-08-20 | 1 | -2/+0 |
* | Diff reduce all the crypto telnet Makefiles. | markm | 2001-08-20 | 7 | -7/+7 |
* | Handle snrintf() returning -1. | brian | 2001-08-20 | 1 | -16/+30 |
* | Code merge and diff reduce with "base" telnet. This is the "later" | markm | 2001-08-20 | 50 | -580/+566 |
* | Code merge and diff reduction between this and crypto telnet. | markm | 2001-08-20 | 14 | -567/+252 |
* | Feature merging and diff reduction between this code and crypto telnet. | markm | 2001-08-20 | 10 | -447/+279 |
* | Handle snprintf() returning -1 | brian | 2001-08-20 | 2 | -6/+26 |
* | No functional changes, but: | markm | 2001-08-20 | 5 | -38/+47 |
* | Don't misuse the return from snprintf. | brian | 2001-08-20 | 1 | -5/+7 |
* | Properly change old interface addresses so that their destination is | brian | 2001-08-20 | 1 | -1/+2 |
* | Add some comments to explain what's going on here | brian | 2001-08-20 | 1 | -9/+21 |
* | Don't overflow a buffer from command line arguments. | kris | 2001-08-20 | 1 | -2/+6 |
* | mdoc(7) police: markup nits. | ru | 2001-08-20 | 1 | -9/+17 |
* | Merge vendor branch onto mainline (try to fix HAVE_KERBEROS) | peter | 2001-08-20 | 1 | -2/+2 |
* | mdoc(7) police: simplify literal display block. | ru | 2001-08-20 | 1 | -2/+4 |
* | mdoc(7) police: fixed markup, removed the extra word. | ru | 2001-08-20 | 1 | -16/+16 |
* | Part II of libss retirement: zap mk_cmds too. | kris | 2001-08-20 | 9 | -552/+0 |
* | The timed protocol is not implemented in a compatible way by all vendors; | kris | 2001-08-20 | 2 | -7/+23 |
* | Fix an SGML glitch. | bmah | 2001-08-20 | 2 | -2/+2 |
* | Fix grammar. | dd | 2001-08-20 | 1 | -1/+2 |
* | Respect the -N flag when changing directory attributes in setdirmode). | dd | 2001-08-20 | 1 | -4/+6 |
* | Use `an' where appropriate. | dd | 2001-08-20 | 2 | -2/+2 |
* | Pass the username we just made to pwd_mkdb so that the latter doesn't | dd | 2001-08-20 | 1 | -3/+4 |
* | Sync the default module search path with the one in | dd | 2001-08-20 | 1 | -1/+1 |
* | Shoot (and kill) the second person with a high-powered rifle. | dd | 2001-08-20 | 1 | -63/+64 |
* | When attempting to change the default route, don't write the gateway | brian | 2001-08-20 | 1 | -7/+26 |
* | Limit the amount of KVM reserved for the buffer cache and for swap-meta | dillon | 2001-08-20 | 8 | -4/+70 |
* | There is no "(integer)" type; it's called "(int)". | dd | 2001-08-20 | 1 | -3/+3 |
* | Add new entires for firewall_flags, amd_map_program, and | dd | 2001-08-20 | 1 | -4/+38 |
* | Mark up IPFIREWALL in .Dv. | dd | 2001-08-20 | 1 | -1/+3 |
* | Capitalize the first word in sentences, and put periods at the end of | dd | 2001-08-20 | 1 | -3/+3 |
* | Expand a little on the note about apm_battery. Note that apmd can | dd | 2001-08-19 | 2 | -4/+10 |
* | Add some casts. | brian | 2001-08-19 | 2 | -3/+3 |
* | Add a missing % in a format string. | brian | 2001-08-19 | 1 | -1/+1 |
* | Avoid a compiler warning | brian | 2001-08-19 | 1 | -0/+2 |
* | Zap LIBSS | kris | 2001-08-19 | 1 | -1/+0 |
* | Say goodbye to libss, which somehow managed to crouch hidden in the tree | kris | 2001-08-19 | 20 | -1543/+2 |
* | Fix logic errors in pthread_cond_wait() and pthread_cond_timedwait() that | jasone | 2001-08-19 | 3 | -204/+156 |
* | Fix ISA machines. Also, make it possible for the new pccardd to run | imp | 2001-08-19 | 1 | -40/+61 |
* | Remove the building of a kerberosIV'ed cvs. `make release' has been broken | obrien | 2001-08-19 | 1 | -3/+6 |
* | Add about rewind+errno, describe ESPIPE, minor formatting. | ache | 2001-08-19 | 1 | -6/+23 |
* | Silence non-constant format string warnings by marking functions | kris | 2001-08-19 | 14 | -29/+29 |
* | Forced commit to fix last commit message: | imp | 2001-08-19 | 0 | -0/+0 |
* | Improve interlocking for card removal. We now can remove the card in | imp | 2001-08-19 | 3 | -28/+60 |
* | Constify m_copydata. | julian | 2001-08-19 | 1 | -1/+1 |
* | Forgot to remove this un-needed test. (M_WAITOK won't fail) | julian | 2001-08-19 | 2 | -3/+1 |
* | Better handling of the return from snprintf | brian | 2001-08-18 | 1 | -3/+8 |
* | Better handling for the return of snprintf(). | brian | 2001-08-18 | 2 | -5/+12 |
* | If AF_INET6 isn't available in the kernel, revert to creating AF_INET | brian | 2001-08-18 | 1 | -15/+19 |
* | Don't needlessly duplicate what's basically the same copyright. | jake | 2001-08-18 | 1 | -26/+1 |