| Commit message (Expand) | Author | Age | Files | Lines |
* | fix a couple typos in the comments | jmg | 2003-06-15 | 1 | -2/+2 |
* | fix bootpd to use fd_set. For some reason on Sparc, using int with | jmg | 2003-06-15 | 1 | -4/+6 |
* | make rarpd use in_addr_t instead of u_long since this is neccessary | jmg | 2003-06-15 | 1 | -24/+24 |
* | - Cap the growth of sleep and run time in sched_exit_kse(). | jeff | 2003-06-15 | 1 | -0/+4 |
* | Fix some style problems, some of which are old, some new, and some | das | 2003-06-15 | 1 | -8/+10 |
* | - Fix the maximum slice value. I accidentally checked in a value of '2' | jeff | 2003-06-15 | 1 | -38/+54 |
* | Merge the following from the English version: | hrs | 2003-06-15 | 1 | -2/+6 |
* | check_drive: If the partition isn't a Vinum drive, release it again | grog | 2003-06-15 | 1 | -35/+35 |
* | Don't set TDF_UPCALLING in cpu_set_upcall, it is not only used by | davidxu | 2003-06-15 | 1 | -2/+0 |
* | Rename P_THREADED to P_SA. P_SA means a process is using scheduler | davidxu | 2003-06-15 | 27 | -51/+51 |
* | White space fix. | simokawa | 2003-06-15 | 1 | -3/+3 |
* | Use #ifdef __alpha__, not __alpha. | alc | 2003-06-15 | 1 | -2/+2 |
* | If someone tries to mount a union filesystem with another unionfs as | das | 2003-06-14 | 1 | -4/+14 |
* | Introduce malloc types M_UNDCACHE and M_UNPATH for important | das | 2003-06-14 | 1 | -10/+13 |
* | Factor out the process of freeing ``directory caches'', which unionfs | das | 2003-06-14 | 3 | -24/+25 |
* | Migrate the thread stack management functions from the machine-dependent | alc | 2003-06-14 | 20 | -1258/+190 |
* | Catch up man page with reality in rc.d/named. | mtm | 2003-06-14 | 1 | -1/+1 |
* | Merge common XPT_CALC_GEOMETRY functions into a single convenience function. | njl | 2003-06-14 | 1 | -19/+1 |
* | Update a comment about symlinking named's pid file to correctly | mtm | 2003-06-14 | 1 | -1/+1 |
* | Merge common XPT_CALC_GEOMETRY functions into a single convenience function. | njl | 2003-06-14 | 17 | -305/+19 |
* | Merge common XPT_CALC_GEOMETRY functions into a single convenience function. | njl | 2003-06-14 | 2 | -0/+27 |
* | Fix the KMOD for the lpbb device. | jmg | 2003-06-14 | 1 | -1/+1 |
* | amdpm was omitted from the build of i2c controllers. Fixed. | nsouch | 2003-06-14 | 1 | -1/+1 |
* | Add i2c to the list of modules to build. | nsouch | 2003-06-14 | 1 | -0/+1 |
* | Remove MAINTAINER lines. | obrien | 2003-06-14 | 6 | -14/+0 |
* | Update and try to remain out of area where conflict exists. | obrien | 2003-06-14 | 1 | -7/+0 |
* | Tidy up. Sort headers. | markm | 2003-06-14 | 13 | -56/+53 |
* | Minor tweaks to the build process so that we can build 5.1-current on | imp | 2003-06-14 | 1 | -1/+6 |
* | Put on the core hat and back out all of the CSTD= changes. Core will | imp | 2003-06-14 | 1 | -14/+0 |
* | Some glue to allow lint(1) to work on the kernel. This is not | markm | 2003-06-14 | 2 | -2/+29 |
* | Avoid dereferencing the thread pointer in smb_iod_addrq() if it's NULL. | tjr | 2003-06-14 | 1 | -1/+2 |
* | Don't follow smbnode n_parent pointer when NREFPARENT flag is not set | tjr | 2003-06-14 | 1 | -0/+2 |
* | Don't truncate the output file before making sure that we can | trhodes | 2003-06-14 | 1 | -6/+17 |
* | Do not bogusly set CSTD to the empty string. | des | 2003-06-14 | 3 | -5/+0 |
* | Remove the old xref to kerberos(1), and replace it with an xref to | trhodes | 2003-06-14 | 1 | -1/+1 |
* | Fix all WARNS. Checked with "make WARNS=9". Remove unused file. | markm | 2003-06-14 | 10 | -1184/+133 |
* | Set the precedence on failure reports to "bulk" so I don't get tons of | des | 2003-06-14 | 1 | -0/+1 |
* | Add a system policy, and have the login and su policies include it rather | des | 2003-06-14 | 4 | -23/+35 |
* | Revert to a known-good state. Anyone desiring to experiment with stricter | des | 2003-06-14 | 1 | -23/+9 |
* | In the last clean-up of this code, the fact that the default tty mode | green | 2003-06-14 | 1 | -6/+20 |
* | Move the *_new_altkstack() and *_dispose_altkstack() functions out of the | alc | 2003-06-14 | 13 | -222/+35 |
* | Only use this with a non-GCC compiler. | obrien | 2003-06-14 | 1 | -0/+2 |
* | Use GCC's internal built-in alloca implementation, when available. | obrien | 2003-06-14 | 1 | -0/+5 |
* | Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcam | ken | 2003-06-14 | 5 | -12/+0 |
* | Remove kernel event tracing. The overhead is significant when running | marcel | 2003-06-14 | 1 | -6/+0 |
* | Document ENOSPC. | trhodes | 2003-06-13 | 1 | -0/+2 |
* | Fix alignment requirements of tulip_rombuf by further increasing | ticso | 2003-06-13 | 2 | -8/+8 |
* | When building a shared library, link it against libgcc_pic.a instead of the | peter | 2003-06-13 | 1 | -1/+2 |
* | If the -proxy_only option is used, the -alias_address/-interface | ru | 2003-06-13 | 2 | -4/+9 |
* | Build/install the PIC version of libgcc (libcc_pic.a) for use by shared | peter | 2003-06-13 | 2 | -0/+4 |