| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed: | Ruslan Ermilov | 2001-10-26 | 10 | -250/+30 |
| * | Add APM compatibility feature to ACPI. | Mitsuru IWASAKI | 2001-10-26 | 10 | -11/+776 |
| * | Remove the internal implementation details of wrapping syscalls, | Ruslan Ermilov | 2001-10-26 | 19 | -505/+0 |
| * | This commit was generated by cvs2svn to compensate for changes in r85552, | Ruslan Ermilov | 2001-10-26 | 1 | -1/+1 |
| |\ |
|
| | * | From ChangeLog: | Ruslan Ermilov | 2001-10-26 | 1 | -1/+1 |
| * | | mdoc(7) police: | Ruslan Ermilov | 2001-10-26 | 1 | -9/+11 |
| * | | There are users of FreeBSD 4.5 already. | Ruslan Ermilov | 2001-10-26 | 1 | -0/+1 |
| * | | Document HPT372 support. | Jeroen Ruigrok van der Werven | 2001-10-26 | 1 | -0/+2 |
| * | | Fix title to conform to FreeBSD/port naming convention. | Bruce A. Mah | 2001-10-26 | 1 | -1/+1 |
| * | | We support the Intel ICH3 [ATA-100] chipset as well. | Jeroen Ruigrok van der Werven | 2001-10-26 | 1 | -0/+2 |
| * | | New release notes: isic(4) support for Compaq Microcom 610 ISDN, fbtab(5) | Bruce A. Mah | 2001-10-26 | 4 | -4/+30 |
| * | | Move recently added procedure which was incorrectly placed within an | Matthew Dillon | 2001-10-26 | 1 | -17/+16 |
| * | | Detach the prom console when platform.cons_init is called. This seems | Matt Jacob | 2001-10-26 | 3 | -2/+15 |
| * | | Make cdevsw[] static. | Poul-Henning Kamp | 2001-10-26 | 1 | -1/+1 |
| * | | Reporting device drivers by traversing cdevsw[] is at best a hack | Poul-Henning Kamp | 2001-10-26 | 1 | -2/+6 |
| * | | mdoc(7) police: | Ruslan Ermilov | 2001-10-26 | 1 | -38/+49 |
| * | | Finish the asbestos suited move of $mach/conf/*.$mach to conf/*.$mach. | Ruslan Ermilov | 2001-10-26 | 6 | -6/+8 |
| * | | Remove /var/spool/uucp subtree, not needed for 'cu' | Andrey A. Chernov | 2001-10-26 | 1 | -14/+0 |
| * | | Compensate for the way that _setjmp aligns the start of jmp_buf. | Doug Rabson | 2001-10-26 | 2 | -5/+23 |
| * | | Close buffer overflow noted in security advisory DSA-085. | Jordan K. Hubbard | 2001-10-26 | 1 | -1/+1 |
| * | | Add a per-thread ucred reference for syscalls and synchronous traps from | John Baldwin | 2001-10-26 | 10 | -61/+164 |
| * | | Fix nit in copyright. | David E. O'Brien | 2001-10-26 | 1 | -2/+2 |
| * | | Use the new machine-independent versions of crtbegin and crtend | David E. O'Brien | 2001-10-26 | 2 | -108/+0 |
| * | | Add locking to taskqueues. There is one mutex per task, one mutex per | John Baldwin | 2001-10-26 | 6 | -44/+110 |
| * | | Use msleep() to avoid lost wakeup's instead of doing an ineffective | John Baldwin | 2001-10-26 | 1 | -15/+5 |
| * | | Minimal libc for sparc64. | Jake Burkholder | 2001-10-26 | 19 | -0/+874 |
| * | | Implement kern.maxvnodes. adjusting kern.maxvnodes now actually has a | Matthew Dillon | 2001-10-26 | 7 | -57/+145 |
| * | | The same unbreakage (0755 -> 0775) for /var/games and subdirs | Andrey A. Chernov | 2001-10-25 | 1 | -3/+3 |
| * | | Add missing TAILQ_INSERT_TAIL's which somehow didn't get comitted with | Matthew Dillon | 2001-10-25 | 1 | -0/+2 |
| * | | Fix /var/mail, /var/rwho and /var/spool/lock back to 0775 | Andrey A. Chernov | 2001-10-25 | 1 | -3/+3 |
| * | | In > LONG_MAX test use sseek return value and not _offset which can be not | Andrey A. Chernov | 2001-10-25 | 1 | -3/+4 |
| * | | Default to not performing ufs_dirhash's extensive directory-block | Ian Dowse | 2001-10-25 | 1 | -1/+1 |
| * | | In cluster_rbuild(), 'size' had better match buf->b_bcount and buf->b_bufsize | Matthew Dillon | 2001-10-25 | 1 | -2/+14 |
| * | | Move abstract inside articleinfo and re-indent, no content changes. | Bruce A. Mah | 2001-10-25 | 2 | -16/+16 |
| * | | New release notes: Multiple low-level consoles, fxp(4) bundling. | Bruce A. Mah | 2001-10-25 | 2 | -0/+20 |
| * | | o Modify format of /etc/fbtab to accept glob matching patterns for | Robert Watson | 2001-10-25 | 2 | -38/+24 |
| * | | Use TASK_INIT to initialize taskqueue task instead of violating the | John Baldwin | 2001-10-25 | 1 | -6/+6 |
| * | | Remove wx driver, which got recently removed. | Jeroen Ruigrok van der Werven | 2001-10-25 | 1 | -1/+0 |
| * | | Unbreak NEWCARD by removing options NFS and replacing it with the | Jeroen Ruigrok van der Werven | 2001-10-25 | 1 | -1/+2 |
| * | | Aargh. I really shouldn't do late night commits. Remove a floating point | Jonathan Lemon | 2001-10-25 | 1 | -1/+1 |
| * | | Now that nfsm_reply() does not usually set 'error' to 0, we need | Ian Dowse | 2001-10-25 | 1 | -0/+1 |
| * | | Defs for three (unused so far) bits in PCI command/status register | Luigi Rizzo | 2001-10-25 | 2 | -6/+6 |
| * | | Better code to scan the ethertable. | Luigi Rizzo | 2001-10-25 | 1 | -2/+2 |
| * | | Fix an inverted test csae. Success of getenv() is determined by a return | John Baldwin | 2001-10-25 | 1 | -1/+1 |
| * | | Put WARNS into the right place. | Ruslan Ermilov | 2001-10-25 | 1 | -1/+1 |
| * | | Currently no code does a CROSSJUMP() to sw1a, so we don't need a | John Baldwin | 2001-10-25 | 3 | -6/+0 |
| * | | Use %ecx instead of %ebx for the scratch register while updating %dr7 since | John Baldwin | 2001-10-25 | 3 | -15/+9 |
| * | | - Fix typo in comment from previous revision. | John Baldwin | 2001-10-25 | 3 | -9/+12 |
| * | | Whitespace, comment, and string fixes. | John Baldwin | 2001-10-25 | 3 | -129/+117 |
| * | | Style and WARNS cleanups. | Jonathan Lemon | 2001-10-25 | 3 | -65/+65 |