summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* End of initial effort of the translation of the CURRENT release notes. Nowgioria2002-09-121-4/+86
* Change a couple of splcam() calls that do not make sense in atapi-camthomas2002-09-121-3/+5
* End of translation of section "Contributed Software"gioria2002-09-121-2/+148
* Rearrange where to get the ATAPI magic sequence.sos2002-09-121-6/+8
* Use the proper fields for security.sos2002-09-121-2/+2
* Wait for drive to become ready if its in progress of loading..sos2002-09-121-0/+14
* Dont hang in atprq on poll_dsc command.sos2002-09-121-2/+4
* Fixed style bugs in resource_list_add_next().bde2002-09-121-5/+5
* Protect arguments to the putwc and putwchar macros with parens.tjr2002-09-121-2/+2
* Correct type of second argument: it is wchar_t ** restrict,tjr2002-09-121-2/+2
* - Fix two obvious locking bugs; 1) returning with lock held when it neededarr2002-09-121-3/+16
* Add AGP support for Intel i830M and i845 thanks to patches from moto kawasakianholt2002-09-124-98/+432
* Make bridging and layer2-ipfw obey net.inet.ip.fw.one_pass.luigi2002-09-122-4/+4
* Store the port number in "fwd" rules in host format, same as ipfw1luigi2002-09-121-2/+2
* Update to reflect reality.archie2002-09-112-31/+8
* Add man pages for getcontext()/setcontext(), makecontext()/swapcontext(),archie2002-09-114-5/+331
* Only probe one PHY on the D-Link 580 version of the card (ie rev 0x12).ambrisko2002-09-111-6/+37
* - Change utrace ktrace events to malloc the work buffer before getting ajhb2002-09-111-9/+10
* Remove support for synchronous ktrace requests now that none exist anymore.jhb2002-09-111-33/+11
* - Change ktrace genio events to only copy up to ktr_geniosize bytes of ajhb2002-09-111-18/+18
* - Add a kern.ktrace sysctl node.jhb2002-09-111-2/+9
* Change namei and syscall ktrace events to malloc work buffers beforejhb2002-09-111-7/+14
* Somebody forgot to turn out the lights.peter2002-09-112-90/+0
* Cosmetic cleanup to a message.jhb2002-09-111-1/+1
* Sometime after binutils-2.9 (ie: ages ago), the handling of __start_set_*peter2002-09-111-6/+0
* Commit "unrelated style fixes" part of Bruce's patch (regardingpeter2002-09-111-5/+5
* Indentation does not make a block.. need curly braces too.julian2002-09-111-1/+2
* Modify previous commit to solve the real problem that made gcc thinkpeter2002-09-111-5/+5
* I completely fubared this. An empty EXPORT_SYMS= is not valid. I know Ipeter2002-09-111-2/+0
* Whitespace consistency fix from addition of IAHD_REG_PRETTY_PRINT: userwatson2002-09-112-2/+2
* In kvm_openfiles/kvm_open, mark the file descriptors as close-on-exec.nectar2002-09-111-0/+12
* Correct a usage of fnctl that could not be right and results in anectar2002-09-111-1/+1
* It's bad enough people can't figure out to use the same code, or inphk2002-09-114-192/+141
* Fix spelling of Bismarck's name and remove duplicatetg2002-09-112-19/+3
* correct another spammage.. sorry bruce.. not exactly sure how my patchjulian2002-09-111-1/+0
* revert a line that was not part of my change..julian2002-09-111-1/+1
* Add an implementation of wcsftime() (wide character version of strftime()).tjr2002-09-114-2/+155
* Comment and whitespace changes.julian2002-09-111-12/+13
* Completely redo thread states.julian2002-09-1132-499/+443
* Include <vm/uma.h> instead of depending on namespace pollution inbde2002-09-111-7/+10
* Fix LINT build on alpha by completing move of cy and apm_saver tonjl2002-09-112-7/+10
* Add `restrict' type-qualifier.mike2002-09-113-6/+6
* Conditionalize some objects to match the functions that they are usedmike2002-09-111-2/+5
* Add support for the AMD x86-64 Hammer platform.obrien2002-09-111-0/+2
* Some uses of the variable n needed to be int, others needed to bemike2002-09-111-8/+8
* Clarify the return value from child_present.imp2002-09-111-0/+7
* - Lock down the accounting code globals with a subsystem mutex.arr2002-09-111-5/+27
* Quiet warnings about non-existent scripts. My own fault for not testing mygordon2002-09-111-1/+1
* Unbreak world by fixing 4 syntax errors and 1 wrong variable type.mike2002-09-111-5/+5
* Remember who asked for a connect or accept operation so we can actually tellbenno2002-09-111-2/+2
OpenPOWER on IntegriCloud