summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fill in my data:jkois2007-10-261-0/+7
* Disable the coretemp and nvram on pc98.nyan2007-10-261-2/+2
* MFi386: revision 1.476nyan2007-10-261-0/+13
* Reduce diffs against i386.nyan2007-10-261-29/+29
* Rename 'mac_mbuf_create_from_firewall' to 'mac_netinet_firewall_send' asrwatson2007-10-2615-40/+40
* Add a period for yar@.ru2007-10-261-1/+1
* Sort MLINKS.ru2007-10-261-8/+8
* If the INDEX file cannot be opened, print the actual filename / pathsimon2007-10-261-7/+8
* o Add a note that checkyesno takes a variable by its name, not value.yar2007-10-261-12/+14
* Fix the signature matching code on AHCI controllers.sos2007-10-261-29/+60
* Update the way we get the mode pages on probe.sos2007-10-262-25/+23
* Fix treating some modern chips (mem mapped) as legacy devices.sos2007-10-261-1/+2
* Hide geli warnings about sector size beeing bigger than the page size whenpjd2007-10-267-7/+7
* catch up with the code.julian2007-10-261-65/+70
* Add GEOM VIRSTOR module to the build.pjd2007-10-261-0/+1
* Introduce a way to make pure kernal threads.julian2007-10-2616-105/+390
* Correct documentation of ~/.opiealwaysdes2007-10-261-3/+5
* Save stack only when KTR_GEOM is both compiled into the kernel and enabledpjd2007-10-261-5/+5
* Simplify the old compat #ifdefs.imp2007-10-261-22/+12
* Split /dev/nvram driver out of isa/clock.c for i386 and amd64. I have notpeter2007-10-2612-292/+182
* Ooops. Put back Invariants and witnessimp2007-10-261-4/+4
* Add usb serial devices by default. I'm tired of telling people how toimp2007-10-262-4/+28
* Implement AUE_CORE, which adds process core dump support into the kernel.csjp2007-10-264-6/+84
* Add an option to be able to override the value of the AT91 master clockcognet2007-10-252-0/+3
* Move some KB920x-specific options into the KB920x file.cognet2007-10-252-4/+4
* Fix signedness to make gcc happy.cognet2007-10-253-4/+4
* Sort entry points in mac_framework.h and mac_policy.h alphabetically byrwatson2007-10-252-629/+574
* Oooops, get the end of the memory right.cognet2007-10-251-1/+1
* More style nit.takawata2007-10-251-6/+3
* - Add my birthday to the calendar.lulf2007-10-251-0/+1
* - Show that pjd@ and kib@ are my mentors, and that I work in src.lulf2007-10-251-0/+5
* Nuke rc.d/nfslocking which has been superceeded by rc.d/{lockd,statd}mtm2007-10-253-64/+3
* Change a tab back to a space between #define and __FreeBSD_version.erwin2007-10-251-1/+1
* Don't attach to the "IBM0057" ID. This ID is used by IBM machines forjhb2007-10-251-1/+1
* Fix variable name to be clear what it means.takawata2007-10-251-3/+3
* Remove unnecessary whitespacemtm2007-10-251-1/+1
* Break out of the I/O retry loop as soon as an I/O operation succeeds ratherjhb2007-10-251-0/+2
* Turn EC into poll mode before device_resume invoked .takawata2007-10-251-3/+34
* Normalize TCP syncache-related MAC Framework entry points to match mostrwatson2007-10-258-50/+50
* MFi386: part of 1.52nyan2007-10-251-32/+33
* Align.obrien2007-10-257-77/+77
* MFi386: part of revision 1.51nyan2007-10-251-161/+83
* The AWK 23-Oct-2007 release includes fixes for FreeBSD PR's bin/104795obrien2007-10-253-50/+1
* Document the bwk_20071023 import.obrien2007-10-251-4/+4
* This commit was generated by cvs2svn to compensate for changes in r172958,obrien2007-10-253-4/+12
|\
| * Vendor import of bwk's 23-Oct-2007 release.obrien2007-10-253-4/+12
* | Rename mac_associate_nfsd_label() to mac_proc_associate_nfsd(), and moverwatson2007-10-258-51/+51
* | Consistently name functions for mac_<policy> as <policy>_whatever ratherrwatson2007-10-2511-2761/+2722
* | Remove some debugging code that, while useful, doesn't belong in the committedtrhodes2007-10-252-16/+6
* | Further MAC Framework cleanup: normalize some local variable names andrwatson2007-10-256-48/+49
OpenPOWER on IntegriCloud