summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sync with usb4bsd:alfred2009-01-0448-854/+2454
* Resolve some regressions related to tabs and linewrap handling.ed2009-01-034-2/+34
* Fix the OFW interrupt map parser to use its own idea of the number of interruptnwhitehorn2009-01-038-49/+35
* Reapply the intpin correction part of r146420 which somehowmarius2009-01-031-0/+7
* Added section type SHT_GNU_HASH. GNU-style .hash section is a newkaiw2009-01-031-0/+1
* Extend the struct vm_page wire_count to u_int to avoid the overflowkib2009-01-033-6/+14
* Allow the IP_MINTTL socket option to be set to 0 so that it can berwatson2009-01-031-1/+1
* Add an obsolete file.antoine2009-01-031-0/+2
* Call pcn_start_locked() instead of pcn_start() where the softc lock isbrueffer2009-01-031-1/+1
* Mdoc and language cleanup.brueffer2009-01-031-13/+17
* + Add the -Q be-quiet flag for parallel jobs.obrien2009-01-035-24/+29
* Some modules such as SCTP supplies a valid route entry as an input argumentqingli2009-01-032-37/+17
* Fix a corner case in my previous commit.ed2009-01-021-1/+2
* Don't let /dev/console be revoked if the TTY below is being closed.ed2009-01-021-0/+7
* The log message should terminate with a newline insteadqingli2009-01-021-1/+1
* Add a note to the -m option indicating that you should now specify src/dougb2009-01-021-1/+9
* Add fd = -1 after close when we detect the format so that subsequentimp2009-01-021-0/+1
* Simplify the code a little by moving the working part ofdougb2009-01-021-8/+12
* Don't make the MIME magic any longer.obrien2009-01-021-5/+2
* Add an additional COMPILE_ONLY check.obrien2009-01-021-0/+2
* Record that base/vendor/file/dist@186675 was merged.obrien2009-01-02147-4810/+11238
|\
| * Virgin import of Christos Zoulas's FILE 4.26.obrien2009-01-02146-4875/+11234
| * Flatten the file vendor area.obrien2009-01-01362-7946/+1
| * Remove files no longer part of the vendor's file(1).obrien2008-02-029-202/+0
* | Only check for 'nodev' in fstab if that file existsdougb2009-01-021-8/+10
* | For IGNORE_FILES delete the version in the TEMPROOT, not the base.dougb2009-01-021-1/+1
* | Remove an unneeded assertion in libteken.ed2009-01-011-1/+0
* | White space and comment tweaks.rwatson2009-01-011-2/+2
* | Temporary workaround for the limitations of the mbuf flowid field: zerorwatson2009-01-011-0/+2
* | - Currently the PMAP code is laid out to let the kernel TSB cover themarius2009-01-013-2/+29
* | Replace syscons terminal renderer by a new renderer that uses libteken.ed2009-01-0124-989/+3117
* | Back out a non-style(9) change from r186668 to unbreak the kernels.bz2009-01-011-1/+1
* | General Improvementsdougb2009-01-011-19/+31
* | Maintenance and updatesdougb2009-01-011-50/+85
* | Revert 184781, 184804, and 184832 (automatic installation of filesdougb2009-01-011-19/+0
* | Don't try to read the next Gzip header after we reach thekientzle2009-01-011-2/+3
* | style(9)obrien2009-01-011-1/+1
* | style(9)obrien2009-01-012-12/+11
* | style(9)obrien2009-01-012-22/+22
* | style(9)obrien2009-01-011-315/+315
* | Resurrect shared map locks allowing greater concurrency during some mapalc2009-01-012-11/+84
* | Don't clobber sysctl_root()'s error number.ed2009-01-011-2/+5
* | Fix white space botch: use carriage returns rather than tabs.rwatson2008-12-311-1/+2
* | mark discovered neighbors QoS capable if they advertise wmesam2008-12-311-0/+4
* | follow prevailing stylesam2008-12-313-3/+3
* | Explicitly tell the users what a "down side" to using the boot managerkensmith2008-12-311-8/+11
* | add some USB scanner IDs for recent Epson multifunction devices.luigi2008-12-312-6/+27
* | Commit two files missed in previous commit: hook up audit_bsm_errno.crwatson2008-12-312-2/+5
* | Call au_errno_to_bsm() on the errno value passed into au_to_return32()rwatson2008-12-311-1/+1
* | Update config.h for OpenBSM 1.1 alpha 4.rwatson2008-12-311-3/+9
OpenPOWER on IntegriCloud