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