summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* e2fs_bpg and e2fs_isize are always unsigned.pfg2013-06-091-2/+2
* libstand: Reset the seek pointer in ext2fs as done in UFS.pfg2013-06-091-0/+2
* Fix a bad calloc(3) callbapt2013-06-081-1/+1
* Merge the 1 and 2 byte versions of the atomic functions into one.ed2013-06-081-207/+108
* Add testing utility for behavior of atomic ops.ed2013-06-082-0/+135
* Fix a bug introduced with r251190, in which a small hunk was forgotten indteske2013-06-081-1/+2
* Fix a bug introduced with r249751, in which a small hunk was forgotten indteske2013-06-081-1/+5
* Fix a typo in comments.dteske2013-06-081-1/+1
* Don't silently ignore errors (found whiledteske2013-06-081-8/+11
* Prevent getting hung-up on the following prompt (found while testing withdteske2013-06-081-1/+1
* Fix a one-character typo. The effects of which were "Console"->"Ttys" menudteske2013-06-081-1/+1
* Add 8devices CARAMBOLA2 support.adrian2013-06-082-0/+162
* Add support for two new winbond SPI flash parts.adrian2013-06-081-1/+5
* Add a prompt to the "Add User" and "Add Group" sub-menu items (under thedteske2013-06-083-34/+64
* Minor markup.pluknet2013-06-081-2/+2
* Curb another regression (this one introduced by r251545, itself trying todteske2013-06-082-6/+14
* Update locking scheme, mostly transition from sched_lock.pluknet2013-06-081-22/+14
* Fix a regression introduced by r251544; if user chooses "NO" when beingdteske2013-06-082-0/+2
* Check for ESC as a separate choice from "NO" when asking if the operatordteske2013-06-082-8/+8
* Track defaultitem in the password and account expiry menus; if the userdteske2013-06-081-2/+6
* Fix a regression in the "Login Management" module introduced by r251242 indteske2013-06-081-4/+8
* Reduce verbosity in the "Console"->"Saver" module (bsdconfig syscons_saver)dteske2013-06-081-1/+1
* Remove extraneous characters ('<<<') from `Exit' menutag in the "Security"dteske2013-06-082-4/+4
* Actually make the 2-byte atomics work.ed2013-06-081-33/+87
* Import Kevin Lo's port of urtwn(4) from OpenBSD. urtwn(4) is a driver for therpaulo2013-06-089-1/+5132
* sigaction(2): Document various non-POSIX functions as async-signal safe.jilles2013-06-081-2/+15
* aio_mlock() added:glebius2013-06-0812-13/+74
* Add new system call - aio_mlock(). The name speaks for itself. It allowsglebius2013-06-087-4/+189
* Use improved __sync_*() intrinsics for MIPS in userspace as well.ed2013-06-088-56/+5
* Add proper __sync_*() intrinsics for MIPS.ed2013-06-082-0/+438
* Make sys_mlock() function just a wrapper around vm_mlock() functionglebius2013-06-082-5/+11
* Separate LIO_SYNC processing into a separate function aio_process_sync(),glebius2013-06-081-19/+41
* MFV r251519:delphij2013-06-083-1/+31
* cxgbe/tom: Fix bad signed/unsigned mixup in the stid allocator. Thisnp2013-06-082-3/+3
* Merge in changes from NetBSD:andrew2013-06-081-17/+25
* Implement foreign volume handling. Allows admins to view foreign metadatasbruno2013-06-088-24/+496
* Fix some recent regression issues:hselasky2013-06-071-47/+55
* Finish pulling in the NetBSD setjmp/longjmp updates on ARM.andrew2013-06-074-4/+162
* Add WITH_DEBUG_FILESemaste2013-06-071-1/+9
* Add a new knob WITH_DEBUG_FILES to control the building of standaloneemaste2013-06-0719-41/+180
* Reduce the difference to NetBSD.andrew2013-06-071-25/+27
* Include machine/setjmp.h to get the definition of _JB_MAGIC__SETJMP. Thisandrew2013-06-071-1/+3
* Remove an extra copy of _setjmp from libstand. We have used the libc versionandrew2013-06-071-106/+0
* Make 'portsnap alfred' overwrite ports tree if it's not created by adelphij2013-06-071-1/+1
* Override bmake's default MAKEFILE_PREFERENCEsjg2013-06-071-1/+1
* Add missing VM object unlocks in an error case.alc2013-06-071-0/+2
* Disable IGMPv3 link timers on a transition to IGMPv2.bms2013-06-071-0/+1
* FreeBSD 8.4 added.pluknet2013-06-071-10/+12
* Add support for polling the XHCI interrupt handler whenhselasky2013-06-073-15/+49
* Add libusb_get_port_numbersemaste2013-06-073-2/+13
OpenPOWER on IntegriCloud