Age | Commit message (Expand) | Author |
2007-05-29 | I've been running with an abort upon fatal loop, and I think I've | Ray Lai |
2007-05-29 | move struct relay to the runtime + config scheme. | Pierre-Yves Ritschard |
2007-05-29 | Since xrealloc dies on failure it is safe to directly assign to the | Ray Lai |
2007-05-29 | Add a name argument to the RWLOCK_INITIALIZER macro. | Thordur I. Bjornsson |
2007-05-29 | put commented out entry for kern.nosuidcoredump=2 in, yes theo & tedu | Henning Brauer |
2007-05-29 | mention new option 2 for nosuidcoredump | Ted Unangst |
2007-05-29 | correct frame size limitation in BUGS section (7440 bytes, not 7.5K) | Peter Valchev |
2007-05-29 | put suid coredumps into /var/crash if kern.nosuidcoredump is set to 2. | Ted Unangst |
2007-05-29 | remove support for many alternative kernel choices -- only try /bsd and | Theo de Raadt |
2007-05-28 | Revert accidental commit of acpi enabling. don't do that yet. | Bob Beck |
2007-05-28 | bob missed a file, zap zap | Ted Unangst |
2007-05-28 | sync | Theo de Raadt |
2007-05-28 | some remnants of the timestamping code i missed | Ted Unangst |
2007-05-28 | zap kern.emul.netbsd=1; ok beck | Jason McIntyre |
2007-05-28 | fix C++ style comment | Chris Kuethe |
2007-05-28 | on tsartup, along with saying which AS number we are building filters for, | Henning Brauer |
2007-05-28 | COMPAT_NETBSD is no more. ok jmc@ | Bob Beck |
2007-05-28 | Maintaining a broken compatibility layer for a broken OS is not a productive | Bob Beck |
2007-05-28 | typo slipped in, unbreak. | Pierre-Yves Ritschard |
2007-05-28 | Some spacing syncs with diff(1). | Ray Lai |
2007-05-28 | Gently nudge up the interrupt coalescing timeout to 128 microseconds. This | Chris Kuethe |
2007-05-28 | sync | Todd T. Fries |
2007-05-28 | sync | Todd T. Fries |
2007-05-28 | remove wt tape drives. prodded by krw@ | Todd T. Fries |
2007-05-28 | sync | Todd T. Fries |
2007-05-28 | Delete wt code files. The end of wt(4). | Kenneth R Westerback |
2007-05-28 | bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@ | Todd T. Fries |
2007-05-28 | Delete wt(4) man page. | Kenneth R Westerback |
2007-05-28 | pool_setipl() on the bufpool, to make sure that | Thordur I. Bjornsson |
2007-05-28 | avoid bypassing sys/queue.h in many places in the kernel. | Pierre-Yves Ritschard |
2007-05-28 | create and populate a section on hardware monitoring sensors | Constantine A. Murenin |
2007-05-28 | "in formation" -> "information" | Ray Lai |
2007-05-28 | another small step towards hoststated reloading. | Pierre-Yves Ritschard |
2007-05-28 | Line up comments with the rest of the file, like in diff(1). | Ray Lai |
2007-05-28 | the device fd is global. no need to pass it between functions. | Michael Coulter |
2007-05-28 | Make disk assembly smarter and add two qualifiers to it: | Marco Peereboom |
2007-05-28 | zap annoying __KERNEL_RCSID(). | Thordur I. Bjornsson |
2007-05-28 | sync | Theo de Raadt |
2007-05-28 | create and populate a section on hardware monitoring sensors | Constantine A. Murenin |
2007-05-28 | lockmgr -> rwlock for the nfs_hashlock. | Thordur I. Bjornsson |
2007-05-28 | de-inline vref(); | Thordur I. Bjornsson |
2007-05-28 | Move the MSIZE, MCLSHIFT, MCLBYTES and the MCLOFSET | Thordur I. Bjornsson |
2007-05-28 | create and populate a section on hardware monitoring sensors | Constantine A. Murenin |
2007-05-28 | fix build when ACPI_DEBUG is defined | Robert Nagy |
2007-05-28 | parse_asnum must return 0 (no match) if word is not an as number instead | Henning Brauer |
2007-05-28 | make it compile on i386 | Reyk Floeter |
2007-05-28 | major update of hardware monitoring section | Constantine A. Murenin |
2007-05-28 | set a hiwat mark for mbpool. we spend quite a bit of time bouncing pages | Ted Unangst |
2007-05-28 | remove time from pool header. it slows us down quite a bit, and it's | Ted Unangst |
2007-05-28 | sync with i386.html; 'of course' deraadt | Constantine A. Murenin |