summaryrefslogtreecommitdiff
path: root/sys/dev/bluetooth
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/bluetooth')
0 files changed, 0 insertions, 0 deletions
christos 2005-03-04Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compilinghe 2005-02-27Add a few lines of code to print the output from the remotely executed program.christos 2005-02-23Add an example program that tests rexecd... I really don't want to encouragechristos 2005-02-23PAMify: From John Nemeth with fixes from me.christos 2005-01-10Fix thinko with last commit.ginsbach 2005-01-08ANSIfy; de-__P(); use STD*_FILENO rather than `magic' numbersginsbach 2004-05-11Also set LOGNAME in the environment.kleink 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-05-17use strlcatitojun 2003-03-03Call setsid so we don't change inetd's logname (and that of our peers).dsl 2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz 2002-12-06Avoid conflict with reserved identifier "log".thorpej 2002-09-23null commitmycroft 2002-09-23poll.h, not sys/poll.hitojun 2002-06-05make it AF independent as much as possibleitojun 2002-05-26__STDC__ is always defined on NetBSD.wiz 2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross 2002-01-15Sort sections.wiz 2001-09-24va_{start,end} audit:wiz 2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz 2000-10-10Format string cleanups by sommerfeld.is 1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled 1998-07-26const poisoning.mycroft 1998-07-04- KNF.mrg 1998-06-08Implement a new manual page category ``SECURITY CONSIDERATIONS''lukem 1998-04-29fix bad .Xr referencesfair 1997-10-20Fix .Nm usage.enami 1997-10-08merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.mrg 1997-10-07merge lite-2. WARNS?=1.mrg 1996-05-21call setlogin. from pr#1292 (James Jegers <jimj@miller.cs.uwm.edu>)mrg 1994-12-22specify man pages the new way.cgd