summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename usb2_ structures and variables to usb_.brucec2010-02-082-78/+78
* sh: Make sure the mail2.0 test can actually fail if $MAIL is not touched.jilles2010-02-081-1/+1
* Introduce new rc.conf variable firewall_coscripts. It can be used toemax2010-02-083-6/+32
* Ensure that tkip_mixing_phase1() is called after a rekeying event whenbschmidt2010-02-081-0/+1
* Make sure that FTS_COMFOLLOW is not set when the -P option is in effect.jh2010-02-081-2/+6
* Remove unused LIBCOMPAT keyword from syscalls.master.ed2010-02-085-23/+2
* Fall back to ASCII codepoints for box drawing.ed2010-02-081-5/+5
* Set waiters flag before checking semaphore's counter,davidxu2010-02-081-5/+2
* Improve checking whether an ARM VA has a valid mapping before performing cacheraj2010-02-071-74/+42
* Correct arguments to free_unr(), "item" was missing.gavin2010-02-071-2/+2
* merge from my tbemd branch: cmpdi2 and ucmpdi2 are genereated when theimp2010-02-071-0/+2
* Add support for a few more Sony-specific ACPI features (default displaygavin2010-02-072-7/+26
* Bump .Dd for r203620gavin2010-02-071-1/+1
* Document support for the D-Link DFE520-TX card (supported with the vr(4)gavin2010-02-072-2/+4
* Spelling nitgavin2010-02-071-1/+1
* Tell the compiler these structures are aligned to a byte boundary.imp2010-02-073-7/+5
* Remove statistics from the TTY queues.ed2010-02-072-22/+0
* Fix whitespace in pho's entry, results in nicer output files.brueffer2010-02-071-1/+1
* Initialize fromlen before calling recvfrom to avoid passing in randomimp2010-02-071-0/+1
* Simplify, remove unnecessary code.kientzle2010-02-071-30/+10
* Merge a bunch of refactoring from Joerg Sonnenberger tokientzle2010-02-0713-433/+724
* Style & Portability: Use archive_entry methods to examinekientzle2010-02-072-40/+24
* Various portability workarounds for non-FreeBSD platforms.kientzle2010-02-072-6/+49
* Restructure the logic that determines when we're crossing a mountkientzle2010-02-071-8/+29
* Minor code rework.kientzle2010-02-071-21/+8
* Trim out some unused configuration variables, removekientzle2010-02-074-65/+0
* Add files for NO_MAIL, NO_SENDMAIL and NO_MAILWRAPPER.delphij2010-02-071-6/+241
* sh: Do not stat() $MAIL/$MAILPATH in non-interactive shells.jilles2010-02-064-1/+38
* Add sane-port (Scanner Access Now Easy) as port 6566.bms2010-02-061-0/+2
* 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
OpenPOWER on IntegriCloud