summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some things don't compile on ia64 and sparc64 yet.obrien2002-04-082-3/+13
* For now we are using our old crt{begin,end}.obrien2002-04-081-3/+3
* Fix typo: conole -> consoleasmodai2002-04-082-2/+2
* Add the Euro symbol mapping to the UK keyboard keymap.asmodai2002-04-081-1/+1
* Fine! I cannot freaking take the bikeshed any more.obrien2002-04-086-6/+6
* Update /usr/libdata/perl subdirectory to the Perl 5.6.1.jhb2002-04-081-2/+2
* Lock down Giant in the usb_task_thread() kthread.joe2002-04-081-0/+4
* Avoid cleaning modules twice in `buildkernel'.ru2002-04-081-4/+3
* Remove debugging code that was inadvertantly brought in by previous commit.des2002-04-081-1/+0
* Use OpenPAM's credential switching functions.des2002-04-081-10/+9
* This commit was generated by cvs2svn to compensate for changes in r94213,des2002-04-082-1/+26
|\
| * Vendor import of OpenPAM Cinchona.des2002-04-082-1/+26
* | Add new files and man pages from OpenPAM Cinchona.des2002-04-081-0/+6
* | 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
OpenPOWER on IntegriCloud