summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NOSECURE is implied by NOCRYPT, meaning if the latter is definedru2003-04-303-3/+3
* Don't clobber Kerberos5 telnet(1) and telnetd(8) with non-crypto versions.ru2003-04-302-6/+7
* Fixed alignment.ru2003-04-301-1/+1
* This script should require mountcritremote, since that is the lastmtm2003-04-301-1/+1
* o Don't announce that the timer is good when in fact it isn't timingmarcel2003-04-301-22/+43
* Fix tpyo in last commit.imp2003-04-301-1/+1
* Set include path.simokawa2003-04-301-0/+3
* Free asyreq.simokawa2003-04-301-6/+6
* Eliminate an unused parameter from vm_pageout_object_deactivate_pages().alc2003-04-301-6/+5
* This particular debugging statement is very verbose, making the restmtm2003-04-301-1/+1
* o Make the 'Ip-filter module loaded' messages informationalmtm2003-04-302-4/+4
* Running the script with restart or manually stopping and startingmtm2003-04-301-2/+2
* Get rid of the redundant 'gone' field, and overload suspend instead.imp2003-04-302-13/+12
* Increase some default values.davidxu2003-04-302-4/+4
* Call kse_wakeup_mutli() after remove current thread from RUNQ to avoiddavidxu2003-04-302-2/+2
* Call kse_wakeup_multi() to wakeup idle KSEs when there are threads readydavidxu2003-04-302-0/+2
* Make sure rhostip is always initialized.des2003-04-301-1/+1
* Treat an empty PAM_RHOST the same as a NULL one.des2003-04-304-5/+5
* Add vm_object locking to vmspace_swap_count().alc2003-04-301-5/+6
* Set $HOME to the correct directory (within the chroot tree).des2003-04-301-0/+1
* Add support to CAM for devices with more than 2^32 blocks. (2TB if you'reken2003-04-304-88/+347
* Add missing crom_next() in the previous revision.simokawa2003-04-291-1/+3
* Add definitions for IN6ADDR_LINKLOCAL_ALLMDNS_INIT and INADDR_ALLMDNS_GROUP.mdodd2003-04-292-0/+4
* IP_RECVTTL socket option.mdodd2003-04-295-1/+42
* Allow fast instruction and data access mmu miss traps to be handled byjake2003-04-293-9/+11
* `Hide' strlcpy and strlcat (using the namespace.h / __weak_referencenectar2003-04-2920-51/+71
* Jump to the correct label upon detecting an error.deischen2003-04-291-2/+2
* Create the thread signal lock as a KSE lock (as opposed todeischen2003-04-296-44/+46
* Unbreak the build.hrs2003-04-291-3/+3
* Call exit(0), not exit.kan2003-04-291-1/+1
* Fix an obscure fencepost error in GBDE's sector mapping code:phk2003-04-291-0/+26
* Typo in last commit: Do not press xZZ to leave vi(1).phk2003-04-291-1/+1
* When a bio comes back from below with a zero error code, check thatphk2003-04-291-0/+4
* Catch up with the new acpi files.njl2003-04-291-21/+24
* Resolve conflicts.njl2003-04-2917-330/+515
* Support functions for the new ACPI import.njl2003-04-298-26/+144
* Remove unused declarations and definitions.alc2003-04-291-6/+0
* Updated import-preparation script. It now removes vendor paths from headernjl2003-04-291-2/+17
* Resolve conflictsnjl2003-04-291-85/+46
* This commit was generated by cvs2svn to compensate for changes in r114239,njl2003-04-294-0/+1690
|\
| * Import of Intel ACPI 20030228 vendor distributionnjl2003-04-294-0/+1690
* | This commit was generated by cvs2svn to compensate for changes in r114237,njl2003-04-29133-4526/+4359
|\ \ | |/
| * Import of Intel ACPI 20030228 vendor distributionnjl2003-04-29151-4901/+4925
* | Unbreak the build.hrs2003-04-291-2/+2
* | Enable wchar_t support in libstdc++.kan2003-04-292-2/+2
* | Add an item about the majordomo to Mailman change.trhodes2003-04-291-0/+8
* | Add media types and options for ATM. While on most ATM cards media cannotharti2003-04-293-0/+97
* | Whitespace commit.trhodes2003-04-291-2/+2
* | Initialize tbuf in newstat_copyout() too.mbr2003-04-291-0/+1
* | Update majordomo > mailman at this location also.trhodes2003-04-291-3/+2
OpenPOWER on IntegriCloud