| Commit message (Expand) | Author | Age | Files | Lines |
* | Port all applications in usr.sbin/ from libulog to utmpx. | ed | 2010-01-13 | 6 | -13/+7 |
* | Port lastlogin(8) to utmpx. | ed | 2010-01-13 | 2 | -17/+14 |
* | Port timed away from logwtmp(3). Let it use utmpx. | ed | 2010-01-13 | 2 | -9/+17 |
* | Port ac(8) to utmpx. | ed | 2010-01-13 | 1 | -102/+69 |
* | Perform all trivial ports to utmpx for usr.bin/. | ed | 2010-01-13 | 10 | -25/+8 |
* | Port w(1) to utmpx. | ed | 2010-01-13 | 2 | -7/+8 |
* | Allow getent(1) to display utmpx entries as well. | ed | 2010-01-13 | 2 | -0/+91 |
* | Port last(1) to use utmpx. | ed | 2010-01-13 | 1 | -102/+83 |
* | Let libopie use utmpx instead of utmp. | ed | 2010-01-13 | 2 | -6/+5 |
* | Port the remaining apps in sbin/ to utmpx; only reboot(8). | ed | 2010-01-13 | 2 | -4/+1 |
* | Migrate init(8) towards utmpx. | ed | 2010-01-13 | 2 | -5/+8 |
* | Port everything in bin/ from utmp to utmpx. | ed | 2010-01-13 | 3 | -12/+3 |
* | Port ppp(8) to utmpx. | ed | 2010-01-13 | 4 | -55/+32 |
* | Migrate finger(1) towards utmpx. | ed | 2010-01-13 | 6 | -17/+9 |
* | Let csh(1) use utmpx instead of utmp. | ed | 2010-01-13 | 2 | -5/+6 |
* | Implement <utmpx.h>. | ed | 2010-01-13 | 10 | -15/+1280 |
* | - Fix some style bugs in tmpfs_mount(). [1] | jh | 2010-01-13 | 2 | -11/+7 |
* | Return SEM_FAILED instead of NULL, though there are same, but the | davidxu | 2010-01-13 | 1 | -2/+3 |
* | Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differ | thompsa | 2010-01-13 | 12 | -2/+3572 |
* | Update mesh code to to D4.0. | rpaulo | 2010-01-12 | 2 | -5/+8 |
* | Miscellaneous mdoc, spelling and inconsistency fixes. | brueffer | 2010-01-12 | 12 | -45/+54 |
* | Set the svn:eol-style = native and svn:mime-type = text/plain | imp | 2010-01-12 | 0 | -0/+0 |
* | Place proper svn:keywords tag on all these files. They were created | imp | 2010-01-12 | 8 | -8/+8 |
* | Add a regular comment explaining what this file is. | rpaulo | 2010-01-12 | 1 | -0/+2 |
* | Fix svn properties and remove a P4 keyword. | rpaulo | 2010-01-12 | 1 | -1/+1 |
* | Make OSS_GETVERSION ioctl supported also for DSP devices, | mav | 2010-01-12 | 1 | -0/+4 |
* | Make default recording source choosing more intelligent. | mav | 2010-01-12 | 1 | -3/+9 |
* | Declare the kern.ngroups sysctl to be read-only, but tunable at boot for | brooks | 2010-01-12 | 1 | -1/+1 |
* | Various fixes. | brueffer | 2010-01-12 | 2 | -20/+21 |
* | Spell "Hz" correctly wherever it is user-visible. | gavin | 2010-01-12 | 12 | -21/+21 |
* | Update, reflecting added multichannel playback support. | mav | 2010-01-12 | 1 | -4/+8 |
* | Remove useless .TE groff macro. | brueffer | 2010-01-12 | 1 | -1/+0 |
* | Bug fix: add a missing initializer. | jkoshy | 2010-01-12 | 1 | -0/+1 |
* | Align buffer size to LCM of 128bytes, required by hardware, and alignment of | mav | 2010-01-12 | 1 | -4/+28 |
* | Make OSS_GETVERSION ioctl really work. It has 'M' group, not 'P', | mav | 2010-01-12 | 2 | -42/+32 |
* | Replace the static NGROUPS=NGROUPS_MAX+1=1024 with a dynamic | brooks | 2010-01-12 | 11 | -17/+33 |
* | Update manuals of sem_open and sem_init. | davidxu | 2010-01-12 | 2 | -5/+5 |
* | Cast 64-bit quantity to intptr_t rather than int so as to work properly | mckusick | 2010-01-11 | 1 | -2/+2 |
* | Set svn:executable to *. | delphij | 2010-01-11 | 1 | -0/+0 |
* | Report ZFS filesystem version instead of the zpool version when we say it. | delphij | 2010-01-11 | 1 | -1/+1 |
* | Add multichannel (4.0 and 7.1) playback support. 5.1 mode support blocked | mav | 2010-01-11 | 2 | -43/+82 |
* | Cast 64-bit quantity to intptr_t rather than int so as to work properly | mckusick | 2010-01-11 | 1 | -2/+2 |
* | Change DDB show prison: | bz | 2010-01-11 | 1 | -5/+6 |
* | Use better default RSS hash (src + dst, rather than just src port) | gallatin | 2010-01-11 | 1 | -2/+2 |
* | Update mxge(4) firmware to 1.4.48b (latest available) from Myricom. | gallatin | 2010-01-11 | 4 | -32936/+33883 |
* | Fix reporting of 10G Twinax media | gallatin | 2010-01-11 | 1 | -1/+2 |
* | Adjust a comment to reflect reality, as we have proper source | bz | 2010-01-11 | 1 | -1/+3 |
* | Our standard "xterm" termcap entry supports colour, so this tip is redundant. | gavin | 2010-01-11 | 1 | -12/+0 |
* | Background: | mckusick | 2010-01-11 | 6 | -16/+146 |
* | This update utilizes new fsck sysctl commands that allow fsck running | mckusick | 2010-01-11 | 1 | -7/+82 |