summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Sync with NetBSDn_hibma2000-10-251-7/+29
* | | Add the ATA_ENABLE_TAGS optionsos2000-10-251-0/+3
* | | Major update to the 'twe' driver.msmith2000-10-2510-1415/+2735
* | | - Overhaul the software interrupt code to use interrupt threads for eachjhb2000-10-2560-792/+539
* | | Get rid of ridiculous ISP_PVS macro. Instead, just set anmjacob2000-10-251-6/+7
* | | Whoops! Forgot to commit this when I committed the other (turnin on locks)mjacob2000-10-252-26/+52
* | | Quite some warnings.jhb2000-10-253-9/+9
* | | Fail the 'buildkernel' target if not even one of the specified kernel configu...jkoshy2000-10-251-0/+4
* | | fix bogus cast in osf1_getrlimit/osf1_setrlimitgallatin2000-10-251-4/+4
* | | Implement atomic_{set,clear,add,subtract}_{acq_,rel_,}_ptr()jhb2000-10-251-12/+26
* | | Only use 1 set of memory barrier operations with the atomic_*_{acq,rel}_ptrjhb2000-10-251-2/+0
* | | teach the osf1_getsysinfo() function about a few more fieldsgallatin2000-10-252-8/+70
* | | - Forward declare struct mtx instead of #include'ing sys/mutex.hjhb2000-10-252-2/+4
* | | - Catch a machine/mutex.h -> sys/mutex.h I somehow missed.jhb2000-10-251-3/+3
* | | - Make the eventhandler_mutex mutex a private variable injhb2000-10-252-4/+4
* | | Eliminate some bitrot (nonexisting member variable names).tegge2000-10-242-10/+10
* | | Style fixes.tegge2000-10-242-1566/+1684
* | | Convert the USB ethernet drivers to use mutexes. Also convertwpaul2000-10-247-176/+232
* | | Make RPC timeout message more readable.tegge2000-10-242-8/+20
* | | Add a relnote about large swap areas not panicking the system.bmah2000-10-242-0/+4
* | | Build the ISC library as libisc. This library comes as part of thearchie2000-10-244-1/+139
* | | * Various fixes to breakage introduced by the atomic and mutex reorgs.dfr2000-10-2414-86/+173
* | | We were trying to dike out `apm0', but of course devices do not haveobrien2000-10-245-15/+15
* | | Remove /boot/boot[12] from the MFS installation floppies.obrien2000-10-241-1/+1
* | | Dike out more for the i386 release build: NCR SCSI card; anchient WDCobrien2000-10-245-0/+35
* | | Fix two typos in comments.dwmalone2000-10-242-2/+2
* | | Document that pci_device_override requires a recent SRM rev on Miata.wilko2000-10-241-1/+2
* | | Change archie's and my email addresses from Whistle.com to FreeBSD.orgjulian2000-10-2424-47/+47
* | | Catch up on some release notes: write combining for crash dumps,bmah2000-10-242-2/+23
* | | Since neither archie nor I work at Whistle any more, change our emailjulian2000-10-2445-46/+46
* | | First effort at bringing these up-to-date.julian2000-10-241-288/+277
* | | Fix up the build for the STARTTLS version of sendmail (again). This methodgshapiro2000-10-244-79/+10
* | | Oops better ad the ar device to the all target, people might want tosos2000-10-241-0/+1
* | | Describe %c betterache2000-10-241-3/+7
* | | Add the ATA RAID (ar) devicesos2000-10-241-2/+4
* | | Add $FreeBSD$phk2000-10-243-3/+9
* | | Correct the description of a few options to reflect that commands and/ormpp2000-10-241-3/+3
* | | Fix the problem with DMA mode not working on Aladdin chips.sos2000-10-241-2/+1
* | | Add MASTER_SITE_MOZILLA and MASTER_SITE_XEMACS.knu2000-10-242-0/+4
* | | Add "NO_CXX" knob to match src/gnu/usr.bin/cc/Makefile.obrien2000-10-241-1/+5
* | | Adjust commentsobrien2000-10-244-16/+40
* | | * Update commentsobrien2000-10-244-80/+124
* | | Problem to avoid processes getting stuck in "vmopar". From Ian'sdwmalone2000-10-2414-26/+62
* | | The -o is the default for "short" display, not the -h.ru2000-10-241-3/+4
* | | Added the CAM-ified wds driver for the ancient WD7000 SCSI card.babkin2000-10-241-0/+1443
* | | Added lines for the wds driver.babkin2000-10-243-0/+13
* | | Add some very crude man pages to try to induce folk to work on them.markm2000-10-242-0/+198
* | | Cast block number to off_t to avoid possible overflow bugs.jwd2000-10-241-1/+1
* | | The write combining code in revision 1.30 needs a few additionaljwd2000-10-241-12/+25
* | | Don't dink with interrupts in vm_page_zero_idle(). This code assumed itjhb2000-10-232-20/+2
OpenPOWER on IntegriCloud