itojun
40e69da142
to honor the search order defined by nsswitch.conf,
...
getaddrinfo(3) now calls lower-layer resolver functions directly.
XXX code duplicate with gethnamaddr.c/res_search.c - future code
maintenance issue? Since BIND[89] does not address this issue either at
this moment, switching to BIND[89] does not help.
2000-02-20 14:44:30 +00:00
jdolecek
6b93b03665
regen
2000-02-20 14:39:28 +00:00
jdolecek
e710e0dfa1
Add Kye's Genius NetScroll mouse
...
XXX Should the name be just "NetScroll mouse" ? Kye seems to be manufacturer
XXX for the mouse licenced from Genius.
2000-02-20 14:37:48 +00:00
itojun
778af5ef23
avoid 64bit alignment issue with SIOCGIFCONF (packed struct access).
...
From: =?iso-8859-1?Q?G=F6ran_Bengtson?= <goeran@cdg.chalmers.se>
2000-02-20 14:31:28 +00:00
kleink
4dfa5f1d65
Place inclusion of required headers within multiple-inclusion wrappers.
2000-02-20 13:32:52 +00:00
lukem
25260389e9
add woftam
2000-02-20 08:17:36 +00:00
mjacob
1c4521f1da
add ses.h to list of includes
2000-02-20 07:39:41 +00:00
mjacob
c5f8d33f85
minor spelling change
2000-02-20 07:38:48 +00:00
mycroft
15f8483562
Use LDSTATIC, not LDFLAGS.
2000-02-20 07:14:13 +00:00
mycroft
3c2d991568
Move libbfd to comp.
2000-02-20 07:02:48 +00:00
mycroft
a658cda71d
Move addr2line, size and strings to comp.
2000-02-20 06:58:47 +00:00
itojun
86065fe362
s/u_char/u_int8_t/ for sin6_{len,family}
2000-02-20 06:51:28 +00:00
wiz
9b73fe4714
removed 'UVM?= YES'
2000-02-20 06:50:54 +00:00
wiz
1515bd47fc
remove obsoleted #if defined(UVM)
2000-02-20 06:34:46 +00:00
mycroft
a7de353efb
Move c++filt, gcov, nm, objdump, tsort, unifdef to comp.
2000-02-20 06:19:37 +00:00
mycroft
a59987f569
Let the main Makefile deal with building kernels.
2000-02-20 03:52:22 +00:00
enami
6779fc2bb2
Fix thinko in previous commit.
2000-02-20 03:48:40 +00:00
mycroft
01b2f6e1de
Sum the floppy directory, too.
2000-02-20 03:38:04 +00:00
mycroft
ad78992969
Always checksum binary/kernel, now that there is at least one file in it.
2000-02-20 03:32:37 +00:00
mycroft
e324e8e8a0
Sync.
2000-02-20 03:31:06 +00:00
mycroft
5be6cd460d
Sync.
2000-02-20 03:26:10 +00:00
jwise
efc017e61a
Add Eric and Rosemary Spahr, who have donated some NeXT equipment which
...
will go to the build lab.
2000-02-20 03:24:17 +00:00
enami
ac75116d32
Try other config entry on i/o space alloc failure.
2000-02-20 03:18:15 +00:00
mycroft
58895df429
Clean up a bit.
2000-02-20 03:11:12 +00:00
mycroft
f10265540b
Always install GENERIC in the kernels directory.
2000-02-20 03:10:50 +00:00
darrenr
8619d2b757
update to match recent changes
2000-02-20 01:03:13 +00:00
darrenr
4b3916780b
pass "struct pfil_head *" to pfil_add_hook and pfil_remove hook rather
...
than "struct protosw *".
2000-02-20 00:56:33 +00:00
mrg
f2c5f2ab2c
add an option to disable the -v flag to pax, that a SPARC framebuffer console user might very much like.
2000-02-20 00:23:10 +00:00
erh
a2802fd5fa
Add NOPATH to prevent files in the serach path from interfering with what we're building.
2000-02-19 23:57:12 +00:00
chs
0e4b23600f
handle a NULL "done" pointer.
...
for the userspace versions, return EFAULT instead of EACCES
when the user address is bogus.
2000-02-19 23:29:16 +00:00
erh
0d07e9caed
Add NOPATH to keep *.cat files in the search path from interfering with the build.
2000-02-19 23:02:17 +00:00
erh
ad351344c0
Add NOPATH to prevent .cat* files in the search path from interfering.
2000-02-19 22:54:08 +00:00
mycroft
d018facbbf
A better fix for the stub-in-other-module problem:
...
Load the address of cerror through the GOT, so we can do a PIC_EPILOGUE and
leave the stack clean.
2000-02-19 21:04:58 +00:00
mycroft
4bf1c78bfb
Make the tset stuff actually set the environment variables again.
...
Someone was on crack.
2000-02-19 19:00:13 +00:00
mycroft
519baa3266
Build a PIC version of this -- but not yet a shlib, due to some obscure lossage
...
-- so that it can be linked into another shlib as needed.
2000-02-19 18:51:30 +00:00
mycroft
b24c03aa71
Simplify the tset crap, and do not set $HOME gratuitously.
2000-02-19 18:39:01 +00:00
mycroft
a5ba62dc39
Nuke spurious blank line.
2000-02-19 17:57:03 +00:00
aidan
3286ebd2e0
Make 'make build' hook into crypto-tree for crypto specific build-time
...
dependencies.
2000-02-19 17:49:49 +00:00
itojun
db71aa588d
s/u_char/u_int8_t/ for sin6_{family,len}
2000-02-19 17:32:07 +00:00
aymeric
728c720d75
acknowledge the interrupt to gayle before entering wdc_intr.
...
This fixes the lost interrupts problem.
fix some glitches on the A1200 too.
2000-02-19 17:16:20 +00:00
mjacob
6f13498242
correct oops on last checkin
2000-02-19 15:13:07 +00:00
jun
fa120e391e
On [port-hpcmips-ja@jp.netbsd.org:1764]
...
suz@hpc.bs1.fc.nec.co.jp (Koji Suzuki) writes
Sample configration for cassipeia E-55 & E-500
// wdc1 line deleted from original.
2000-02-19 15:01:33 +00:00
jdolecek
49fb5cf837
one more - Windows 2000 NTFS support
2000-02-19 14:42:21 +00:00
itojun
977705bc43
sort filenames, mainly to sort ip6/ipsec entries.
...
requested by: matthew green <mrg@eterna.com.au>
2000-02-19 10:31:07 +00:00
nisimura
e6635ea8bd
Introduce MI SCSI codes; for DECstation 5000s only this moment.
2000-02-19 09:48:46 +00:00
nisimura
051314999f
Introduce MI SCSI codes; for DECstation 5000s only this moment.
...
Disabled by default and needs arrangements in conf file to use it.
See DS5000 as a sample.
2000-02-19 09:46:48 +00:00
nisimura
58d5093220
Introduce MI SCSI codes; for DECstation 5000s only this moment and
...
disabled by default.
2000-02-19 09:43:40 +00:00
mycroft
7f0554e0c9
Add some CONSTCONDs to make lint happier.
2000-02-19 09:23:44 +00:00
mycroft
09cc3151e6
Don't pull in cpu.h in non-kernel code.
2000-02-19 09:22:51 +00:00
mycroft
05fc321ebf
Fix refresh glitches when using auto-margin.
2000-02-19 09:08:16 +00:00