summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-24style(9)ed panics, from tom cosgrove.Ted Unangst
2003-10-24refactor stackgap sysctl. prompted by a bug report from Michael Coulter.Ted Unangst
2003-10-24No \n in panic() messages...Miod Vallat
2003-10-24initgroups() before chroot(), found by Daniel LucqHenning Brauer
2003-10-24small update for CIPHERS;Jason McIntyre
2003-10-24No 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 theJason McIntyre
2003-10-24- fix rcs Xr; from Jared YanovichJason McIntyre
2003-10-24typos from Jared Yanovich, though I .Xr'd tn3270, rather than use .Nm;Jason McIntyre
2003-10-24Fix write filter blocking when no filter was set. FixesCan Erkin Acar
2003-10-24add _pflogd pseudo-account; ok deraadt@David Krause
2003-10-23Allows close() on already closed locator.Marc Espie
2003-10-23Typo. Fix removal for multiple times the same dependency.Marc Espie
2003-10-23We 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-23Correctly recover from bus error during guarded_access() on 88110.Miod Vallat
2003-10-23No dependency on NDART needed here.Miod Vallat
2003-10-23Maybe fixing typos will unbore me.Miod Vallat
2003-10-23- delay reading the disklabel for floppies until after we're sure it'sFederico G. Schwindt
2003-10-23typos from Jared Yanovich;Jason McIntyre
2003-10-23typos from Jared Yanovich, plus a few more independant -> independent;Jason McIntyre
2003-10-23missing space in DEINSTALL message.Marc Espie
2003-10-23macros with too many args;Jason McIntyre
2003-10-23rearrange .Nd to make it expand properly;Jason McIntyre
2003-10-23quote args to make them expand properly;Jason McIntyre
2003-10-23- add -v to SYNOPSISJason McIntyre
2003-10-22err on strdup failure. from vink joris.Ted Unangst
2003-10-22make logging less verbose by default - default logs connect, disconnectBob Beck
2003-10-22from NetBSD:Nikolay Sturm
2003-10-22Search for the '/backlight' node to determine if backlight control isDale Rahn
2003-10-22rearrange examples so they expand properly;Jason McIntyre
2003-10-22rearrange .Nd to make it expand properly;Jason McIntyre
2003-10-22bad .Tn;Jason McIntyre
2003-10-22quote args to make them expand properly;Jason McIntyre
2003-10-22macros with too many args;Jason McIntyre
2003-10-22spacingTheo de Raadt
2003-10-22setgroups; avsm okTheo de Raadt
2003-10-22use setgroups too; canacar okTheo de Raadt
2003-10-22caution with killTheo de Raadt
2003-10-22from netbsd:Ted Unangst
2003-10-22privilege seperated pflogdCan Erkin Acar
2003-10-22Add locking and write filtering to bpf descriptors.Can Erkin Acar
2003-10-22- slight update and sort options for CA sectionJason McIntyre
2003-10-22Test J also with extended comparison ops.Otto Moerbeek
2003-10-22Make J operator handle extended comparisons correctly.Otto Moerbeek
2003-10-22switch from keyed sha1 to hmac-sha1; ok mcbride@Markus Friedl
2003-10-22Regressions for if ... else.Otto Moerbeek
2003-10-22Document if ... elseOtto Moerbeek
2003-10-22Implement if ... else statement. If you do not use 'else', code generatedOtto Moerbeek
2003-10-22Regressions for new extended comparison operators.Otto Moerbeek