summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revamp and diff-reduce the various secure telnets. Make sure thatmarkm2001-08-0314-46/+59
* Note MFC of file 3.36.dd2001-08-032-2/+4
* Miscellaneous fixes.sheldonh2001-08-031-7/+6
* Fix warnings from `-Wmissing-prototypes'. Staticize.tg2001-08-0316-276/+231
* Sort SRCS.tg2001-08-031-2/+2
* Reverse the logic here again with regards to "trusted" ACPI timermsmith2001-08-031-30/+54
* Warn when a CHAP81 SUCCESS packet is invalid due to an incorrect S= value.brian2001-08-031-2/+2
* Shoud build resources in the _CRS buffer. Oops.msmith2001-08-032-2/+2
* Move the resource pointer when we reallocate the buffer.msmith2001-08-031-0/+2
* Rename mb_init() mbuf subsystem initialization routine to mbuf_init(), inbmilekic2001-08-032-5/+5
* Remove some code that appears to have endian problems with INVARIANTS.jake2001-08-031-5/+0
* Move some code related to managing pv entries from the pmap module tojake2001-08-034-201/+209
* Fix a bug translating virtual translation table entry addresses to physicaljake2001-08-031-4/+3
* Define proc0paddr. Call init_param() as early as possible.jake2001-08-031-0/+4
* Add a Makefile, ldscript, and config magic for sparc64. This is tailoredjake2001-08-034-0/+657
* Add an Elfhashelt type for sparc64.jake2001-08-031-0/+11
* Reformat for 80 columns. Sorry, but I had to do it.scottl2001-08-036-481/+696
* Fixes file descriptor leak in standalone mode.jon2001-08-031-0/+2
* Further Makefile.* sync (from Makefile.ia64). The lint target has beenpeter2001-08-034-24/+0
* Move MKMODULESENV+= *after* MKMODULESENV=peter2001-08-031-3/+3
* Add a cosmetic comment.peter2001-08-025-0/+5
* Use 'p' instead of the potentially more expensive 'curproc' inside ofjhb2001-08-021-5/+5
* Set up the via_chinfo structures properly so we write to the correctgreid2001-08-021-2/+2
* Fix a few bugs, some of which I introduced in recent commits:iedowse2001-08-022-13/+11
* In getclnthandle(), if the address is found in the cache we neediedowse2001-08-021-2/+5
* Make the fmt arguments to make_dev and make_dev_alias const char *.imp2001-08-023-6/+6
* The wrong-last-byte bug on win98 chap responses is also in winMEbrian2001-08-021-1/+1
* fix memory leak when error during opening of routing socketjon2001-08-021-0/+1
* With the S/KEY removal, this is no longer buildable or necessary.markm2001-08-022-102/+0
* Don't try to make pam_ssh module if NO_OPENSSH is set.markm2001-08-021-1/+1
* Add opieaccess(5) functionality under the INSECURE_OPIE .ifdef.markm2001-08-021-1/+2
* exists(../../crypto) --> exists(${.CURDIR}/../../crypto)sobomax2001-08-021-1/+1
* fix for pkg_add to symlinked prefix directories that are more than 1 link deep.jon2001-08-021-1/+1
* Allow configTtys() be called several times - set VAR_CONSTERM to "NO" afterache2001-08-021-0/+4
* Fix a cryptoless world by disconnecting libmp from the build when there is nosobomax2001-08-023-4/+13
* Include opt_splash.h.yokota2001-08-021-0/+2
* Use #ifdef DEV_SPLASH (from opt_splash.h) rather thanyokota2001-08-029-32/+40
* Cosmetics: replace dozen instances of "(tmp = getenv(PKG_DBDIR) ? tmp : DEF_L...sobomax2001-08-027-23/+15
* Cosmetics: kill blank lines at the end of file.sobomax2001-08-021-2/+0
* Remove duplicate ufsd entry. This seems to go back to the Sun's versiondwmalone2001-08-021-1/+1
* Usability tweak:sobomax2001-08-024-30/+30
* Document the deprecated `-w' option in the COMPATIBILITY section.yar2001-08-021-0/+4
* When there is a file that can't be deleted due to checksum mismatch print namesobomax2001-08-021-2/+1
* When talking about new versions, use the word "updated" instead ofdd2001-08-022-18/+18
* Note MFC or Binutils 2.11.2 (what we have is close enough to thatdd2001-08-022-4/+4
* Add FBIO_BLANK ioctl support. Return ENODEV for yet-to-be-yokota2001-08-022-0/+14
* Add some definitions. Their actual support will be addedyokota2001-08-022-1/+70
* When building a debugging kernel with modules, build modules withsheldonh2001-08-024-0/+12
* Repair the get/set UID() stuff so this works in both su(1) and login(1)markm2001-08-021-3/+3
* - Deny detaching requests until device is still open, otherwise it is possiblesobomax2001-08-021-3/+17
OpenPOWER on IntegriCloud