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