nathanw
ea1149c828
mknative run for sparc64.
2006-05-30 21:25:32 +00:00
nathanw
d275c70520
mknative run for sparc
2006-05-30 21:24:12 +00:00
jnemeth
74cf788741
PR/30730 force changing password via chsh fails
...
PR/33502 password aging not working
copy old_pwd to new_pwd before modifying
2006-05-30 19:48:07 +00:00
tron
413df19e55
Remove obsolete sendmail manual pages, add postfix manual pages.
2006-05-30 19:33:26 +00:00
tron
a36ebd2187
Install manual pages mailq(1), newaliases(1) and sendmail(1) to replace
...
the removed sendmail manual pages.
2006-05-30 19:32:28 +00:00
tron
300dbf11e5
Check whether user and group "postfix" exist.
2006-05-30 19:31:13 +00:00
he
eb8171b634
Remove local declaration of the 'fb' attribute now that it's declared
...
globally.
2006-05-30 19:19:36 +00:00
tron
73575a68a2
After removal of "sendmail":
...
- Remove the code dealing with "sendmail" updates.
- Don't check for the existence of user and group "smmsp" any more.
- Remove "/etc/rc.d/smmsp" and "/etc/rc.d/sendmail" because there defaults
have been removed from "/etc/defaults/rc.conf".
2006-05-30 05:53:24 +00:00
nathanw
6c6d4376da
Support .native in an objdir, so I can keep more than one around at a
...
time.
2006-05-30 04:22:40 +00:00
jnemeth
4d5f1df695
add BQS
2006-05-30 03:54:20 +00:00
christos
7754caa257
remove some more smmsp for sendmail.
2006-05-30 02:10:01 +00:00
uwe
bcd4abc305
If tty that we open already has hpf1275a line discipline set, don't
...
spawn new pseudo-device and wskbd instances.
XXX: The logic for exclusive use needs to be thought out better, but
for now this should at least prevent scores of new hpf1275a/wskbd
being attached if you accidentally set this line discipline on your
serial console.
2006-05-30 01:14:38 +00:00
christos
2cbaed172f
Remove sendmail.
2006-05-30 00:42:29 +00:00
christos
10ff9d9641
Remove sendmail (requested by core@ and security-officer@)
2006-05-30 00:42:28 +00:00
christos
ace25de76c
Remove sendmail (approved by core)
2006-05-30 00:40:22 +00:00
uwe
f7d6597db0
Miscellaneous cosmetics.
2006-05-29 23:01:08 +00:00
uwe
5807cbeb31
Propagate "static" to linesw method defintions.
2006-05-29 22:17:26 +00:00
garbled
6a298274ec
Add code to decode small vendor items that are documented. Namely we can
...
now decode the chipid, and L2 processor affinity data.
Also fix a bug where we were reporting the service processor type as a
memory controller.
2006-05-29 22:11:15 +00:00
wiz
a58ea03a37
Improve documentation for ! in check_devices_ignore_paths.
2006-05-29 22:07:25 +00:00
jnemeth
d7635ff0b0
missed check for malloc() returning NULL
2006-05-29 21:55:41 +00:00
uwe
b2d14e97a2
Constify hpf1275a_wskbd_keymapdata.
2006-05-29 21:27:16 +00:00
rittera
98c1d0c0f5
Replaced some #ifdef NDIS_LKM's which were commenting out debugging
...
information with #ifdef NDIS_DBG. Also added a commented out #define NDIS_DBG
to ndis_var.h.
2006-05-29 20:49:03 +00:00
nathanw
9eca809736
More generated files for mipseb
2006-05-29 19:50:12 +00:00
nathanw
8f1f45f7a6
More generated files for arm
2006-05-29 19:50:02 +00:00
nathanw
a09a30f8de
More generated files for alpha
2006-05-29 19:49:54 +00:00
nathanw
0975b7919f
mknative-generated files for powerpc
2006-05-29 19:45:49 +00:00
nathanw
e1ac71aab3
mknative-generated files for mipseb
2006-05-29 19:45:09 +00:00
nathanw
d17fd32805
mknative-generated files for arm
2006-05-29 19:44:48 +00:00
nathanw
0d8bfa8fa0
mknative-generated files for alpha
2006-05-29 19:44:28 +00:00
nathanw
772c8321d8
mknative-generated files for i386.
2006-05-29 19:43:39 +00:00
nathanw
5b40db0f34
This file is now mknative-generated per arch.
2006-05-29 19:42:37 +00:00
nathanw
5516924be5
These are now per-arch generated by mknative.
2006-05-29 19:35:51 +00:00
liamjfoy
27f99986a6
bump date (.Dd)
2006-05-29 19:35:31 +00:00
nathanw
320fc8a318
Pull in a change from GDB CVS:
...
2006-01-15 Mark Kettenis <kettenis@gnu.org>
* arm-tdep.c (arm_return_value): Change type of readbuf and
writebuf arguments to `gdb_byte *'.
2006-05-29 19:33:54 +00:00
nathanw
27dd8a33e6
Adapt to mknative.
2006-05-29 19:27:22 +00:00
nathanw
8137e86b46
Add build glue.
2006-05-29 19:26:34 +00:00
nathanw
2eb9131345
These files are now generated by the build.
2006-05-29 19:26:24 +00:00
nathanw
e1785c2582
These files are now per-arch.
2006-05-29 19:26:02 +00:00
nathanw
841d7fcb1f
Adapt to mknative defs.mk.
2006-05-29 19:20:05 +00:00
nathanw
f6ec6161ba
Use the mknative-generated headers and defs.mk.
...
(Largely copied from the analagous Makefiles under src/gnu/lib)
2006-05-29 19:18:56 +00:00
nathanw
c892b54d09
Descend into sim unconditionally; let the Makefile there take care of
...
picking the relevant platforms.
2006-05-29 19:15:30 +00:00
nathanw
fc275ebacd
Support for mknative machinery.
2006-05-29 19:11:57 +00:00
liamjfoy
10f12d58af
document Common Address Redundancy Protocol sysctls, aka CARP
...
ok joerg@
2006-05-29 19:11:16 +00:00
nathanw
15577e8202
mknative script for gdb6. Largely cribbed from mknative-binutils.
2006-05-29 19:10:58 +00:00
rpaulo
c1ee12dd17
Don't check for SSE/SSE2 twice.
2006-05-29 17:35:41 +00:00
simonb
704bdea4ca
Use "GZIPPROG" instead of "GZIP", as gzip(1) uses the GZIP environment
...
variable to store options.
2006-05-29 16:47:07 +00:00
drochner
ad909cf73e
export ntp_gettime() and ntp_timestatus(), for use by compat code
2006-05-29 16:43:05 +00:00
chap
5d80ae61bf
Clarify that to avoid ioctl(SIOCGNATS): Input/output error, ipf must be
...
enabled (ipf -E) before ipnat is used; this detail is automated by the
rc scripts, but not by ipnat itself. ipf's author agrees this is a doc
bug.
Closes PR kern/33409.
2006-05-29 16:09:46 +00:00
drochner
305932c524
Remove passing of an uninitialized variable found by gcc4.
...
(The variable was not used by the called function, so remove the
argument completely.)
2006-05-29 15:17:29 +00:00
drochner
3a1bb8a2ff
gcc4 found that it can't store
...
#define TULIP_TXTIMER 4
in
u_int32_t tulip_txtimer : 2; /* transmission timer */
gcc4 appears to be right. "tulip_txtimer" is purely used by software,
so give it the full integer.
(Appearently the txtimer could never work.)
2006-05-29 15:12:57 +00:00