Age | Commit message (Expand) | Author |
2011-12-09 | we need to always schedule another rx ring refill callout | Mike Belopuhov |
2011-12-09 | we don't do intel i/oat and don't set up parameters for the | Mike Belopuhov |
2011-12-09 | explain CONFIG_SITE_LIST purposes. | Marc Espie |
2011-12-09 | Improve parsing of preformatted manuals: | Ingo Schwarze |
2011-12-09 | In default mode, use realpath(3) on the "dir" arguments | Ingo Schwarze |
2011-12-09 | sort output case-insensitively; from kristaps@ | Ingo Schwarze |
2011-12-08 | Sync to terminfo.src from ncurses-20111203, this adds specific entries | Nicholas Marriott |
2011-12-08 | Begin documenting the soup sandwich that is the kernel routing code. | Bret Lambert |
2011-12-08 | add timeout to fill rx-ring in case of mbuf shortage while in vr_intr(); | Markus Friedl |
2011-12-08 | check for NULL ->ifa_addr, found the hard way by yours truly on his phone | Todd T. Fries |
2011-12-08 | rename struct user to struct mta_user to avoid namespace conflict elsewhere | Todd T. Fries |
2011-12-08 | with the split of arch-defines, things are now simpler wrt arch constants. | Marc Espie |
2011-12-08 | strdup and strndup both use malloc. Make this fact explicit. | lum |
2011-12-08 | sync | Todd T. Fries |
2011-12-08 | bugfix: make reclaiming of index slots actually work; | Ingo Schwarze |
2011-12-07 | Add Nuvoton NCT6776F and while there, sort the list. | Marco Pfatschbacher |
2011-12-07 | Add copyright and fix RCS ID. | Marco Pfatschbacher |
2011-12-07 | Make sure we only return 1 from the interrupt handler if the interrupt | Mark Kettenis |
2011-12-07 | Avoid kernel crash by removing double clfree() on endpoint closing for | Marcus Glocker |
2011-12-07 | fix some harmless and/or unreachable int overflows; | Damien Miller |
2011-12-07 | Implement search support for 24 additional macros, extract more information | Ingo Schwarze |
2011-12-06 | closing fd 0-2 is indeed bad style and potentially dangerous, as pointed | Alexander Hall |
2011-12-06 | Add support for Nuvoton NCT6776F fan, voltage and temperature sensors. | Marco Pfatschbacher |
2011-12-06 | Remove needless temporary variable for greater clarity. | Bret Lambert |
2011-12-06 | don't duplicate rtfree actions taken by rtrequest1() in rtdeletemsg() | Bret Lambert |
2011-12-06 | simplify the somewhat-tangled conditional maze in rt_getifa() | Bret Lambert |
2011-12-06 | New fnmatch(3) implementation which is not recursive. | Stefan Sperling |
2011-12-06 | those are paths, not abstract concatenation of LOCALBASE with something. | Marc Espie |
2011-12-05 | Format ruby-module.5 so it doesn't make your eyes bleed. Advice to use | Jeremy Evans |
2011-12-05 | split the ruby module description off, as it's now insanely big. | Marc Espie |
2011-12-05 | zap trailing whitespace; | Jason McIntyre |
2011-12-05 | update a comment about gcc; fix suggested by miod | Jason McIntyre |
2011-12-05 | Use absolute filenames while pushing and popping off the stack. | lum |
2011-12-05 | Mark sigthr()'s sig argument as __unused | Philip Guenthe |
2011-12-05 | Implement cancelation for the basic syscall cancelation points, | Philip Guenthe |
2011-12-05 | As requested by kristaps@, add and improve comments related to -Omdoc; | Ingo Schwarze |
2011-12-04 | Update ruby section for recent and not-so-recent changes to ruby.port.mk. | Jeremy Evans |
2011-12-04 | revert: | Damien Miller |
2011-12-04 | Slightly different fix for the problem fixed by the previous commit for better | Mark Kettenis |
2011-12-04 | Fix grammar and spelling in a Latin fortune. | Pascal Stumpf |
2011-12-04 | Do not check for an HyperTransport bus if we are using mode #2. Prevents a | Miod Vallat |
2011-12-04 | Restore MAX_OFILE_ALIGNMENT define (lost during the gcc3 -> gcc4 switch), | Miod Vallat |
2011-12-04 | Support "jump to" like vi in copy mode using t and T keys. Also add x | Nicholas Marriott |
2011-12-04 | Add support for Apple fn keys | Martin Pieuchot |
2011-12-04 | Fix parsing of file names given on the command line; i broke it | Ingo Schwarze |
2011-12-04 | document qts | Marc Espie |
2011-12-04 | Add a new '-S' option to _set_ the user's secondary group(s) (which also | Antoine Jacoutot |
2011-12-04 | Fix some warnx() calls which should be fprintf plus KNF. | Christiano F. Haesbaert |
2011-12-04 | Cleanup recently removed flags from ifconfig.c and its manpage. | Christiano F. Haesbaert |
2011-12-04 | link new tests to the build: Ap Aq Brq Dq Dv Ev Qq Sq Ux | Ingo Schwarze |