| Commit message (Expand) | Author | Age | Files | Lines |
* | s/^options\t\t/options \t/ | des | 2001-12-04 | 1 | -15/+15 |
* | PROCFS requires PSEUDOFS. | des | 2001-12-04 | 5 | -5/+10 |
* | PROCFS requires PSEUDOFS. I forgot that GENERIC didn't have PSEUDOFS yet. | des | 2001-12-04 | 2 | -2/+4 |
* | When translating the interface name when "eth?" is given, do not | marcel | 2001-12-04 | 1 | -3/+9 |
* | MFS: Use correct terminology for RAID 0/1 and 0/5. | scottl | 2001-12-04 | 1 | -3/+3 |
* | Remove error messages on mbuf allocation failures, now | luigi | 2001-12-04 | 3 | -26/+5 |
* | BAH! Missed another change to this file. | scottl | 2001-12-04 | 1 | -0/+4 |
* | Bah, I missed this file on the last commit | scottl | 2001-12-04 | 1 | -2/+2 |
* | PROCFS requires PSEUDOFS now. | des | 2001-12-04 | 2 | -2/+2 |
* | Pseudofsize procfs(5). | des | 2001-12-04 | 20 | -2044/+483 |
* | Back out rev 1.48. The problem is with a bogus __attribute__ in stdio.h. | obrien | 2001-12-04 | 1 | -1/+0 |
* | Reduce namespace pollution by removing argument names from prototypes. | des | 2001-12-04 | 1 | -18/+18 |
* | Add a missing open paren to a macro that's been broken (and apparently | jhb | 2001-12-04 | 2 | -2/+2 |
* | Use d_thread_t to reduce diffs between current and stable. | scottl | 2001-12-03 | 2 | -13/+17 |
* | o Update an instance of 'unprivileged_procdebug_permitted' missed | rwatson | 2001-12-03 | 1 | -6/+6 |
* | Don't pass an interface pointer to VLAN_INPUT{,_TAG}. Get it from the | brooks | 2001-12-03 | 8 | -17/+17 |
* | o Introduce pr_mtx into struct prison, providing protection for the | rwatson | 2001-12-03 | 10 | -63/+194 |
* | Add missing declaration of ftime. | dwmalone | 2001-12-03 | 1 | -0/+8 |
* | Remove unused filed. | dcs | 2001-12-03 | 1 | -29/+0 |
* | Reapply rev 1.37 (hide the __attribute__ gcc keyword) into RELENG_4 even | obrien | 2001-12-03 | 1 | -0/+1 |
* | Fix typo. | murray | 2001-12-03 | 1 | -1/+1 |
* | Split out NAI Labs license and BSD license to prevent the accidental | green | 2001-12-03 | 2 | -9/+80 |
* | o Uniformly copy uap arguments into local variables before grabbing | rwatson | 2001-12-02 | 1 | -3/+1 |
* | o Remove KSE race in setuid() in which oldcred was preserved before giant | rwatson | 2001-12-02 | 1 | -1/+1 |
* | o General style, formatting, etc, improvements: | rwatson | 2001-12-02 | 1 | -167/+107 |
* | make LOCKF_DEBUG kernel option work (sorta) | alfred | 2001-12-02 | 1 | -10/+26 |
* | ARG! committed the wrong patch!! I need more sleep :( | sos | 2001-12-02 | 1 | -1/+1 |
* | Oops, lost a line in the previous commit. | sos | 2001-12-02 | 1 | -1/+2 |
* | Initial support for the newer SiS chipsets, based on docs we finally | sos | 2001-12-02 | 2 | -17/+109 |
* | Enable build of smbfs. It works now as before on both UP and MP machines. | bp | 2001-12-02 | 1 | -2/+1 |
* | Catch up with KSE changes. | bp | 2001-12-02 | 5 | -155/+158 |
* | Fix a bug with transmitter restart after receiving a 0 window. The | dillon | 2001-12-02 | 5 | -19/+56 |
* | Pull netsmb requester from the pre-KSE world. This update mostly based | bp | 2001-12-02 | 10 | -176/+188 |
* | This is the first commit of the Intel gigabit driver for | pdeuskar | 2001-12-02 | 10 | -0/+7590 |
* | Re-enable the ciss driver, now that it should be building again. | msmith | 2001-12-02 | 1 | -1/+1 |
* | Catch up with the proc -> d_thread_t change. | msmith | 2001-12-02 | 2 | -5/+13 |
* | Add functionality and fix bugs so the driver will work with soon-to-be | scottl | 2001-12-02 | 7 | -41/+217 |
* | Allow for ip_output() to be called with a NULL route pointer. | ru | 2001-12-01 | 2 | -6/+7 |
* | Add support for sysconf(_SC_NPROCESSORS_CONF) and sysconf(_SC_NPROCESSORS_ONLN). | jkoshy | 2001-12-01 | 1 | -0/+5 |
* | o Stop abusing MD headers with non-MD types. | mike | 2001-12-01 | 8 | -21/+24 |
* | vm/vm_kern.c: rate limit (to once per second) diagnostic printf when | luigi | 2001-12-01 | 2 | -3/+22 |
* | o Introduce kern.security.bsd.unprivileged_read_msgbuf, which allows | rwatson | 2001-11-30 | 1 | -0/+13 |
* | The transmit burst limit for newreno completely breaks TCP's performance | dillon | 2001-11-30 | 1 | -0/+10 |
* | o Further sysctl name simplification, generally stripping 'permitted', | rwatson | 2001-11-30 | 1 | -9/+9 |
* | o Move current inhabitants of kern.security to kern.security.bsd, so | rwatson | 2001-11-30 | 1 | -14/+16 |
* | Add a couple of minor changes. | iwasaki | 2001-11-30 | 1 | -2/+5 |
* | Use 'mkdir -p /.attribute/system' instead of breaking it into | rwatson | 2001-11-30 | 1 | -1/+1 |
* | Use 'mkdir -p /.attribute/system' instead of breaking it into | rwatson | 2001-11-30 | 1 | -1/+1 |
* | README.extattr incorrectly specified sample command lines for | rwatson | 2001-11-30 | 1 | -2/+2 |
* | During SIOCAIFADDR, if in_ifinit() fails and we've already added an | brian | 2001-11-30 | 1 | -24/+39 |