| Commit message (Expand) | Author | Age | Files | Lines |
* | Make ttyconsolemode() call ttsetwater() so that drivers don't have to. | phk | 2005-10-16 | 7 | -6/+1 |
* | Use new (inline) functions for calls into driver. | phk | 2005-10-16 | 4 | -11/+7 |
* | Make ttsetcompat() static | phk | 2005-10-16 | 2 | -3/+1 |
* | Add a bunch of inline functions to call the drivers tty implementing methods. | phk | 2005-10-16 | 1 | -0/+76 |
* | we know it is called rpclose() so call it directly. | phk | 2005-10-16 | 1 | -1/+1 |
* | Eliminate two unused arguments to ttycreate(). | phk | 2005-10-16 | 15 | -17/+19 |
* | Re-implement rev.1.76 with respect to the code size. | sobomax | 2005-10-16 | 2 | -30/+44 |
* | Backout previous commit - for some reason it overflows space constrains on | sobomax | 2005-10-16 | 2 | -64/+48 |
* | Add some files which kris found on an old server. | netchild | 2005-10-16 | 1 | -0/+1862 |
* | Reduce diffs from i386/i386/machdep.c | nyan | 2005-10-16 | 1 | -9/+5 |
* | For AMD processors, nullify CPUID.HTT. FreeBSD has no need for the | obrien | 2005-10-16 | 2 | -0/+18 |
* | The BCM5401 dspcode load on media changes also applies | grehan | 2005-10-16 | 1 | -0/+2 |
* | Forced commit to note that the previous commit referred to r1.67, not r1.66 | kris | 2005-10-16 | 0 | -0/+0 |
* | Mempage should be 1024 not 4096. This fixes the multiple 16-bit cards | imp | 2005-10-16 | 1 | -1/+1 |
* | Add new option `q', which makes second stage loader quiet unless autoboot | sobomax | 2005-10-16 | 3 | -49/+74 |
* | Fix compiling. | davidxu | 2005-10-15 | 1 | -1/+1 |
* | added a missing unlock | suz | 2005-10-15 | 1 | -1/+3 |
* | The kernel accepts sockaddrs with len set to zero for sockaddr_in | alfred | 2005-10-15 | 1 | -9/+20 |
* | regen after recvmsg, recvfrom, sendmsg | ps | 2005-10-15 | 4 | -12/+34 |
* | Implement the 32bit versions of recvmsg, recvfrom, sendmsg | ps | 2005-10-15 | 4 | -8/+188 |
* | regen for clock_gettime, clock_settime, clock_getres | ps | 2005-10-15 | 4 | -13/+28 |
* | Implement 32bit wrappers for clock_gettime, clock_settime, and | ps | 2005-10-15 | 4 | -25/+116 |
* | regen | ps | 2005-10-15 | 4 | -6/+6 |
* | Correct the prototype for freebsd32_nanosleep and use the proper | ps | 2005-10-15 | 2 | -4/+4 |
* | Fix compiling. | davidxu | 2005-10-15 | 1 | -1/+1 |
* | Correct few MSR addresses. | jkim | 2005-10-15 | 1 | -8/+8 |
* | mpsafevm has been stable and defaulted to 1 on sparc64 for over 6 months, | kris | 2005-10-14 | 1 | -1/+1 |
* | Revise the manpage to a certain extent, mostly with respect to | yar | 2005-10-14 | 1 | -32/+68 |
* | Let modules use the kernel's opt_*.h files if built along with | yar | 2005-10-14 | 66 | -72/+155 |
* | In preparation for making the modules actually use opt_*.h files | yar | 2005-10-14 | 3 | -8/+6 |
* | - Print number of physical/logical cores and more CPUID info. | jkim | 2005-10-14 | 8 | -23/+196 |
* | Close a race in the ufs_lookup() code that handles the ISDOTDOT | truckman | 2005-10-14 | 1 | -1/+3 |
* | Merge over the remaining changes from i386 of the ksiginfo_t changes so | jhb | 2005-10-14 | 1 | -43/+21 |
* | Make four more functions static that were missed in the last commit. | thompsa | 2005-10-14 | 1 | -5/+5 |
* | Add a default value for VM_BCACHE_SIZE_MAX of 400MB. This is copied from | kris | 2005-10-14 | 1 | -0/+8 |
* | The signal code is now an int rather than a long, so update debug printfs. | jhb | 2005-10-14 | 2 | -4/+4 |
* | Partially revert revision 1.66, which contained a change that did not | kris | 2005-10-14 | 1 | -4/+4 |
* | Only allow the sk(4) driver to attach to revision 2 of the LinkSys EG1032 | jhb | 2005-10-14 | 6 | -2/+62 |
* | Whitespace. | jhb | 2005-10-14 | 1 | -1/+1 |
* | Remove the sx(4) driver at the request of the author. The author | jhb | 2005-10-14 | 11 | -2536/+0 |
* | The snd_via8233(4) support on amd64 isn't something new. Remove it. | joel | 2005-10-14 | 2 | -6/+0 |
* | Change the userland atomic operations on arm to use memory operands for | jhb | 2005-10-14 | 1 | -16/+22 |
* | Sort ath_rate_* entries. Mark ath_rate_sample as the desired algorithm. | ru | 2005-10-14 | 2 | -4/+4 |
* | Fix installworld breakage. <sigh> | kientzle | 2005-10-14 | 1 | -2/+2 |
* | Better translation: language improvements, typos, etc. | delphij | 2005-10-14 | 2 | -48/+49 |
* | Fix a regression that prevented PERC3 hardware from working. Apparently they | scottl | 2005-10-14 | 2 | -29/+47 |
* | Style: move .PATH to where it belongs. | ru | 2005-10-14 | 1 | -2/+2 |
* | Remove redundant (in FreeBSD) include. | ru | 2005-10-14 | 1 | -3/+0 |
* | Style: move .PATH to where it belongs. | ru | 2005-10-14 | 1 | -2/+2 |
* | Remove redundant include. | ru | 2005-10-14 | 1 | -1/+0 |