summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove commented-out WARNS thingy.des2002-04-081-1/+0
* | This commit was generated by cvs2svn to compensate for changes in r94209,des2002-04-0850-99/+813
|\ \ | |/
| * Vendor import of OpenPAM Cinchona.des2002-04-0850-99/+813
* | Revive GNU sortache2002-04-0817-0/+4482
* | Add .Fx entries for upcoming 4.6 and forthcoming 4.7.ru2002-04-081-0/+3
* | Align for const poisoning in -lutil.ru2002-04-084-15/+17
* | Const poisoning.ru2002-04-086-28/+26
* | Synch with login/login.c,v 1.81: Switch to OpenPAM.ru2002-04-081-3/+3
* | Change totreq to uint64_t from a long (the PR has an int64_t, which didn'tasmodai2002-04-081-3/+4
* | Change ks_calls from int64_t to uint64_t, since it cannot be negative.asmodai2002-04-081-1/+1
* | Removed ispc98 sysctl completely. Applications should understand thatbde2002-04-082-6/+0
* | Solve the problem of spuriously comparing files that were createddougb2002-04-081-0/+3
* | Regenerate.joe2002-04-082-2/+9
* | Add an entry for HP LaserJet 1200.joe2002-04-081-0/+1
* | If used, pam_ssh should be marked "sufficient", not "required".des2002-04-081-1/+1
* | Document the two new options, pre buildworld mode anddougb2002-04-081-1/+12
* | Back out ASCII compatibility and let people face the problems themselfache2002-04-081-32/+42
* | Reword compatibility noteache2002-04-081-3/+2
* | Move generic disk ioctls from <sys/disklabel.h> to <sys/disk.h>.phk2002-04-0812-27/+28
* | Catch up with const'ification of <sys/disklabel.h> and quelch warnings.phk2002-04-081-18/+13
* | GCC 3.1 cleanup - add a break after default: at the end of a switchmurray2002-04-082-0/+2
* | Remove 3 instances of vm_zone.h inclusion.phk2002-04-083-3/+0
* | In reverence of the 3rd X11 development rule:phk2002-04-085-9/+0
* | Fix style of ether_ntoa().ru2002-04-081-3/+3
* | Bootstrap xargs(1) -- sys/conf/kmod.mk uses the new -J option.ru2002-04-081-1/+2
* | Put back dumppcb, but this time we put a comment to tell what it is for.phk2002-04-081-4/+12
* | Print DRQ resource in boot message.takawata2002-04-081-0/+1
* | Change the vm_zone calls over to uma calls. Remove the reference to thejeff2002-04-081-9/+9
* | Don't set WARNS to 2, we're default compatible now.phk2002-04-082-2/+0
* | Add a mechanism to disable buckets when the v_free_count drops belowjeff2002-04-081-6/+29
* | Explain how to double-check that the partitions do end on a cylinderue2002-04-081-0/+11
* | Don't release the zone lock until after the dtor has been called. As far as Ijeff2002-04-081-3/+3
* | Restructure aio_return() to eliminate duplicated code and facilitate Giantalc2002-04-081-21/+15
* | Implement uma_zdestroy(). It's prototype changed slightly. I decided that Ijeff2002-04-082-30/+78
* | There's only one socket zone so we don't need to remember ithsu2002-04-082-3/+1
* | Rework most of the bucket allocation and free code so that per cpu locks arejeff2002-04-082-215/+193
* | Sony ID is 0x0002, not 0x0001. Noticed by Ichiro Fukuhara-san when Iimp2002-04-081-1/+1
* | Spelling correction; s/seperate/separate/gjeff2002-04-072-2/+2
* | There should be no remaining references to these two files in the tree. Ifjeff2002-04-072-631/+0
* | This fixes a bug where isitem never got set to 1 if a certain chain of eventsjeff2002-04-071-0/+2
* | This makes ppbus childs like lpt and ppi succesfully connect to moreticso2002-04-077-7/+7
* | Reorganize pam_sm_authenticate() to reduce code duplication.des2002-04-071-59/+22
* | GC the "dumplo" variable, which is no longer used.phk2002-04-078-8/+0
* | Regenerate.wpaul2002-04-071-1/+6
* | Teach the rlphy driver how to do parallel link detection. If the link partnerwpaul2002-04-073-1/+128
* | Fix bug in previous commit that passed the wrong default value todes2002-04-071-6/+8
* | Fix handling of undefined variables.luigi2002-04-071-2/+6
* | General white space cleanup, to synchronise with NetBSD.joe2002-04-071-26/+36
* | MFNetBSD:joe2002-04-071-3/+3
* | MFNetBSD:joe2002-04-071-2/+2
OpenPOWER on IntegriCloud