summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-27zap a ton of silly Tn, and uppercase TTL; a few other minor tweaks along theJason McIntyre
2014-04-27Add PME_STATUS and PME_EN bitmasks for the PCI PMCSR register.Stefan Sperling
2014-04-27Start de-obfuscating the HC drivers.Martin Pieuchot
2014-04-27Don't zap disklabel (and next 6 blocks) when installing boot block onKenneth R Westerback
2014-04-27Do not let the bluetooth HID device, present in Apple machines with USB,Martin Pieuchot
2014-04-27Get back "_ppp" user and "_ppp" group. From now they will be solelyYASUOKA Masahiko
2014-04-27transplant hotplug code over from qle(4)Jonathan Matthew
2014-04-27syncTodd T. Fries
2014-04-27When the firmware has already allocated the handle we want to use to log inJonathan Matthew
2014-04-26Appease gcc3 -Wuninitialized.Miod Vallat
2014-04-26Get rid of duplication of the global lock code. Allow recursion in allMark Kettenis
2014-04-26Replace all use of ERR_add_error_data with ERR_asprintf_error_data.Bob Beck
2014-04-26syncTodd T. Fries
2014-04-26Do not pass a NULL argument to OF_getprop(), even if it's fine for theMartin Pieuchot
2014-04-26Allow to compile with DEBUG_PMAP defined.Martin Pieuchot
2014-04-26More KNF.Joel Sing
2014-04-26KNF.Joel Sing
2014-04-26Kill the link to /usr/bin/page. OK henning@ jmc@ miod@ schwarze@Todd C. Miller
2014-04-26fix whitespaceStuart Henderson
2014-04-26Only remove queues from the TAILQ when the ticket changes; fixes PPS/BPSStuart Henderson
2014-04-26This is not FreeBSD.Joel Sing
2014-04-26Do you really want to build OpenSSL for 16-bit Windows? Well, we don't.Joel Sing
2014-04-26Link traceroute6 to traceroute, thus completing the merge.Florian Obser
2014-04-26remove a duplicate break statementJonathan Gray
2014-04-26Revert 1.11. That patch is not only not necessary, it is quite harmful now.Alexandr Shadchin
2014-04-26Perform MAXPHYS-sized reads for the chunktable instead of PAGE_SIZE-sizedMike Larkin
2014-04-25discussing terminfo is not needed; ok schwarzeJason McIntyre
2014-04-25This manual was lacking it's most important section, HISTORY.Ingo Schwarze
2014-04-25Security is square, gaming is hip,Ingo Schwarze
2014-04-25filter excess data from autoinstall output *before* it ends up in theAlexander Hall
2014-04-25Make more(1) POSIX compliant with respect to the -e option.Ingo Schwarze
2014-04-25Redirecting stderr to /dev/null suppresses all errors. Instead useAlexander Bluhm
2014-04-25add traceroute6 to NAME, and knock out some unneeded Bk/Ek;Jason McIntyre
2014-04-25sort; ok blambertJason McIntyre
2014-04-25KNF.Joel Sing
2014-04-25Defer the free of the hibernate structures until later, when it is safe toMike Larkin
2014-04-25Fix a minor optimization i broke in bsd.lv rev. 1.163 on August 20, 2010:Ingo Schwarze
2014-04-25Fold in the zlib_cleanup macro.Joel Sing
2014-04-25do_pipe_sig is now only used in openssl.c - just call signal() directlyJoel Sing
2014-04-25NON_MAIN no longer means anything so remove it, along with APP_INIT.Joel Sing
2014-04-25The apps_{startup,shutdown} macro mess is now only used in openssl.c -Joel Sing
2014-04-25Merge Less 458 plus local patchesAlexandr Shadchin
2014-04-25Import of Less 458Alexandr Shadchin
2014-04-25Clean up the remaining TTY related remnants.Joel Sing
2014-04-25specifying ECHOCTL once is enoughJonathan Gray
2014-04-25regenMartin Pieuchot
2014-04-25Add a bunch of GeForce GT{,X} chips listed in nvidia's 334.21 driver.Martin Pieuchot
2014-04-25kill dugsong's debugging leftover; ok sthen, jsgMike Belopuhov
2014-04-25Reduce the verbosity of makewhatis -t:Ingo Schwarze
2014-04-25MLINKS traceroute.8 traceroute6.8Florian Obser