| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Don't try to free a NULL route when doing IPFIREWALL_FORWARD. | yar | 2001-12-19 | 1 | -1/+2 |
* | | | Add another PS2 PNP id. | sheldonh | 2001-12-19 | 2 | -0/+2 |
* | | | Allow retrieval of the virtual address of the AGP aperture | mdodd | 2001-12-19 | 4 | -0/+4 |
* | | | Don't put variable declarations in header files, put prototypes. | mdodd | 2001-12-19 | 2 | -2/+6 |
* | | | Make ``df -l'' work when no network filesystems are loaded. | ru | 2001-12-19 | 1 | -2/+4 |
* | | | Extend the SYN DoS defense by adding syncookies to the syncache. | jlemon | 2001-12-19 | 1 | -14/+193 |
* | | | xinstall is part of the upgrade path for 4.4-RELEASE as well. | imp | 2001-12-19 | 1 | -0/+2 |
* | | | Forced commit: Previous commit message should have read: | bmah | 2001-12-19 | 0 | -0/+0 |
* | | | MFC: ftpd(8) -o/-O. | bmah | 2001-12-19 | 2 | -2/+6 |
* | | | New release note: i386 performance enhancements for dc(4) and sis(4). | bmah | 2001-12-19 | 2 | -0/+10 |
* | | | Display the right message for the SiS 645 chipset. | jhb | 2001-12-19 | 1 | -0/+1 |
* | | | Do not initialize static/global variables to 0. Use bss instead of | peter | 2001-12-19 | 1 | -7/+7 |
* | | | Use a different mechanism to get the vnlru process to wake up and notice | peter | 2001-12-19 | 2 | -4/+15 |
* | | | Fix comment for the SiS 645 chipset to be 645 instead of 635. | jhb | 2001-12-19 | 1 | -1/+1 |
* | | | Document that rfork() will return EINVAL if flags not listed in the | jhb | 2001-12-19 | 1 | -0/+2 |
* | | | Make RFPPWAIT a kernel-only flag. Programs desiring this feature should | jhb | 2001-12-19 | 1 | -1/+1 |
* | | | Complete the device polling support by adding a thread in charge | luigi | 2001-12-19 | 1 | -0/+55 |
* | | | Return EINVAL if kernel only flags are passed to the rfork syscall rather | jhb | 2001-12-19 | 1 | -2/+4 |
* | | | Fix typo in usage (power same -> power save). | pb | 2001-12-18 | 1 | -1/+1 |
* | | | Axe stale extern for a non-existent variable. | jhb | 2001-12-18 | 2 | -2/+0 |
* | | | Change the test for _MACHINE_ARCH == i386 into #ifdef __i386__ since it | joerg | 2001-12-18 | 2 | -4/+16 |
* | | | Sync with most of NetBSD's changes, including: | mikeh | 2001-12-18 | 18 | -157/+439 |
* | | | This is a forward port of Peter's vlrureclaim() fix, with some minor mods | dillon | 2001-12-18 | 3 | -11/+78 |
* | | | set TMPDIR to /tmp | green | 2001-12-18 | 1 | -0/+1 |
* | | | Merge part of revision 1.18 of sys/i386/linux/linux_machdep.c: don't use | jhb | 2001-12-18 | 1 | -2/+0 |
* | | | In a couple of places, we recalculated addresses we already had in local | julian | 2001-12-18 | 2 | -6/+6 |
* | | | Don't use RFTHREAD when creating a kernel process. | jhb | 2001-12-18 | 1 | -1/+1 |
* | | | Add LIBSMB. | ru | 2001-12-18 | 1 | -0/+1 |
* | | | Whitespace police. | ru | 2001-12-18 | 1 | -3/+3 |
* | | | Change the atomic_set_char to atomic_set_int and atomic_clear_char | mckusick | 2001-12-18 | 3 | -13/+17 |
* | | | Whitespace fix. | jhb | 2001-12-18 | 1 | -1/+1 |
* | | | The smbutils import really only applies to the i386...fix this | bmah | 2001-12-18 | 2 | -8/+10 |
* | | | Fixed the bug in transparent TCP proxying with the "encode_ip_hdr" | ru | 2001-12-18 | 2 | -2/+6 |
* | | | Add tbl and tbsp as contractions of tablespoon, and tsp for teaspoon. | joe | 2001-12-18 | 1 | -0/+3 |
* | | | mdoc(7) police: markup, spelling, and grammar fixes. | ru | 2001-12-18 | 1 | -58/+56 |
* | | | - Change all callers of addupc_task() to check PS_PROFIL explicitly and | jhb | 2001-12-18 | 2 | -9/+13 |
* | | | Various assembly fixes mostly in the form of using the "+" modifier for | jhb | 2001-12-18 | 4 | -43/+43 |
* | | | Allow the ATOMIC_ASM() macro to pass in the constraints on the V parameter | jhb | 2001-12-18 | 2 | -46/+46 |
* | | | Fix warnings: the bge_bpd_read*() functions are not used (#ifdef notdef) | peter | 2001-12-18 | 1 | -0/+4 |
* | | | Fix warning; line 1640: ciss_abort_request defined but not used. | peter | 2001-12-18 | 1 | -0/+4 |
* | | | - Add a function to convert 6 byte SCSI commands for read, write, mode | jhb | 2001-12-18 | 1 | -35/+89 |
* | | | This commit was generated by cvs2svn to compensate for changes in r88109, | obrien | 2001-12-18 | 55 | -570/+1142 |
|\ \ \ |
|
| * | | | Virgin import of GCC 3.0.2's libf2c | obrien | 2001-12-18 | 55 | -570/+1142 |
* | | | | Add calibration test to determine extent of AC97 overclocking (if any). | orion | 2001-12-18 | 1 | -0/+50 |
* | | | | With GCC 3, we *must* use the GCC stdarg.h. We can no longer just make | obrien | 2001-12-18 | 1 | -0/+6 |
* | | | | Fix the retrieval of USRSTACK via sysctl so that it works for 64-bit | deischen | 2001-12-18 | 3 | -6/+6 |
* | | | | Avoid passing the variable `tl' to functions that just use it for | iedowse | 2001-12-18 | 9 | -219/+197 |
* | | | | Const'ify the CDB format string passed to the CDB parsing routines | kbyanc | 2001-12-18 | 3 | -43/+62 |
* | | | | Modify the critical section API as follows: | jhb | 2001-12-18 | 61 | -502/+376 |
* | | | | New release note: Network device polling. | bmah | 2001-12-17 | 2 | -2/+38 |