summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix single-stepping when the kernel was entered through the EPC syscallmarcel2010-02-061-4/+5
* Fill in some missing error handling, be a little more careful aboutkientzle2010-02-062-17/+18
* bsdtar doesn't actually know what compression is supported by libarchivekientzle2010-02-062-42/+11
* Refactor the siginfo/sigusr1 handling. The read/write reportingkientzle2010-02-067-202/+146
* Update files to remove when MK_KERBEROS=no.antoine2010-02-061-116/+256
* Add files to remove when MK_JAIL=no.antoine2010-02-061-0/+9
* Update files to remove when MK_IPX=no.antoine2010-02-061-2/+2
* Add files to remove when MK_IPFW=no.antoine2010-02-061-0/+11
* Move rescue/ping6 from files to remove when MK_INET6=no to file to removeantoine2010-02-061-1/+4
* Add file to remove when MK_IDEA=no.antoine2010-02-061-0/+4
* Add files to remove when MK_GSSAPI=no.antoine2010-02-061-0/+79
* Remove all traces of an experiment for handling "root" on Windows systems.kientzle2010-02-062-7/+6
* Reformat the Makefile slightly.kientzle2010-02-061-1/+11
* Allow -b up to 8192. I've had reports from people who routinelykientzle2010-02-061-2/+2
* Diff reduction compared to portable bsdtar 2.8: Move thekientzle2010-02-0612-184/+271
* Revert unwanted changes in revision 203422.rpaulo2010-02-061-3/+3
* Add myself.bschmidt2010-02-061-0/+2
* - Cast intptr_t, pid_t and time_t values to intmax_t and use %jd withjh2010-02-061-16/+19
* Add missing coma.trasz2010-02-061-2/+2
* Propagate the vlan eventis to the underlying interfaces/members so they can d...eri2010-02-062-0/+61
* Add the -i option to the synopsis.gavin2010-02-061-2/+2
* acpi_cpu: prefer _OSC over _PDC, just in caseavg2010-02-061-20/+18
* Document one more file descriptor type and two more vnode types.antoine2010-02-061-0/+6
* Map and report actual video memory we need.jkim2010-02-062-84/+35
* Correct two typos.delphij2010-02-061-2/+2
* Remove two files that are not needed by FreeBSD.delphij2010-02-052-774/+0
* Fix gcore so that it can have the '-s' flag without hanging.mjacob2010-02-052-27/+19
* Fix a bug in previous revision.delphij2010-02-051-1/+1
* Replace some homegrown functions with better/correct ones.jkim2010-02-051-46/+7
* Use new helper functions to set PCIe max read request size.mav2010-02-051-12/+2
* Add pci_get|set_max_read_req() helper functions to control maximum PCIemav2010-02-052-0/+37
* Add a description of supported PowerPC hardware to the hardware notes.nwhitehorn2010-02-051-2/+45
* Report SATA300 chips also as SATA.mav2010-02-051-1/+2
* When hacking INQUIRY result, make sure that it is right INQUIRY and theremav2010-02-051-2/+7
* Correct a comment - we are not setting the exception level but rather areneel2010-02-051-17/+10
* Initialize interrupt controller early on.neel2010-02-051-0/+18
* Reimplement all functions to access the system control unit in C.neel2010-02-054-126/+145
* style: don't need to use braces for single line control statements.neel2010-02-051-10/+5
* The ZTE MF633R modem has a different type of cdrom driver disk, add the productthompsa2010-02-052-0/+2
* Properly name the 0x0016 ZTE product as MF633R now that its known.thompsa2010-02-042-2/+2
* Add the long missing "destroy" option.mjacob2010-02-041-0/+4
* Open provider for writting when we find the right one. Opening too muchpjd2010-02-041-17/+27
* Restore the checksum received before processing the packet.tuexen2010-02-041-1/+1
* On probe error, if restart requested, skip any retries and recovery.mav2010-02-041-1/+2
* Use libedit when interacting with tty, which provided historydelphij2010-02-044-1/+65
* Introduce '[ipaddr]:path' notation.ume2010-02-042-9/+26
* Return CAM_RELEASE_SIMQ flag only when it is needed, when SIM reallymav2010-02-041-12/+10
* Shortening a passphrase caused wrong authentication key to be used.ru2010-02-041-0/+1
* Mark up "unsigned char".ru2010-02-044-4/+11
* Do not release device, when changing number of openings.mav2010-02-042-0/+2
OpenPOWER on IntegriCloud