| Commit message (Expand) | Author | Age | Files | Lines |
* | Update some comments, comment out argument names to guard against | kientzle | 2008-03-14 | 1 | -16/+50 |
* | Since "length" computes the length of a string and is used as an | kientzle | 2008-03-14 | 1 | -1/+1 |
* | Let archive_entry_clear() accept a NULL pointer and simply do nothing. | kientzle | 2008-03-14 | 1 | -0/+2 |
* | Rework the versioning implementation and test to match the | kientzle | 2008-03-14 | 2 | -2/+58 |
* | Rework the versioning information, hopefully for the last time. | kientzle | 2008-03-14 | 1 | -41/+37 |
* | Add a useful sprintf()-style wrapper around | kientzle | 2008-03-14 | 2 | -0/+13 |
* | Change spelling and eliminate a typo in comments to reduce diffs with | emaste | 2008-03-14 | 1 | -11/+11 |
* | Support for writing 'compress' format, thanks to Joerg Sonnenberger. | kientzle | 2008-03-14 | 5 | -0/+596 |
* | A block in a tar file is 512 bytes. Period. | kientzle | 2008-03-14 | 1 | -1/+1 |
* | Add preliminary support for binding interrupts to CPUs: | jhb | 2008-03-14 | 11 | -33/+218 |
* | Correct IPsec behaviour with a 'use' level in SP but no SA available. | bz | 2008-03-14 | 3 | -24/+61 |
* | Update usage() - add new -D option. While I'm here, update copyright | emax | 2008-03-14 | 1 | -2/+5 |
* | Remove the "Fast " from the | bz | 2008-03-14 | 1 | -1/+1 |
* | Add a quirk to ignore ASUS LCM display found on some ASUS laptops. | jkim | 2008-03-14 | 2 | -0/+3 |
* | Make the function prototype for cpu_search() match the declaration so that | jhb | 2008-03-14 | 1 | -2/+2 |
* | Add stack_print_ddb() to the synposis of stack(9), add mlink for it; fix | rwatson | 2008-03-14 | 2 | -1/+4 |
* | Correct reference counting on the SP for outgoing IPv6 IPsec connections. | bz | 2008-03-14 | 2 | -7/+5 |
* | #if 0 out a currently unsued (and incomplete) function: ip6_ipsec_mtu(). | bz | 2008-03-14 | 2 | -6/+8 |
* | Replace the function name in two identical printfs | bz | 2008-03-14 | 1 | -2/+4 |
* | Add stub for pc98. | nyan | 2008-03-14 | 1 | -0/+6 |
* | - Document Pentium and Pentium MMX events. | jkoshy | 2008-03-14 | 1 | -2/+338 |
* | Correct a typo. | jkoshy | 2008-03-14 | 1 | -2/+6 |
* | Fix a silly bogon which prevented all the CPUs that are tagged as interrupt | jhb | 2008-03-14 | 2 | -8/+8 |
* | Add projects-all collection to cvs-supfile | edwin | 2008-03-13 | 1 | -0/+6 |
* | Rework how the nexus(4) device works on x86 to better handle the idea of | jhb | 2008-03-13 | 11 | -121/+270 |
* | Replace the non-MPSAFE timeout(9) API in ffs_softdep.c with the MPSAFE | cokane | 2008-03-13 | 1 | -8/+15 |
* | Use the SMAP data from the loader if it is provided instead of using | jhb | 2008-03-13 | 1 | -60/+99 |
* | Vim function to style(9). | obrien | 2008-03-13 | 1 | -0/+68 |
* | Add an include file from the removed XRPU driver. | brueffer | 2008-03-13 | 1 | -0/+2 |
* | style(9) & style.Makefile(9) | obrien | 2008-03-13 | 14 | -258/+297 |
* | uuidgen has been repo-copied from usr.bin/ to bin/ to match its "new" | obrien | 2008-03-13 | 6 | -205/+2 |
* | - Use an uppercase provider name in the example, to make the name change | brueffer | 2008-03-13 | 1 | -7/+7 |
* | Add the module dependency on the mem(4) module. This will fix the module | cokane | 2008-03-13 | 1 | -0/+1 |
* | Since version 4.3, gcc changed its behaviour concerning the i386/amd64 | kib | 2008-03-13 | 7 | -15/+15 |
* | Fix bugs in previous revision (missing comma, misspelled syscall name). | ru | 2008-03-13 | 1 | -3/+2 |
* | Remove trailing whitespace. | ru | 2008-03-13 | 1 | -1/+1 |
* | Add missing section number. | ru | 2008-03-13 | 1 | -1/+1 |
* | Add missed parentheses | kib | 2008-03-13 | 1 | -1/+1 |
* | Add const qualifier to cpuset mask's pointer, since the cpuset mask should | davidxu | 2008-03-13 | 1 | -1/+1 |
* | In file sem_timewait.3, remove reference to SYSV semphore in SEE ALSO | davidxu | 2008-03-13 | 2 | -4/+3 |
* | PR 117603 | jeff | 2008-03-13 | 1 | -2/+5 |
* | - When running a new command cause cpuset to operate on the per-thread mask | jeff | 2008-03-12 | 2 | -4/+8 |
* | This commit was generated by cvs2svn to compensate for changes in r177128, | delphij | 2008-03-12 | 1 | -1/+2 |
|\ |
|
| * | Reapply a bugfix that was done as sh.lex.c,v 1.1.1.8 | delphij | 2008-03-12 | 1 | -1/+2 |
* | | - The P_SA flag has been removed. Don't reference it in a KASSERT. | jeff | 2008-03-12 | 1 | -2/+1 |
* | | - Fix build breakage; there was a reference to a removed syscall in | jeff | 2008-03-12 | 1 | -4/+3 |
* | | The variable MTRR registers actually have variable-sized PhysBase and | jhb | 2008-03-12 | 4 | -16/+52 |
* | | MFamd64: Break up the probe logic in the mem_drvinit routines so it's | jhb | 2008-03-12 | 2 | -13/+18 |
* | | Minimize diffs with i686_mem.c: | jhb | 2008-03-12 | 2 | -6/+9 |
* | | Current 'ar' read support in libarchive can only handle a GNU/SVR4 | kaiw | 2008-03-12 | 3 | -42/+41 |