Age | Commit message (Expand) | Author |
2003-10-24 | style(9)ed panics, from tom cosgrove. | Ted Unangst |
2003-10-24 | refactor stackgap sysctl. prompted by a bug report from Michael Coulter. | Ted Unangst |
2003-10-24 | No \n in panic() messages... | Miod Vallat |
2003-10-24 | initgroups() before chroot(), found by Daniel Lucq | Henning Brauer |
2003-10-24 | small update for CIPHERS; | Jason McIntyre |
2003-10-24 | No need to have several implementations of {read,write}_eflags(), | Alexander Yurchenko |
2003-10-24 | .Nm /etc/rc.shutdown -> .Nm rc.shutdown, in line with the rest of the | Jason McIntyre |
2003-10-24 | - fix rcs Xr; from Jared Yanovich | Jason McIntyre |
2003-10-24 | typos from Jared Yanovich, though I .Xr'd tn3270, rather than use .Nm; | Jason McIntyre |
2003-10-24 | Fix write filter blocking when no filter was set. Fixes | Can Erkin Acar |
2003-10-24 | add _pflogd pseudo-account; ok deraadt@ | David Krause |
2003-10-23 | Allows close() on already closed locator. | Marc Espie |
2003-10-23 | Typo. Fix removal for multiple times the same dependency. | Marc Espie |
2003-10-23 | We want to hash the whole md, not just the size of the pointer. | Ryan Thomas McBride |
2003-10-23 | .Xr compress 3; | Jason McIntyre |
2003-10-23 | Correctly recover from bus error during guarded_access() on 88110. | Miod Vallat |
2003-10-23 | No dependency on NDART needed here. | Miod Vallat |
2003-10-23 | Maybe fixing typos will unbore me. | Miod Vallat |
2003-10-23 | - delay reading the disklabel for floppies until after we're sure it's | Federico G. Schwindt |
2003-10-23 | typos from Jared Yanovich; | Jason McIntyre |
2003-10-23 | typos from Jared Yanovich, plus a few more independant -> independent; | Jason McIntyre |
2003-10-23 | missing space in DEINSTALL message. | Marc Espie |
2003-10-23 | macros with too many args; | Jason McIntyre |
2003-10-23 | rearrange .Nd to make it expand properly; | Jason McIntyre |
2003-10-23 | quote args to make them expand properly; | Jason McIntyre |
2003-10-23 | - add -v to SYNOPSIS | Jason McIntyre |
2003-10-22 | err on strdup failure. from vink joris. | Ted Unangst |
2003-10-22 | make logging less verbose by default - default logs connect, disconnect | Bob Beck |
2003-10-22 | from NetBSD: | Nikolay Sturm |
2003-10-22 | Search for the '/backlight' node to determine if backlight control is | Dale Rahn |
2003-10-22 | rearrange examples so they expand properly; | Jason McIntyre |
2003-10-22 | rearrange .Nd to make it expand properly; | Jason McIntyre |
2003-10-22 | bad .Tn; | Jason McIntyre |
2003-10-22 | quote args to make them expand properly; | Jason McIntyre |
2003-10-22 | macros with too many args; | Jason McIntyre |
2003-10-22 | spacing | Theo de Raadt |
2003-10-22 | setgroups; avsm ok | Theo de Raadt |
2003-10-22 | use setgroups too; canacar ok | Theo de Raadt |
2003-10-22 | caution with kill | Theo de Raadt |
2003-10-22 | from netbsd: | Ted Unangst |
2003-10-22 | privilege seperated pflogd | Can Erkin Acar |
2003-10-22 | Add locking and write filtering to bpf descriptors. | Can Erkin Acar |
2003-10-22 | - slight update and sort options for CA section | Jason McIntyre |
2003-10-22 | Test J also with extended comparison ops. | Otto Moerbeek |
2003-10-22 | Make J operator handle extended comparisons correctly. | Otto Moerbeek |
2003-10-22 | switch from keyed sha1 to hmac-sha1; ok mcbride@ | Markus Friedl |
2003-10-22 | Regressions for if ... else. | Otto Moerbeek |
2003-10-22 | Document if ... else | Otto Moerbeek |
2003-10-22 | Implement if ... else statement. If you do not use 'else', code generated | Otto Moerbeek |
2003-10-22 | Regressions for new extended comparison operators. | Otto Moerbeek |