| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | o Make kern.security.bsd.suser_enabled TUNABLE. | Robert Watson | 2001-12-05 | 1 | -0/+1 |
| * | Fixed remotely exploitable DoS in arpresolve(). | Ruslan Ermilov | 2001-12-05 | 1 | -1/+3 |
| * | o Whitespace sync to GENERIC | Robert Watson | 2001-12-05 | 1 | -1/+1 |
| * | Fix initialisation of struct nat entry, to solve a panic that occurs | Guido van Rooij | 2001-12-05 | 1 | -0/+1 |
| * | Fix resume for HP Omnibook 500's. | Guido van Rooij | 2001-12-05 | 1 | -0/+7 |
| * | Add suspend/resume hooks to this driver; necessary to overcome | Guido van Rooij | 2001-12-05 | 1 | -0/+38 |
| * | Add VLAN support. | John Hay | 2001-12-05 | 1 | -0/+11 |
| * | Moved to dev/joy | Warner Losh | 2001-12-05 | 1 | -275/+0 |
| * | Move joy from isa to dev/joy. | Warner Losh | 2001-12-05 | 1 | -1/+1 |
| * | Use new location for joy, plus list its new bus front ends. | Warner Losh | 2001-12-05 | 1 | -2/+2 |
| * | Split joystick driver into ISA and PC Card front ends. | Warner Losh | 2001-12-05 | 4 | -145/+319 |
| * | Implement prism2 detection from NetBSD. This mostly obsoletes the | Warner Losh | 2001-12-05 | 2 | -27/+107 |
| * | Newer SA is prefered for a out-bound packet than old one | Hajimu UMEMOTO | 2001-12-05 | 2 | -7/+89 |
| * | Update pathnames for creation of tags file. | Kirk McKusick | 2001-12-05 | 3 | -5/+3 |
| * | Add entries to allow setting the CD type on cue sheets | Søren Schmidt | 2001-12-04 | 1 | -0/+11 |
| * | Allow setting the CD type on cue sheets | Søren Schmidt | 2001-12-04 | 1 | -2/+4 |
| * | When VOP_SYMLINK fails, the value of *vpp is junk, so we must NULL | Ian Dowse | 2001-12-04 | 1 | -3/+2 |
| * | implement MFC links properly (and I think long links too). This make | Warner Losh | 2001-12-04 | 1 | -42/+7 |
| * | The entry for the 'set' command no longer has a list of variables. | Dag-Erling Smørgrav | 2001-12-04 | 1 | -2/+0 |
| * | PROCFS requires PSEUDOFS. | Dag-Erling Smørgrav | 2001-12-04 | 1 | -1/+2 |
| * | s/^options\t\t/options \t/ | Dag-Erling Smørgrav | 2001-12-04 | 1 | -15/+15 |
| * | PROCFS requires PSEUDOFS. | Dag-Erling Smørgrav | 2001-12-04 | 5 | -5/+10 |
| * | PROCFS requires PSEUDOFS. I forgot that GENERIC didn't have PSEUDOFS yet. | Dag-Erling Smørgrav | 2001-12-04 | 2 | -2/+4 |
| * | When translating the interface name when "eth?" is given, do not | Marcel Moolenaar | 2001-12-04 | 1 | -3/+9 |
| * | MFS: Use correct terminology for RAID 0/1 and 0/5. | Scott Long | 2001-12-04 | 1 | -3/+3 |
| * | Remove error messages on mbuf allocation failures, now | Luigi Rizzo | 2001-12-04 | 3 | -26/+5 |
| * | BAH! Missed another change to this file. | Scott Long | 2001-12-04 | 1 | -0/+4 |
| * | Bah, I missed this file on the last commit | Scott Long | 2001-12-04 | 1 | -2/+2 |
| * | PROCFS requires PSEUDOFS now. | Dag-Erling Smørgrav | 2001-12-04 | 2 | -2/+2 |
| * | Pseudofsize procfs(5). | Dag-Erling Smørgrav | 2001-12-04 | 20 | -2044/+483 |
| * | Back out rev 1.48. The problem is with a bogus __attribute__ in stdio.h. | David E. O'Brien | 2001-12-04 | 1 | -1/+0 |
| * | Reduce namespace pollution by removing argument names from prototypes. | Dag-Erling Smørgrav | 2001-12-04 | 1 | -18/+18 |
| * | Add a missing open paren to a macro that's been broken (and apparently | John Baldwin | 2001-12-04 | 2 | -2/+2 |
| * | Use d_thread_t to reduce diffs between current and stable. | Scott Long | 2001-12-03 | 2 | -13/+17 |
| * | o Update an instance of 'unprivileged_procdebug_permitted' missed | Robert Watson | 2001-12-03 | 1 | -6/+6 |
| * | Don't pass an interface pointer to VLAN_INPUT{,_TAG}. Get it from the | Brooks Davis | 2001-12-03 | 8 | -17/+17 |
| * | o Introduce pr_mtx into struct prison, providing protection for the | Robert Watson | 2001-12-03 | 10 | -63/+194 |
| * | Add missing declaration of ftime. | David Malone | 2001-12-03 | 1 | -0/+8 |
| * | Remove unused filed. | Daniel C. Sobral | 2001-12-03 | 1 | -29/+0 |
| * | Reapply rev 1.37 (hide the __attribute__ gcc keyword) into RELENG_4 even | David E. O'Brien | 2001-12-03 | 1 | -0/+1 |
| * | Fix typo. | Murray Stokely | 2001-12-03 | 1 | -1/+1 |
| * | Split out NAI Labs license and BSD license to prevent the accidental | Brian Feldman | 2001-12-03 | 2 | -9/+80 |
| * | o Uniformly copy uap arguments into local variables before grabbing | Robert Watson | 2001-12-02 | 1 | -3/+1 |
| * | o Remove KSE race in setuid() in which oldcred was preserved before giant | Robert Watson | 2001-12-02 | 1 | -1/+1 |
| * | o General style, formatting, etc, improvements: | Robert Watson | 2001-12-02 | 1 | -167/+107 |
| * | make LOCKF_DEBUG kernel option work (sorta) | Alfred Perlstein | 2001-12-02 | 1 | -10/+26 |
| * | ARG! committed the wrong patch!! I need more sleep :( | Søren Schmidt | 2001-12-02 | 1 | -1/+1 |
| * | Oops, lost a line in the previous commit. | Søren Schmidt | 2001-12-02 | 1 | -1/+2 |
| * | Initial support for the newer SiS chipsets, based on docs we finally | Søren Schmidt | 2001-12-02 | 2 | -17/+109 |
| * | Enable build of smbfs. It works now as before on both UP and MP machines. | Boris Popov | 2001-12-02 | 1 | -2/+1 |