summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for configuring PowerPC kernels.benno2001-01-224-0/+6
* - Add ability to handle bzip2-compressed packages;sobomax2001-01-228-26/+79
* Fix for NetBSD wherebrian2001-01-222-2/+4
* Added PC-98 apm support.nyan2001-01-224-1/+14
* Prepare for mdoc(7)NG.ru2001-01-221-2/+2
* mdoc(7) police: .Dv -> .Cm where appropriate.ru2001-01-221-6/+6
* mdoc(7) police: ``Ds'' is not certified (no macro with such name exist)ru2001-01-221-1/+1
* As threatened in hackers@ on Friday, obviate the need for a buildworldimp2001-01-221-2/+7
* Note change of KERNEL to KERNCONF for building instructions. Peterimp2001-01-221-4/+15
* Using "KERNEL" for buildkernel was a very very bad mistake. $KERNEL ispeter2001-01-221-4/+4
* Clean up some obsolete stuff. config -r has not been needed since aroundpeter2001-01-225-43/+12
* Call vm_zone_init() at the appropriate time.des2001-01-221-0/+2
* Give this code a major facelift:des2001-01-222-235/+167
* Print correct file name and line number in mtx_assert().jasone2001-01-224-21/+20
* Plug a memory leak in AcpiOsDeleteSemaphore where the mutex is not properlymsmith2001-01-221-0/+2
* Made the special handling of the daylight time switches optional,babkin2001-01-222-6/+19
* Handle SECDNS being rejected when PRIDNS is notbrian2001-01-221-2/+5
* Also add some timing information for kernel builds so that it'sjkh2001-01-211-2/+5
* remove stupid braino (recursive mutex)julian2001-01-211-16/+20
* General cleanup.phk2001-01-211-53/+33
* Move most of sys/mutex.h into kern/kern_mutex.c, thereby making the mutexjasone2001-01-219-595/+1224
* sendmail 8.11.2 has been importedgshapiro2001-01-212-2/+2
* First step towards an MP-safe zone allocator:des2001-01-219-57/+19
* Update FreeBSD import READMEgshapiro2001-01-211-4/+19
* Repair 8.11.2 merge conflictsgshapiro2001-01-2115-144/+225
* This commit was generated by cvs2svn to compensate for changes in r71345,gshapiro2001-01-2163-779/+2178
|\
| * Import sendmail 8.11.2gshapiro2001-01-2178-925/+2405
* | Update these netgraph drivers in current so that these changes can bephk2001-01-212-62/+194
* | Convert a Debugger(3) to a panic(9) and a EINVAL.phk2001-01-211-1/+3
* | Add the options of which cron program to run, and specifying flagsdougb2001-01-213-1/+15
* | Make intr_nesting_level per-process, rather than per-cpu. Setupjake2001-01-2154-96/+124
* | wi has been converted to NEWCARD, so included it when pccard isimp2001-01-212-2/+3
* | Correct botchup in last commit that made older VIA chips fail...sos2001-01-211-2/+2
* | permit icmp6 type <= 256 (was 32).ume2001-01-211-1/+1
* | make it easier to handle $FreeBSD$ tags (amount of diff matters).itojun2001-01-2116-31/+16
* | make it clearer that rtadvd.conf is optional (configs are grabbed from kernel).itojun2001-01-212-59/+66
* | Make the order of the static initializer for all_mtx match the order ofjasone2001-01-213-6/+6
* | Update the iwic driver: fix error handling for rx errors on the D-channelhm2001-01-218-111/+103
* | Fix numerous style(9) bugs: Put #define's before declarations; sort thewill2001-01-211-12/+11
* | Fix style(9) bug; use ISDOT[DOT,]() macro available in util.c by movingwill2001-01-213-11/+9
* | Add a bunch of entries from NetBSD's if_ne_pcmcia.c v1.67. We stillimp2001-01-211-5/+371
* | Use PCCARD_CIS_xxx #defines for the table of oem ids. These usuallyimp2001-01-213-16/+22
* | Convert the vendor/product cis strings to an array of CIS entries. Thisimp2001-01-212-6/+6
* | Remove APIC_INTR_DIAGNOSTIC - this has been disabled for some time now.peter2001-01-2111-471/+0
* | Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutexjasone2001-01-2124-190/+301
* | Remove the MAYBE_PANIC and GUARD_CPU macros - unused.peter2001-01-211-34/+0
* | Remove the per-cpu pages used for copy and zero-ing pages of memoryjake2001-01-2115-262/+11
* | Actually propagate back to the rest of the application that a commandgreen2001-01-211-1/+1
* | Break the isa attachment of the Crystal Semiconductor 89x0 into twoimp2001-01-215-144/+347
* | remove duplicate entry that snuck in during the merge.imp2001-01-212-8/+0
OpenPOWER on IntegriCloud