Age | Commit message (Expand) | Author |
2009-12-20 | svr4_sys_waitsys() was seemingly implemented by copying sys_wait4() | Philip Guenthe |
2009-12-20 | fix an incorrect magic number and typo in PROTOCOL; bz#1688 | Damien Miller |
2009-12-20 | change verbosity handling: be silent by default, turn on the first level if -v. | Marc Espie |
2009-12-20 | Use the standard wording, requested by jmc@. | Ingo Schwarze |
2009-12-20 | zap trailing whitespace; | Jason McIntyre |
2009-12-20 | find -LH was -L, but must be -H according to POSIX; | Ingo Schwarze |
2009-12-20 | Removed lstat, because fstat will do most of the checks later on. Make | Tobias Stoeckmann |
2009-12-20 | Properly fill password string with zeros after use on unprivileged side of | Tobias Stoeckmann |
2009-12-20 | compile in utrh | Theo de Raadt |
2009-12-20 | reminding people about afterboot on every single login is stupid. | Theo de Raadt |
2009-12-20 | First shot at making this manual page not look like a black sheep. Been | Theo de Raadt |
2009-12-20 | Make use of the new mknetid(8) -P flag. | Ingo Schwarze |
2009-12-20 | When a passwd(5) file is not available, fall back to master.passwd(5). | Ingo Schwarze |
2009-12-20 | When passing user-controlled options with arguments to other programs, | Philip Guenthe |
2009-12-19 | Implement proper error handling for getgrent(3), getgrnam(3) and getgrgid(3). | Ingo Schwarze |
2009-12-19 | try to clarify ChrootDirectory pathname argument a bit; resulting from | Kevin Steves |
2009-12-19 | Explain what 'noauto' really does. | Joel Sing |
2009-12-19 | - "cost" is not a good example of a macro name; from Rogier Krieger | Jason McIntyre |
2009-12-19 | create a $state->todo method to account for sets to install. | Marc Espie |
2009-12-19 | bye bye old | Marc Espie |
2009-12-19 | fix tsleep parameter | Yojiro Uo |
2009-12-19 | Re-introduce the remaining bits of thib@'s Aug 2006 VOP_CLOSE() | Kenneth R Westerback |
2009-12-18 | More device id ordering, from Brad | Stuart Henderson |
2009-12-18 | sync | Theo de Raadt |
2009-12-18 | Merge rde_filter_community() with community_match() and kill a useless | Claudio Jeker |
2009-12-18 | xargs takes the whole list as argument, so no need to append. | Antoine Jacoutot |
2009-12-18 | Add etcsum and xetcsum to IGNORE_FILES. Needed for upcoming change. | Antoine Jacoutot |
2009-12-18 | Add lofn(4) and ubsec(4) crypto devices. From Brad. | Joel Sing |
2009-12-18 | More Ethernet drivers - sf(4), cas(4), vge(4) and ciphy(4) for use by | Joel Sing |
2009-12-18 | er, tweak my previous tweak... | Jason McIntyre |
2009-12-18 | tweak previous; | Jason McIntyre |
2009-12-18 | update the hid section; | Jason McIntyre |
2009-12-18 | add manpage for utrh(4) | Yojiro Uo |
2009-12-18 | regen | Yojiro Uo |
2009-12-18 | add utrh(4): USBRH temperature / humidity sensor driver | Yojiro Uo |
2009-12-17 | misplaced change, found it back. | Marc Espie |
2009-12-17 | Initialize ccb_xs to NULL when taking a ccb off the free list. This | Kenneth R Westerback |
2009-12-17 | Update from master repo. Many bugfixes + significant speedyps. | Anders Magnusson |
2009-12-17 | Allow keys to be replaced and reorder the table so that terminfo-defined keys | Nicholas Marriott |
2009-12-17 | if anyone vref()s a VNON vnode, panic. This should not happen. | Owain Ainsworth |
2009-12-17 | This fixes a case where we could panic on a null deref with a bad vnode | Bob Beck |
2009-12-17 | be slightly more paranoid about shell stuff we run. | Marc Espie |
2009-12-17 | remove extra spaces, fix doc for Ustar (create, not extract), and document | Marc Espie |
2009-12-17 | move the ntogo actual code in the progressmeter, so that -x shuts it off. | Marc Espie |
2009-12-17 | add a callback to file creation, so that we get progress meter for huge | Marc Espie |
2009-12-17 | spacing, no functional change. | Igor Sobrado |
2009-12-17 | Fix formatstring in printf. | Claudio Jeker |
2009-12-17 | Add support for Huawei E161. | Marco Pfatschbacher |
2009-12-17 | sync | Marco Pfatschbacher |
2009-12-17 | Add Huawei E161. | Marco Pfatschbacher |