]> git.cameronkatri.com Git - getent-darwin.git/log
getent-darwin.git
11 years agoSync with HEAD.
David E. O'Brien [Fri, 8 Feb 2013 16:10:16 +0000 (16:10 +0000)]
Sync with HEAD.

11 years agoCorrect the r242545 sync with head@242525.
David E. O'Brien [Thu, 7 Feb 2013 00:48:42 +0000 (00:48 +0000)]
Correct the r242545 sync with head@242525.

12 years agoIFC @ r242684
Neel Natu [Sun, 11 Nov 2012 03:26:14 +0000 (03:26 +0000)]
IFC @ r242684

12 years agoSync from head
Simon J. Gerraty [Sun, 4 Nov 2012 02:52:03 +0000 (02:52 +0000)]
Sync from head

12 years agoTeach getent(1) to look up a hostname and find IPv6 addresses.
Kevin Lo [Wed, 26 Sep 2012 09:29:48 +0000 (09:29 +0000)]
Teach getent(1) to look up a hostname and find IPv6 addresses.

PR: bin/161548
Submitted by: matthew

12 years agoSync FreeBSD's bmake branch with Juniper's internal bmake branch.
Marcel Moolenaar [Wed, 22 Aug 2012 19:25:57 +0000 (19:25 +0000)]
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.

Requested by: Simon Gerraty <sjg@juniper.net>

12 years agoIFC @ r238370
Peter Grehan [Wed, 11 Jul 2012 19:54:21 +0000 (19:54 +0000)]
IFC @ r238370

12 years agoA new jail(8) with a configuration file, ultimately to replace the work
Jamie Gritton [Thu, 26 Apr 2012 17:36:05 +0000 (17:36 +0000)]
A new jail(8) with a configuration file, ultimately to replace the work
currently done by /etc/rc.d/jail.

MFC after: 3 months

13 years agoIFC @ r227804
Peter Grehan [Tue, 22 Nov 2011 02:27:59 +0000 (02:27 +0000)]
IFC @ r227804

Pull in the virtio drivers from head.

13 years agoPrint INIT_PROCESS and LOGIN_PROCESS entries as well.
Ed Schouten [Thu, 27 Oct 2011 16:20:29 +0000 (16:20 +0000)]
Print INIT_PROCESS and LOGIN_PROCESS entries as well.

Even though our implementation of utmpx never emits these types of
records, they are part of POSIX. Do print them when they show up in the
database files.

While there, also print the type number of unsupported records.

13 years agoFirst cut to port bhyve, vmmctl, and libvmmapi to HEAD.
John Baldwin [Sun, 15 May 2011 04:03:11 +0000 (04:03 +0000)]
First cut to port bhyve, vmmctl, and libvmmapi to HEAD.

14 years agoA new jail(8) with a configuration file, to replace the work currently done
Jamie Gritton [Tue, 19 Oct 2010 21:32:13 +0000 (21:32 +0000)]
A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.

14 years agoMerge svn+ssh://svn.freebsd.org/base/head@206571
Marcel Moolenaar [Tue, 13 Apr 2010 23:54:40 +0000 (23:54 +0000)]
Merge svn+ssh://svn.freebsd.org/base/head@206571

14 years agoChange how getent utmpx works.
Ed Schouten [Fri, 2 Apr 2010 11:05:59 +0000 (11:05 +0000)]
Change how getent utmpx works.

- Always require active, log or lastlogin to be provided.
- Allow the user to provide custom filenames.

14 years agoMerge svn+ssh://svn.freebsd.org/base/head@205454
Marcel Moolenaar [Mon, 22 Mar 2010 18:51:56 +0000 (18:51 +0000)]
Merge svn+ssh://svn.freebsd.org/base/head@205454

14 years agoCreate the altix project branch. The altix project will add support
Marcel Moolenaar [Wed, 10 Mar 2010 02:16:04 +0000 (02:16 +0000)]
Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.

14 years agoThe NetBSD Foundation has granted permission to remove clause 3 and 4
Warner Losh [Tue, 16 Feb 2010 21:43:57 +0000 (21:43 +0000)]
The NetBSD Foundation has granted permission to remove clause 3 and 4
from their software.

Obtained from: NetBSD

14 years agoAlso print UNIX timestamps in getent utmpx output.
Ed Schouten [Wed, 20 Jan 2010 21:12:30 +0000 (21:12 +0000)]
Also print UNIX timestamps in getent utmpx output.

15 years agoAlso let getent(1) print values of ut_pid.
Ed Schouten [Mon, 18 Jan 2010 10:50:25 +0000 (10:50 +0000)]
Also let getent(1) print values of ut_pid.

15 years agoAllow getent(1) to display utmpx entries as well.
Ed Schouten [Wed, 13 Jan 2010 18:08:00 +0000 (18:08 +0000)]
Allow getent(1) to display utmpx entries as well.

Because getutxent also matches the typical get*ent format of library
routines, I thought it would be a good idea to teach it how to read
utmpx databases. getent(1) just gives a raw dump, which is very useful
when debugging problems related to parsing/logging.

15 years agoBuild usr.bin/ with WARNS=6 by default.
Ed Schouten [Sat, 2 Jan 2010 10:27:05 +0000 (10:27 +0000)]
Build usr.bin/ with WARNS=6 by default.

Also add some missing $FreeBSD$ to keep svn happy.

16 years ago- Import the Makefile from HEAD for building csup.
Ulf Lilleengen [Sun, 19 Oct 2008 08:43:16 +0000 (08:43 +0000)]
- Import the Makefile from HEAD for building csup.

16 years ago- Import the HEAD csup code which is the basis for the cvsmode work.
Ulf Lilleengen [Sun, 19 Oct 2008 08:41:10 +0000 (08:41 +0000)]
- Import the HEAD csup code which is the basis for the cvsmode work.

17 years agocleanup code: remove superfluous comma at end of enumeration
Ralf S. Engelschall [Sun, 4 Feb 2007 20:52:57 +0000 (20:52 +0000)]
cleanup code: remove superfluous comma at end of enumeration
declaration, remove useless "break" after exit(3) call, and add a
missing va_end(3) call.

18 years agoRevise markup.
Ruslan Ermilov [Sat, 30 Sep 2006 17:27:50 +0000 (17:27 +0000)]
Revise markup.

18 years agoThe port number must be network byte order.
Hajimu UMEMOTO [Thu, 4 May 2006 11:28:16 +0000 (11:28 +0000)]
The port number must be network byte order.

18 years agoo style: WARNS= -> WARNS?=.
Maxim Konovalov [Thu, 4 May 2006 09:01:54 +0000 (09:01 +0000)]
o style: WARNS= -> WARNS?=.

Spotted by: ru

18 years agoo By popular demand import getent(1) utility: a program retrieves
Maxim Konovalov [Thu, 4 May 2006 08:44:44 +0000 (08:44 +0000)]
o By popular demand import getent(1) utility: a program retrieves
and displays entries from the administrative database specified by
database, using the lookup order specified in nsswitch.conf(5).

PR: bin/79903, bin/88460, bin/96536
Submitted by: Julien Gabel, Dan Nelson, Daniel J. O'Connor
Obtained from: NetBSD
Discussed with: ume, soc-bushman
MFC after: 1 month