| Commit message (Expand) | Author | Age | Files | Lines |
* | Some things don't compile on ia64 and sparc64 yet. | obrien | 2002-04-08 | 2 | -3/+13 |
* | For now we are using our old crt{begin,end}. | obrien | 2002-04-08 | 1 | -3/+3 |
* | Fix typo: conole -> console | asmodai | 2002-04-08 | 2 | -2/+2 |
* | Add the Euro symbol mapping to the UK keyboard keymap. | asmodai | 2002-04-08 | 1 | -1/+1 |
* | Fine! I cannot freaking take the bikeshed any more. | obrien | 2002-04-08 | 6 | -6/+6 |
* | Update /usr/libdata/perl subdirectory to the Perl 5.6.1. | jhb | 2002-04-08 | 1 | -2/+2 |
* | Lock down Giant in the usb_task_thread() kthread. | joe | 2002-04-08 | 1 | -0/+4 |
* | Avoid cleaning modules twice in `buildkernel'. | ru | 2002-04-08 | 1 | -4/+3 |
* | Remove debugging code that was inadvertantly brought in by previous commit. | des | 2002-04-08 | 1 | -1/+0 |
* | Use OpenPAM's credential switching functions. | des | 2002-04-08 | 1 | -10/+9 |
* | This commit was generated by cvs2svn to compensate for changes in r94213, | des | 2002-04-08 | 2 | -1/+26 |
|\ |
|
| * | Vendor import of OpenPAM Cinchona. | des | 2002-04-08 | 2 | -1/+26 |
* | | Add new files and man pages from OpenPAM Cinchona. | des | 2002-04-08 | 1 | -0/+6 |
* | | Remove commented-out WARNS thingy. | des | 2002-04-08 | 1 | -1/+0 |
* | | This commit was generated by cvs2svn to compensate for changes in r94209, | des | 2002-04-08 | 50 | -99/+813 |
|\ \
| |/ |
|
| * | Vendor import of OpenPAM Cinchona. | des | 2002-04-08 | 50 | -99/+813 |
* | | Revive GNU sort | ache | 2002-04-08 | 17 | -0/+4482 |
* | | Add .Fx entries for upcoming 4.6 and forthcoming 4.7. | ru | 2002-04-08 | 1 | -0/+3 |
* | | Align for const poisoning in -lutil. | ru | 2002-04-08 | 4 | -15/+17 |
* | | Const poisoning. | ru | 2002-04-08 | 6 | -28/+26 |
* | | Synch with login/login.c,v 1.81: Switch to OpenPAM. | ru | 2002-04-08 | 1 | -3/+3 |
* | | Change totreq to uint64_t from a long (the PR has an int64_t, which didn't | asmodai | 2002-04-08 | 1 | -3/+4 |
* | | Change ks_calls from int64_t to uint64_t, since it cannot be negative. | asmodai | 2002-04-08 | 1 | -1/+1 |
* | | Removed ispc98 sysctl completely. Applications should understand that | bde | 2002-04-08 | 2 | -6/+0 |
* | | Solve the problem of spuriously comparing files that were created | dougb | 2002-04-08 | 1 | -0/+3 |
* | | Regenerate. | joe | 2002-04-08 | 2 | -2/+9 |
* | | Add an entry for HP LaserJet 1200. | joe | 2002-04-08 | 1 | -0/+1 |
* | | If used, pam_ssh should be marked "sufficient", not "required". | des | 2002-04-08 | 1 | -1/+1 |
* | | Document the two new options, pre buildworld mode and | dougb | 2002-04-08 | 1 | -1/+12 |
* | | Back out ASCII compatibility and let people face the problems themself | ache | 2002-04-08 | 1 | -32/+42 |
* | | Reword compatibility note | ache | 2002-04-08 | 1 | -3/+2 |
* | | Move generic disk ioctls from <sys/disklabel.h> to <sys/disk.h>. | phk | 2002-04-08 | 12 | -27/+28 |
* | | Catch up with const'ification of <sys/disklabel.h> and quelch warnings. | phk | 2002-04-08 | 1 | -18/+13 |
* | | GCC 3.1 cleanup - add a break after default: at the end of a switch | murray | 2002-04-08 | 2 | -0/+2 |
* | | Remove 3 instances of vm_zone.h inclusion. | phk | 2002-04-08 | 3 | -3/+0 |
* | | In reverence of the 3rd X11 development rule: | phk | 2002-04-08 | 5 | -9/+0 |
* | | Fix style of ether_ntoa(). | ru | 2002-04-08 | 1 | -3/+3 |
* | | Bootstrap xargs(1) -- sys/conf/kmod.mk uses the new -J option. | ru | 2002-04-08 | 1 | -1/+2 |
* | | Put back dumppcb, but this time we put a comment to tell what it is for. | phk | 2002-04-08 | 1 | -4/+12 |
* | | Print DRQ resource in boot message. | takawata | 2002-04-08 | 1 | -0/+1 |
* | | Change the vm_zone calls over to uma calls. Remove the reference to the | jeff | 2002-04-08 | 1 | -9/+9 |
* | | Don't set WARNS to 2, we're default compatible now. | phk | 2002-04-08 | 2 | -2/+0 |
* | | Add a mechanism to disable buckets when the v_free_count drops below | jeff | 2002-04-08 | 1 | -6/+29 |
* | | Explain how to double-check that the partitions do end on a cylinder | ue | 2002-04-08 | 1 | -0/+11 |
* | | Don't release the zone lock until after the dtor has been called. As far as I | jeff | 2002-04-08 | 1 | -3/+3 |
* | | Restructure aio_return() to eliminate duplicated code and facilitate Giant | alc | 2002-04-08 | 1 | -21/+15 |
* | | Implement uma_zdestroy(). It's prototype changed slightly. I decided that I | jeff | 2002-04-08 | 2 | -30/+78 |
* | | There's only one socket zone so we don't need to remember it | hsu | 2002-04-08 | 2 | -3/+1 |
* | | Rework most of the bucket allocation and free code so that per cpu locks are | jeff | 2002-04-08 | 2 | -215/+193 |
* | | Sony ID is 0x0002, not 0x0001. Noticed by Ichiro Fukuhara-san when I | imp | 2002-04-08 | 1 | -1/+1 |