| Commit message (Expand) | Author | Age | Files | Lines |
* | gamma(x) actually returns \log(|\Gamma(x)|), so correct the man | dwmalone | 2001-11-05 | 1 | -16/+28 |
* | Add the Farallon NetLINE 10/100 PCI to the list of cards supported by | murray | 2001-11-05 | 3 | -1/+8 |
* | Add a few articles to improve the readability of this manual page. | murray | 2001-11-05 | 1 | -9/+9 |
* | Describe handling of NULLs passed to pthread_setcancelstate(). | murray | 2001-11-05 | 3 | -6/+30 |
* | Add bg_BG.CP1251 | ache | 2001-11-05 | 6 | -1/+131 |
* | Add bg_BG.CP1251 | ache | 2001-11-05 | 4 | -1/+76 |
* | Add bg_BG.CP1251 | ache | 2001-11-05 | 3 | -1/+300 |
* | Add bg_BG.CP1251 | ache | 2001-11-05 | 2 | -0/+6 |
* | Don't pass os_boot_rendez directly to SAL_SET_VECTORS, because it's | marcel | 2001-11-05 | 1 | -1/+2 |
* | Clean up the trap handling code and make it consistent with the other platforms. | mp | 2001-11-05 | 7 | -613/+895 |
* | Add enable_fpu/save_fpu for handling the floating point registers in the PCB. | mp | 2001-11-05 | 6 | -0/+235 |
* | Document ENETDOWN. | dd | 2001-11-05 | 1 | -0/+2 |
* | Catch up to proc->thread changes. | dd | 2001-11-05 | 1 | -4/+4 |
* | malloc and calloc do not free memory. | dd | 2001-11-05 | 1 | -2/+3 |
* | New release notes: pmc driver, new loader tunables, ipfw(8) limit. | bmah | 2001-11-05 | 2 | -2/+32 |
* | Note MFC of vmiodirenable=1. | dd | 2001-11-05 | 2 | -2/+2 |
* | New release notes: gawk 3.1.0 | bmah | 2001-11-04 | 2 | -10/+20 |
* | Fix the fix. BIO_ERROR must be set in b_ioflags, not b_flags | dillon | 2001-11-04 | 2 | -2/+2 |
* | Add more ata(4) controllers supported. | bmah | 2001-11-04 | 2 | -6/+6 |
* | Nuke spaces in front of tabs. | dd | 2001-11-04 | 1 | -1/+1 |
* | sync the code with the one in stable (mostly formatting changes). | luigi | 2001-11-04 | 1 | -26/+27 |
* | Fix compilation with -DDEBUG. | dd | 2001-11-04 | 1 | -1/+1 |
* | Mark up NULL in .Dv. | dd | 2001-11-04 | 3 | -3/+9 |
* | Refer people looking to figure out what major to use for a device to | dd | 2001-11-04 | 1 | -9/+3 |
* | Move machine link creation from genassym to kernel-depend, per nyan@ | imp | 2001-11-04 | 2 | -4/+4 |
* | MFS: sync the ipfw/dummynet/bridge code with the one recently merged | luigi | 2001-11-04 | 11 | -266/+346 |
* | Make cmp work by mmapping chunks of a file, rather than the whole | dwmalone | 2001-11-04 | 1 | -14/+52 |
* | Make strtod.c work on Alpha as well. strtod.c has got locale support, | peter | 2001-11-04 | 1 | -11/+8 |
* | Make top exit if its tty vanishes. | dwmalone | 2001-11-04 | 1 | -2/+8 |
* | Move the include before the extra rules so make all the default. | imp | 2001-11-04 | 1 | -2/+2 |
* | Fix "echo > /dev/null" for non-root users which broke in previous commit. | phk | 2001-11-04 | 1 | -5/+7 |
* | Add mnt_reservedvnlist so we can MFC to 4.x, in order to make all mount | dillon | 2001-11-04 | 7 | -0/+14 |
* | Forced commit: | peter | 2001-11-04 | 0 | -0/+0 |
* | *** empty log message *** | peter | 2001-11-04 | 1 | -3/+3 |
* | Slightly closer to netbsd_strtod.c: | peter | 2001-11-04 | 1 | -11/+12 |
* | Repocopy pc98 fdisk out of its hidden subdir. Reconnect it to the build. | peter | 2001-11-04 | 6 | -2019/+5 |
* | s/FREE/free/ | luigi | 2001-11-04 | 1 | -1/+1 |
* | Remove unused variables | brian | 2001-11-04 | 1 | -5/+2 |
* | Don't call cdevsw_add(). | phk | 2001-11-04 | 1 | -1/+1 |
* | devsw_add() and cdevsw_remove() are no longer needed. | phk | 2001-11-04 | 4 | -27/+0 |
* | Disconnect sb.4. | asmodai | 2001-11-04 | 2 | -83/+1 |
* | We ditched controller a long while ago in favour of device. | asmodai | 2001-11-04 | 1 | -1/+1 |
* | Don't call cdevsw_add(). | phk | 2001-11-04 | 1 | -1/+0 |
* | Don't call cdevsw_{add,remove}(). | phk | 2001-11-04 | 1 | -3/+0 |
* | Don't call cdevsw_add(). | phk | 2001-11-04 | 2 | -21/+0 |
* | Add Søren's email address. | asmodai | 2001-11-04 | 1 | -1/+1 |
* | Add myself. | shige | 2001-11-04 | 1 | -0/+1 |
* | Don't call cdevsw_add(). | phk | 2001-11-04 | 7 | -41/+0 |
* | Don't call devsw_add(). | phk | 2001-11-04 | 1 | -4/+0 |
* | Rename the top 7 bits if disk minors to spare bits, rather than type bits. | phk | 2001-11-04 | 5 | -8/+8 |