| Commit message (Expand) | Author | Age | Files | Lines |
* | - Show that pjd@ and kib@ are my mentors, and that I work in src. | lulf | 2007-10-25 | 1 | -0/+5 |
* | Nuke rc.d/nfslocking which has been superceeded by rc.d/{lockd,statd} | mtm | 2007-10-25 | 3 | -64/+3 |
* | Change a tab back to a space between #define and __FreeBSD_version. | erwin | 2007-10-25 | 1 | -1/+1 |
* | Don't attach to the "IBM0057" ID. This ID is used by IBM machines for | jhb | 2007-10-25 | 1 | -1/+1 |
* | Fix variable name to be clear what it means. | takawata | 2007-10-25 | 1 | -3/+3 |
* | Remove unnecessary whitespace | mtm | 2007-10-25 | 1 | -1/+1 |
* | Break out of the I/O retry loop as soon as an I/O operation succeeds rather | jhb | 2007-10-25 | 1 | -0/+2 |
* | Turn EC into poll mode before device_resume invoked . | takawata | 2007-10-25 | 1 | -3/+34 |
* | Normalize TCP syncache-related MAC Framework entry points to match most | rwatson | 2007-10-25 | 8 | -50/+50 |
* | MFi386: part of 1.52 | nyan | 2007-10-25 | 1 | -32/+33 |
* | Align. | obrien | 2007-10-25 | 7 | -77/+77 |
* | MFi386: part of revision 1.51 | nyan | 2007-10-25 | 1 | -161/+83 |
* | The AWK 23-Oct-2007 release includes fixes for FreeBSD PR's bin/104795 | obrien | 2007-10-25 | 3 | -50/+1 |
* | Document the bwk_20071023 import. | obrien | 2007-10-25 | 1 | -4/+4 |
* | This commit was generated by cvs2svn to compensate for changes in r172958, | obrien | 2007-10-25 | 3 | -4/+12 |
|\ |
|
| * | Vendor import of bwk's 23-Oct-2007 release. | obrien | 2007-10-25 | 3 | -4/+12 |
* | | Rename mac_associate_nfsd_label() to mac_proc_associate_nfsd(), and move | rwatson | 2007-10-25 | 8 | -51/+51 |
* | | Consistently name functions for mac_<policy> as <policy>_whatever rather | rwatson | 2007-10-25 | 11 | -2761/+2722 |
* | | Remove some debugging code that, while useful, doesn't belong in the committed | trhodes | 2007-10-25 | 2 | -16/+6 |
* | | Further MAC Framework cleanup: normalize some local variable names and | rwatson | 2007-10-25 | 6 | -48/+49 |
* | | Load the bytes into the EMAC's MAC address register in the proper | imp | 2007-10-25 | 1 | -2/+2 |
* | | KERNBASE should really be KERNVIRTADDR there too. | cognet | 2007-10-24 | 1 | -2/+2 |
* | | In ate_get_mac(), try to get the mac address in the right order, at least | cognet | 2007-10-24 | 1 | -6/+6 |
* | | Handle the case where PHYSADDR != KERNPHYSADDR (ie we do not load the kernel | cognet | 2007-10-24 | 1 | -7/+11 |
* | | Correct a comment, this was not true anymore. | cognet | 2007-10-24 | 1 | -2/+2 |
* | | First cut at support for booting a GPT labeled disk via the BIOS bootstrap | jhb | 2007-10-24 | 21 | -210/+1217 |
* | | Update copyright attribution. | jhb | 2007-10-24 | 2 | -2/+4 |
* | | Properly drop the pf mutex around all copyout (consistency still protected | mlaier | 2007-10-24 | 2 | -1/+9 |
* | | Add ABI backwards compatibility to the FreeBSD 4/5/6 versions of | marius | 2007-10-24 | 4 | -53/+310 |
* | | silence complaint about not loading the wlan_scan_monitor module; | sam | 2007-10-24 | 1 | -1/+2 |
* | | Merge first in a series of TrustedBSD MAC Framework KPI changes | rwatson | 2007-10-24 | 103 | -3518/+3601 |
* | | Rework the read/write support in the bios disk driver some to cut down | jhb | 2007-10-24 | 1 | -196/+112 |
* | | MFi386: revision 1.50 | nyan | 2007-10-24 | 1 | -39/+30 |
* | | MFi386: revision 1.41 | nyan | 2007-10-24 | 1 | -2/+1 |
* | | Reindent the read/write code of bd_realstrategy() so it is more readable. | jhb | 2007-10-24 | 1 | -39/+30 |
* | | Slightly cleanup the 'bootdev' concept on x86 by changing the various | jhb | 2007-10-24 | 9 | -29/+16 |
* | | Fix reading of files that use pax 'size' attribute to store size. | kientzle | 2007-10-24 | 1 | -7/+21 |
* | | Stop disabling USB in the PAE kernel config. The USB code has been | jhb | 2007-10-24 | 1 | -21/+0 |
* | | When processing multi-path ip6 routers, place each router entry on its | csjp | 2007-10-24 | 1 | -0/+2 |
* | | Move where we audit the PID argument such that we unconditionally | csjp | 2007-10-24 | 1 | -1/+1 |
* | | Use extended process token. The in kernel process audit | csjp | 2007-10-24 | 1 | -2/+2 |
* | | Take out the single-threading code in fork. | julian | 2007-10-23 | 1 | -5/+15 |
* | | Back out 2nd part of wrong iswascii() change in prev. commit. | ache | 2007-10-23 | 1 | -1/+1 |
* | | Bump MAC_VERSION to 4 and add an 8.x line in the version table. Version 4 | rwatson | 2007-10-23 | 1 | -1/+2 |
* | | Forced commit to note that rev.1.179 has the following fixes in addition to | bde | 2007-10-23 | 0 | -0/+0 |
* | | Avoid leaking file descriptors | matteo | 2007-10-23 | 1 | -3/+7 |
* | | - Use pci_enable_busmaster() to turn on busmaster. | kevlo | 2007-10-23 | 1 | -35/+10 |
* | | Cut over to ULE on PowerPC | grehan | 2007-10-23 | 7 | -8/+17 |
* | | Add a BUGS section to note that mount/chroot changes since | jb | 2007-10-22 | 1 | -0/+4 |
* | | Close a race when trying to lookup a gateway route in rt_check(). | jhb | 2007-10-22 | 2 | -2/+6 |