| Commit message (Expand) | Author | Age | Files | Lines |
* | Revamp and diff-reduce the various secure telnets. Make sure that | markm | 2001-08-03 | 14 | -46/+59 |
* | Note MFC of file 3.36. | dd | 2001-08-03 | 2 | -2/+4 |
* | Miscellaneous fixes. | sheldonh | 2001-08-03 | 1 | -7/+6 |
* | Fix warnings from `-Wmissing-prototypes'. Staticize. | tg | 2001-08-03 | 16 | -276/+231 |
* | Sort SRCS. | tg | 2001-08-03 | 1 | -2/+2 |
* | Reverse the logic here again with regards to "trusted" ACPI timer | msmith | 2001-08-03 | 1 | -30/+54 |
* | Warn when a CHAP81 SUCCESS packet is invalid due to an incorrect S= value. | brian | 2001-08-03 | 1 | -2/+2 |
* | Shoud build resources in the _CRS buffer. Oops. | msmith | 2001-08-03 | 2 | -2/+2 |
* | Move the resource pointer when we reallocate the buffer. | msmith | 2001-08-03 | 1 | -0/+2 |
* | Rename mb_init() mbuf subsystem initialization routine to mbuf_init(), in | bmilekic | 2001-08-03 | 2 | -5/+5 |
* | Remove some code that appears to have endian problems with INVARIANTS. | jake | 2001-08-03 | 1 | -5/+0 |
* | Move some code related to managing pv entries from the pmap module to | jake | 2001-08-03 | 4 | -201/+209 |
* | Fix a bug translating virtual translation table entry addresses to physical | jake | 2001-08-03 | 1 | -4/+3 |
* | Define proc0paddr. Call init_param() as early as possible. | jake | 2001-08-03 | 1 | -0/+4 |
* | Add a Makefile, ldscript, and config magic for sparc64. This is tailored | jake | 2001-08-03 | 4 | -0/+657 |
* | Add an Elfhashelt type for sparc64. | jake | 2001-08-03 | 1 | -0/+11 |
* | Reformat for 80 columns. Sorry, but I had to do it. | scottl | 2001-08-03 | 6 | -481/+696 |
* | Fixes file descriptor leak in standalone mode. | jon | 2001-08-03 | 1 | -0/+2 |
* | Further Makefile.* sync (from Makefile.ia64). The lint target has been | peter | 2001-08-03 | 4 | -24/+0 |
* | Move MKMODULESENV+= *after* MKMODULESENV= | peter | 2001-08-03 | 1 | -3/+3 |
* | Add a cosmetic comment. | peter | 2001-08-02 | 5 | -0/+5 |
* | Use 'p' instead of the potentially more expensive 'curproc' inside of | jhb | 2001-08-02 | 1 | -5/+5 |
* | Set up the via_chinfo structures properly so we write to the correct | greid | 2001-08-02 | 1 | -2/+2 |
* | Fix a few bugs, some of which I introduced in recent commits: | iedowse | 2001-08-02 | 2 | -13/+11 |
* | In getclnthandle(), if the address is found in the cache we need | iedowse | 2001-08-02 | 1 | -2/+5 |
* | Make the fmt arguments to make_dev and make_dev_alias const char *. | imp | 2001-08-02 | 3 | -6/+6 |
* | The wrong-last-byte bug on win98 chap responses is also in winME | brian | 2001-08-02 | 1 | -1/+1 |
* | fix memory leak when error during opening of routing socket | jon | 2001-08-02 | 1 | -0/+1 |
* | With the S/KEY removal, this is no longer buildable or necessary. | markm | 2001-08-02 | 2 | -102/+0 |
* | Don't try to make pam_ssh module if NO_OPENSSH is set. | markm | 2001-08-02 | 1 | -1/+1 |
* | Add opieaccess(5) functionality under the INSECURE_OPIE .ifdef. | markm | 2001-08-02 | 1 | -1/+2 |
* | exists(../../crypto) --> exists(${.CURDIR}/../../crypto) | sobomax | 2001-08-02 | 1 | -1/+1 |
* | fix for pkg_add to symlinked prefix directories that are more than 1 link deep. | jon | 2001-08-02 | 1 | -1/+1 |
* | Allow configTtys() be called several times - set VAR_CONSTERM to "NO" after | ache | 2001-08-02 | 1 | -0/+4 |
* | Fix a cryptoless world by disconnecting libmp from the build when there is no | sobomax | 2001-08-02 | 3 | -4/+13 |
* | Include opt_splash.h. | yokota | 2001-08-02 | 1 | -0/+2 |
* | Use #ifdef DEV_SPLASH (from opt_splash.h) rather than | yokota | 2001-08-02 | 9 | -32/+40 |
* | Cosmetics: replace dozen instances of "(tmp = getenv(PKG_DBDIR) ? tmp : DEF_L... | sobomax | 2001-08-02 | 7 | -23/+15 |
* | Cosmetics: kill blank lines at the end of file. | sobomax | 2001-08-02 | 1 | -2/+0 |
* | Remove duplicate ufsd entry. This seems to go back to the Sun's version | dwmalone | 2001-08-02 | 1 | -1/+1 |
* | Usability tweak: | sobomax | 2001-08-02 | 4 | -30/+30 |
* | Document the deprecated `-w' option in the COMPATIBILITY section. | yar | 2001-08-02 | 1 | -0/+4 |
* | When there is a file that can't be deleted due to checksum mismatch print name | sobomax | 2001-08-02 | 1 | -2/+1 |
* | When talking about new versions, use the word "updated" instead of | dd | 2001-08-02 | 2 | -18/+18 |
* | Note MFC or Binutils 2.11.2 (what we have is close enough to that | dd | 2001-08-02 | 2 | -4/+4 |
* | Add FBIO_BLANK ioctl support. Return ENODEV for yet-to-be- | yokota | 2001-08-02 | 2 | -0/+14 |
* | Add some definitions. Their actual support will be added | yokota | 2001-08-02 | 2 | -1/+70 |
* | When building a debugging kernel with modules, build modules with | sheldonh | 2001-08-02 | 4 | -0/+12 |
* | Repair the get/set UID() stuff so this works in both su(1) and login(1) | markm | 2001-08-02 | 1 | -3/+3 |
* | - Deny detaching requests until device is still open, otherwise it is possible | sobomax | 2001-08-02 | 1 | -3/+17 |