| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct confusing description of the -r option. | sheldonh | 2000-03-07 | 1 | -2/+7 |
* | There is nothing more annoying than su'ing to root and discovering that | rwatson | 2000-03-07 | 2 | -3/+3 |
* | Add entries for slovenian keymap and new euro fonts. | jkh | 2000-03-07 | 3 | -9/+15 |
* | It's isdntel(8), not isdntel(1). | nik | 2000-03-07 | 1 | -1/+1 |
* | It's getsockname(2), not getsockname(3). | nik | 2000-03-07 | 1 | -1/+1 |
* | ftp(1)'s default pager is "more", not "less", as documented. | nik | 2000-03-07 | 1 | -1/+1 |
* | Note that openssh/ssl are in the tree now, and use the correct section | nik | 2000-03-07 | 1 | -10/+5 |
* | s/ispec/ipsec/, and add a missing comma. | nik | 2000-03-07 | 1 | -1/+1 |
* | Document the discard device appearing as 'ds0', 'ds1', etc. | nik | 2000-03-07 | 3 | -6/+6 |
* | Mark "name" as being an argument, so it is formatted correctly. | nik | 2000-03-07 | 1 | -1/+1 |
* | "lnoger" -> "longer" | nik | 2000-03-07 | 1 | -1/+1 |
* | Add two more cards: | imp | 2000-03-07 | 2 | -0/+28 |
* | Since crypto/openssh/login.c was changed to use realhostname_sa(), | ume | 2000-03-07 | 1 | -13/+29 |
* | Minor nits and extra devices: | imp | 2000-03-07 | 2 | -14/+78 |
* | Add openssh and api changes. | imp | 2000-03-07 | 1 | -0/+24 |
* | Make a run-on sentence into two proper sentences, and clarify the meaning | green | 2000-03-06 | 1 | -3/+2 |
* | Make pam_ssh work. It had an undefined symbol when it was dlopen()ed. | peter | 2000-03-06 | 1 | -1/+1 |
* | Remove gratuitous dashes (-) in Fl macro arguments. | sheldonh | 2000-03-06 | 1 | -2/+2 |
* | Remove more single-space hard sentence breaks. | sheldonh | 2000-03-06 | 8 | -8/+16 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-06 | 5 | -16/+32 |
* | Add the ata driver to the list of new things in 4.0 | sos | 2000-03-06 | 2 | -0/+34 |
* | Add a missing "either". | sheldonh | 2000-03-06 | 1 | -5/+4 |
* | Purely cosmetic tweak, use consistant whitespace with scopeid. | peter | 2000-03-06 | 1 | -1/+1 |
* | Added reset code and converted many panics into call to reset. | dmlb | 2000-03-05 | 1 | -59/+201 |
* | Minor tidy up. | dmlb | 2000-03-05 | 1 | -2/+2 |
* | Fix a typo. (s/eExample/Example/) | shin | 2000-03-05 | 1 | -1/+1 |
* | Add src-kerberos5 to example supfiles. | jdp | 2000-03-05 | 3 | -0/+3 |
* | Fix the CD driver so that the last blocks can be read even if | sos | 2000-03-05 | 9 | -75/+103 |
* | Partial fix: the following patch correctly configures the card for dual | cg | 2000-03-05 | 1 | -1/+5 |
* | Recognize another modem, "PMC2430 - Pace 56 Voice Internal Modem" | peter | 2000-03-05 | 2 | -0/+2 |
* | Moved a lot of my inline comments to head of code and documented | dmlb | 2000-03-05 | 1 | -378/+773 |
* | Tidy up. | dmlb | 2000-03-05 | 1 | -100/+140 |
* | Merge from internat.freebsd.org; cleanup stray rsaref glue code reference | peter | 2000-03-05 | 1 | -4/+0 |
* | Add info on FibreChannel support, AS4100 & 8200 'due soon', PC164 | wilko | 2000-03-05 | 1 | -0/+10 |
* | Document NO_OBJC for disabling Objective C support | kris | 2000-03-05 | 2 | -0/+2 |
* | Merge updated file for 0.5 release: handle "ip host foo" and | fenner | 2000-03-04 | 1 | -4/+14 |
* | Include feedback. Warn a bit more for TGA & NT-only systems that | wilko | 2000-03-04 | 1 | -38/+52 |
* | mkisofs has the -C option for this, doh. | sos | 2000-03-04 | 1 | -3/+3 |
* | Add msinfo command, used for multisession CD generation with | sos | 2000-03-03 | 2 | -7/+25 |
* | Fix a copy and paste error. Make release should be operational again. | jhay | 2000-03-03 | 1 | -1/+1 |
* | Point SDIR at ${.CURDIR}/../secure so that ssh and sshd can be found when | jhay | 2000-03-03 | 1 | -1/+1 |
* | MFI: Make ssh and sshd link in the krb5 part of make release. | jhay | 2000-03-03 | 2 | -4/+4 |
* | Really fix the USA_RESIDENT botch. | jkh | 2000-03-03 | 3 | -3/+3 |
* | MFI: Use krb5 functions in krb5 files. | jhay | 2000-03-03 | 1 | -1/+1 |
* | Mostly notes and minor style changes whilst I was travelling. | dmlb | 2000-03-03 | 1 | -46/+132 |
* | This commit was generated by cvs2svn to compensate for changes in r57738, | roberto | 2000-03-03 | 1 | -1/+1 |
|\ |
|
| * | Fix potential alignement problems on Alpha + IPv6. | roberto | 2000-03-03 | 1 | -1/+1 |
* | | Null commit. | sheldonh | 2000-03-03 | 0 | -0/+0 |
* | | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-03 | 52 | -223/+446 |
* | | Replace structure copy form ifreq obtained by SIOCGIFADDR | shin | 2000-03-03 | 3 | -3/+5 |