| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit adds basic support for the UFS2 filesystem. The UFS2 | mckusick | 2002-06-21 | 46 | -1243/+2797 |
* | o Remove GIANT_REQUIRED from vm_map_stack(). | alc | 2002-06-21 | 1 | -2/+0 |
* | Update for libpcap 0.7.1 | fenner | 2002-06-21 | 1 | -14/+46 |
* | o Remove GIANT_REQUIRED from vm_pager_allocate() and vm_pager_deallocate(). | alc | 2002-06-21 | 1 | -3/+0 |
* | Add some #define's for mbuf annotations. | luigi | 2002-06-20 | 1 | -0/+48 |
* | {f,s}usword -> {f,s}uword16. Implement {f,s}uword32. | jake | 2002-06-20 | 2 | -46/+94 |
* | Change the way we internally store the mount options to | mux | 2002-06-20 | 4 | -134/+83 |
* | Implement SO_NOSIGPIPE option for sockets. This allows one to request that | alfred | 2002-06-20 | 4 | -2/+7 |
* | o Remove an incorrect cast from obreak(). This cast would, | alc | 2002-06-20 | 1 | -5/+5 |
* | Don't leak resources if fdcheckstd() fails during exec. | alfred | 2002-06-20 | 1 | -5/+10 |
* | Display the mutex name in the ^T status line if the selected thread | iedowse | 2002-06-20 | 1 | -2/+3 |
* | Quick fix for the type of the bitmap in sigset_t. It was an array of | bde | 2002-06-20 | 1 | -3/+3 |
* | Update an 'XXX what is this?' type comment about suswintr and fuswintr. | peter | 2002-06-20 | 3 | -6/+6 |
* | Use suword16/fuword16 instead of susword/fusword - this has two different | peter | 2002-06-20 | 5 | -23/+23 |
* | Deorbit suibyte(). It was only used for split address space systems | peter | 2002-06-20 | 11 | -72/+15 |
* | Remove UIO_USERISPACE - we do not support any split instruction/data | peter | 2002-06-20 | 2 | -7/+0 |
* | ia32 %edx return comes from td_retval[1], not td_retval[0] | peter | 2002-06-20 | 1 | -1/+1 |
* | Use suword32/64 and fuword32/64 like elsewhere instead of inventing | peter | 2002-06-20 | 4 | -32/+37 |
* | Add boot_serial and boot_multicons variables to set RB_SERIAL and | peter | 2002-06-20 | 8 | -0/+16 |
* | panic rather than fault and explode if we fail to contigmalloc a kernel | peter | 2002-06-20 | 1 | -0/+3 |
* | Use the canonical pmap_{new,dispose,swapin,swapout}_proc() functions, | peter | 2002-06-20 | 1 | -16/+110 |
* | Move the "- 1" into the RQB_FFS(mask) macro itself so that | peter | 2002-06-20 | 7 | -8/+7 |
* | o Acquire and release the vm_map lock instead of Giant in obreak(). | alc | 2002-06-20 | 1 | -11/+7 |
* | Solve the 'unregistered netisr 18' information notice with a sledgehammer. | peter | 2002-06-20 | 1 | -4/+7 |
* | - Move the computation of pflags out of the page allocation loop in | jeff | 2002-06-19 | 1 | -17/+21 |
* | - Remove the lock(9) protecting the kernel linker system. | arr | 2002-06-19 | 1 | -14/+46 |
* | - Remove bogus use of kmem_alloc that was inherited from the old zone | jeff | 2002-06-19 | 2 | -17/+18 |
* | Teach kmem_malloc about M_ZERO. | jeff | 2002-06-19 | 1 | -4/+10 |
* | Correct spelling of 'supplied'. | robert | 2002-06-19 | 1 | -1/+1 |
* | Change spelling of `u_char' to `unsigned char' to avoid requiring | mike | 2002-06-19 | 1 | -1/+1 |
* | Add better mediaopt support for ibss and friends. | imp | 2002-06-19 | 3 | -39/+171 |
* | MFi386: revisions from 1.342 to 1.344 | nyan | 2002-06-19 | 1 | -0/+2 |
* | Backout previous change and merge from sys/dev/sio/sio.c revision 1.375. | nyan | 2002-06-19 | 2 | -12/+46 |
* | Merged from sys/isa/fd.c revision 1.233. | nyan | 2002-06-19 | 2 | -86/+58 |
* | Use si_iosize_max to tell the upper layers not to use more | sos | 2002-06-19 | 2 | -44/+18 |
* | Add yet another (older) Promise chip | sos | 2002-06-19 | 2 | -5/+10 |
* | In rev 1.72 a situation related to write/mmap was fixed which could result | dillon | 2002-06-19 | 1 | -7/+11 |
* | Remove the compat bits for the mis-aligned struct disklabel on alpha, | phk | 2002-06-19 | 4 | -64/+0 |
* | Squish the "could sleep with process lock" messages caused by calling | alfred | 2002-06-19 | 4 | -19/+52 |
* | o Replace GIANT_REQUIRED in vm_object_coalesce() by the acquisition and | alc | 2002-06-19 | 2 | -8/+10 |
* | fix whitespace botch in previous commit. | billf | 2002-06-19 | 1 | -1/+1 |
* | Removed unneeded files. | pdeuskar | 2002-06-18 | 4 | -5322/+0 |
* | setsugid() touches p->p_flag so assert that the proc is locked. | alfred | 2002-06-18 | 1 | -0/+2 |
* | A node that creates a device entry in /dev (yay devfs) | julian | 2002-06-18 | 4 | -0/+689 |
* | Make the speed used by gdb over serial settable in the kernel configuration. | n_hibma | 2002-06-18 | 8 | -55/+108 |
* | o Remove LK_CANRECURSE from the vm_map lock. | alc | 2002-06-18 | 1 | -2/+2 |
* | Remove so*_locked(), which were backed out by mistake. | tanimura | 2002-06-18 | 9 | -128/+38 |
* | Add support for Comtrol RocketPort 550 PCi models: 4 RJ45, 4 Quadcable, | obrien | 2002-06-18 | 1 | -0/+87 |
* | Support the Comtrol RocketPort 550 PCi 16 (used with RocketPort I/F box). | obrien | 2002-06-18 | 2 | -1/+29 |
* | ebus sio(4) attachment. | obrien | 2002-06-18 | 1 | -0/+113 |