summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.tg2003-10-151-1/+1
* New release note:hrs2003-10-152-0/+14
* Make sure to pull in all relevant crypto for GEOM_BDEphk2003-10-151-2/+3
* Fix typos; reformat some entries.tg2003-10-152-15/+17
* - vm_fault_copy_entry() should not assume that the source object containsalc2003-10-151-5/+19
* - If our user_pri doesn't match our actual priority our priority has beenjeff2003-10-151-3/+10
* Add a wrapper for a function that takes and releases the adapterdeischen2003-10-151-3/+13
* Let the world figure out exactly how superannuated I am.linimon2003-10-151-0/+1
* The KERN_PROC_PROC sysctl took 4 args in 5.0-REL and 5.1-REL. We need topeter2003-10-151-1/+4
* Pull the tier-2 card one last time and break the get/setcontext andpeter2003-10-155-5/+17
* Get some more data if we hit the pmap_enter() thing.peter2003-10-151-1/+8
* Detect errors during 'cat' page creation better. This fixes bin/5591.jkoshy2003-10-151-9/+41
* o convert mutex calls to #defines for portability, etc.sam2003-10-143-35/+61
* Major update to xe driver:rsm2003-10-144-585/+790
* MFV: tzdata2003dwollman2003-10-147-176/+326
* Turn malloc+snprintf into asnprintf.markm2003-10-141-14/+10
* Add the "TB ---" prefix to error and warning messages so that earlydes2003-10-141-2/+2
* Lock ip forwarding route cache. While we're at it, remove the globalsam2003-10-143-37/+95
* MFp4: correct locking issues in nd6_lookupsam2003-10-141-1/+4
* remove dangling ';'s` that were harmlesssam2003-10-141-2/+2
* Change default for kern.polling.idle_poll back to 1. This was set to 0sam2003-10-141-1/+1
* Fix just about as many bugs in my last commit here as there were lines thatpeter2003-10-141-2/+3
* Reintroduce the "recovered from lost interrupt" code, but in a newsos2003-10-141-6/+7
* Fix alignment problem on 64 bit arch.ume2003-10-141-0/+49
* Catch up with the English version:rushani2003-10-141-31/+363
* Made use of 'error' argument, which was unused (by mistake) before.phk2003-10-141-1/+1
* With DIAGNOSTICS, sometimes we get weird crashes when some driverimp2003-10-141-3/+4
* MFia64alc2003-10-143-47/+83
* Close open parenthesis.rushani2003-10-142-2/+2
* Fix a race condition in owi. If you eject a card, then the wi_inquireimp2003-10-141-2/+2
* Use more modern architectures than VAX for little endian machinesimp2003-10-141-4/+7
* Replace the VAX and MIPS alternate formats with the architectures thatimp2003-10-141-6/+12
* - Add a mising vn_finished_write()jeff2003-10-141-0/+1
* Add rfork_thread(3).alc2003-10-132-1/+102
* Insert an overview of the plans here, in case I get run over by a bus.phk2003-10-131-0/+32
* use BF_ecb_encrypt().ume2003-10-134-24/+95
* - support AES counter mode for ESP.ume2003-10-1314-22/+550
* Don't clear signal mask in execsig(). RELENG_4 does not clear it and POSIXdavidxu2003-10-131-4/+0
* There is no network2 any more.des2003-10-131-1/+0
* * Remove the OS specific bits, since NetBSD isn't interested indougb2003-10-131-21/+13
* Remove trailing whitespacedougb2003-10-136-12/+12
* Update references to rc.diskless[12]dougb2003-10-136-8/+8
* Fix two buffer overflows caused by off-by-one errors: avoid writing a nulltjr2003-10-131-2/+2
* Include <nlist.h> for nlist-related declarations instead of depending onbde2003-10-132-0/+2
* remove dangling mtx_unlock orphaned by rev 1.21 changesam2003-10-131-1/+0
* support AES XCBC MAC for AH.ume2003-10-132-0/+230
* - support AES XCBC MAC for AHume2003-10-138-3/+21
* Fixed some style bugs in the removal of __P(()). Blind removal ofbde2003-10-131-3/+3
* Reduce per-packet overhead when using WEP by using an advancing IVsam2003-10-131-1/+8
* Must reset the pointer to the 802.11 header after prependingsam2003-10-131-0/+1
OpenPOWER on IntegriCloud