| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the proper type (gid_t) for (group)->gr_gid to be orthogonal | markm | 2002-01-22 | 7 | -18/+20 |
* | Fixed bug in calculation of amount of file to send when nbytes !=0 and | dg | 2002-01-22 | 1 | -3/+6 |
* | Do not taint ::/124 for localhost reverse table. | ume | 2002-01-22 | 3 | -2/+26 |
* | Reincarnate SETUID code in man(1), not compiled in by default. | ru | 2002-01-22 | 5 | -14/+60 |
* | Revert revision 1.57 -- ache@ axed /var/spool/uucp in BSD.var.dist,v 1.55. | ru | 2002-01-22 | 1 | -2/+0 |
* | Fix the description of the O_NONBLOCK flag to match reality. | ru | 2002-01-22 | 1 | -2/+1 |
* | Fix a typo I made in revision 1.5. | ru | 2002-01-22 | 1 | -1/+1 |
* | In certain cases sbuf_printf() and sbuf_vprintf() could mistakely | phk | 2002-01-22 | 1 | -1/+1 |
* | Mention that a minimal version of camcontrol(8) is now available in the | joerg | 2002-01-22 | 2 | -0/+12 |
* | Tiny style change. Whitespace only change. | keramida | 2002-01-22 | 1 | -1/+1 |
* | Finish cleanup in chroot.c CSRG revision 5.6 by Keith Bostic | ru | 2002-01-22 | 1 | -4/+0 |
* | Finish cleanup in kvm.c revisions 1.10 and 1.11 -- mark sf (swapfile) | ru | 2002-01-22 | 2 | -6/+4 |
* | This patch fixes a long standing complaint with soft updates in | mckusick | 2002-01-22 | 3 | -10/+64 |
* | MFen (1.263 --> 1.264). | kuriyama | 2002-01-22 | 1 | -3/+3 |
* | hw.physmem is more properly a loader tunable, not an environment | bmah | 2002-01-22 | 2 | -2/+2 |
* | o Remove the -V [version number] option, since our version of at(1) no | mike | 2002-01-22 | 3 | -43/+26 |
* | Don't read the sigcontext pointer directly from userspace. If the process | gallatin | 2002-01-22 | 1 | -6/+14 |
* | List bit 18 (reserved, apparently present on thunderbird cpus) | peter | 2002-01-22 | 2 | -4/+4 |
* | The idea of mapping non-existen characters to space (0x20) was nice alone, | ache | 2002-01-21 | 5 | -58/+58 |
* | Gah! last commit botched indentation, fix indentation and some other | phk | 2002-01-21 | 1 | -122/+122 |
* | Restructure slightly, eliminating some repetitive source lines and | phk | 2002-01-21 | 1 | -77/+34 |
* | Link pam_opieaccess, pam_self and pam_ssh into the static library. | des | 2002-01-21 | 1 | -0/+3 |
* | Add the necessary dependencies and linker flags for linking with a | des | 2002-01-21 | 1 | -3/+6 |
* | Correct typos and macro usage. | roberto | 2002-01-21 | 3 | -52/+52 |
* | - Check the address family of the destination cached in a PCB. | ume | 2002-01-21 | 2 | -4/+12 |
* | - Check the address family of a cached destination, in case of | ume | 2002-01-21 | 1 | -1/+4 |
* | Remove my workaround fallback since PAM now do it properly. | ache | 2002-01-21 | 1 | -10/+9 |
* | On second thought, getpwnam() failure should be treated just as if the user | des | 2002-01-21 | 1 | -4/+1 |
* | Return PAM_SERVICE_ERR rather than PAM_USER_UNKNOWN if getpwnam() fails, as | des | 2002-01-21 | 1 | -1/+1 |
* | Enable OPIE by default, using the no_fake_prompts option to hide it from | des | 2002-01-21 | 9 | -23/+40 |
* | Further changes to allow enabling pam_opie(8) by default: | des | 2002-01-21 | 2 | -12/+38 |
* | When running on a local terminal, set PAM_RHOST to the local hostname. | des | 2002-01-21 | 1 | -2/+10 |
* | RFC1122 requires that addresses of the form { 127, <any> } MUST NOT | ru | 2002-01-21 | 1 | -1/+11 |
* | Add a new module, pam_opieaccess(8), which is responsible for checking | des | 2002-01-21 | 5 | -0/+300 |
* | Ispell sweep of share/man/man4/man4.i386. | mpp | 2002-01-21 | 17 | -24/+24 |
* | Ispell sweep of share/man/man4. | mpp | 2002-01-21 | 39 | -68/+68 |
* | Fix a typo in a comment field. | mpp | 2002-01-21 | 1 | -1/+1 |
* | Fix spelling errors. | mpp | 2002-01-21 | 2 | -6/+6 |
* | Merge from NetBSD: | joe | 2002-01-21 | 2 | -18/+17 |
* | Merge from NetBSD: | joe | 2002-01-21 | 2 | -4/+12 |
* | Merge from NetBSD: | joe | 2002-01-21 | 1 | -2/+10 |
* | Merge from NetBSD: | joe | 2002-01-21 | 1 | -2/+8 |
* | Merge from NetBSD: | joe | 2002-01-21 | 2 | -2/+25 |
* | Allow dump device be configured as early as possible using loader(8) tunable. | sobomax | 2002-01-21 | 4 | -6/+30 |
* | Add support for Linksys WDT11 PCI adaptors. | brooks | 2002-01-21 | 1 | -0/+1 |
* | Remove some unused code, in line with NetBSD's version. | joe | 2002-01-20 | 1 | -18/+0 |
* | Merge from NetBSD: | joe | 2002-01-20 | 1 | -1/+16 |
* | Merge from NetBSD: | joe | 2002-01-20 | 2 | -2/+41 |
* | MFS 1.536.2.52 (partial) and 1.536.2.70: kgzip loader if i386 (only). | matusita | 2002-01-20 | 1 | -0/+4 |
* | use mutex pools for "struct file" locking. | alfred | 2002-01-20 | 2 | -7/+6 |