summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Let telnetd build without utmp and logwtmp(3).ed2010-01-132-19/+1
* Let pam_lastlog use utmpx instead of libulog's utmpx interface.ed2010-01-131-5/+6
* Port all apps in libexec/ from libulog to utmpx.ed2010-01-134-10/+4
* Port ftpd to utmpx.ed2010-01-132-52/+38
* Port comsat to utmpx.ed2010-01-131-64/+21
* Remove `dead code' from rlogind.ed2010-01-131-12/+1
* Port all applications in usr.sbin/ from libulog to utmpx.ed2010-01-136-13/+7
* Port lastlogin(8) to utmpx.ed2010-01-132-17/+14
* Port timed away from logwtmp(3). Let it use utmpx.ed2010-01-132-9/+17
* Port ac(8) to utmpx.ed2010-01-131-102/+69
* Perform all trivial ports to utmpx for usr.bin/.ed2010-01-1310-25/+8
* Port w(1) to utmpx.ed2010-01-132-7/+8
* Allow getent(1) to display utmpx entries as well.ed2010-01-132-0/+91
* Port last(1) to use utmpx.ed2010-01-131-102/+83
* Let libopie use utmpx instead of utmp.ed2010-01-132-6/+5
* Port the remaining apps in sbin/ to utmpx; only reboot(8).ed2010-01-132-4/+1
* Migrate init(8) towards utmpx.ed2010-01-132-5/+8
* Port everything in bin/ from utmp to utmpx.ed2010-01-133-12/+3
* Port ppp(8) to utmpx.ed2010-01-134-55/+32
* Migrate finger(1) towards utmpx.ed2010-01-136-17/+9
* Let csh(1) use utmpx instead of utmp.ed2010-01-132-5/+6
* Implement <utmpx.h>.ed2010-01-1310-15/+1280
* - Fix some style bugs in tmpfs_mount(). [1]jh2010-01-132-11/+7
* Return SEM_FAILED instead of NULL, though there are same, but thedavidxu2010-01-131-2/+3
* Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differthompsa2010-01-1312-2/+3572
* Update mesh code to to D4.0.rpaulo2010-01-122-5/+8
* Miscellaneous mdoc, spelling and inconsistency fixes.brueffer2010-01-1212-45/+54
* Set the svn:eol-style = native and svn:mime-type = text/plainimp2010-01-120-0/+0
* Place proper svn:keywords tag on all these files. They were createdimp2010-01-128-8/+8
* Add a regular comment explaining what this file is.rpaulo2010-01-121-0/+2
* Fix svn properties and remove a P4 keyword.rpaulo2010-01-121-1/+1
* Make OSS_GETVERSION ioctl supported also for DSP devices,mav2010-01-121-0/+4
* Make default recording source choosing more intelligent.mav2010-01-121-3/+9
* Declare the kern.ngroups sysctl to be read-only, but tunable at boot forbrooks2010-01-121-1/+1
* Various fixes.brueffer2010-01-122-20/+21
* Spell "Hz" correctly wherever it is user-visible.gavin2010-01-1212-21/+21
* Update, reflecting added multichannel playback support.mav2010-01-121-4/+8
* Remove useless .TE groff macro.brueffer2010-01-121-1/+0
* Bug fix: add a missing initializer.jkoshy2010-01-121-0/+1
* Align buffer size to LCM of 128bytes, required by hardware, and alignment ofmav2010-01-121-4/+28
* Make OSS_GETVERSION ioctl really work. It has 'M' group, not 'P',mav2010-01-122-42/+32
* Replace the static NGROUPS=NGROUPS_MAX+1=1024 with a dynamicbrooks2010-01-1211-17/+33
* Update manuals of sem_open and sem_init.davidxu2010-01-122-5/+5
* Cast 64-bit quantity to intptr_t rather than int so as to work properlymckusick2010-01-111-2/+2
* Set svn:executable to *.delphij2010-01-111-0/+0
* Report ZFS filesystem version instead of the zpool version when we say it.delphij2010-01-111-1/+1
* Add multichannel (4.0 and 7.1) playback support. 5.1 mode support blockedmav2010-01-112-43/+82
* Cast 64-bit quantity to intptr_t rather than int so as to work properlymckusick2010-01-111-2/+2
* Change DDB show prison:bz2010-01-111-5/+6
* Use better default RSS hash (src + dst, rather than just src port)gallatin2010-01-111-2/+2
OpenPOWER on IntegriCloud