bjh21
ff94cc2ad5
Add prototype for getkey_polled().
2002-02-18 19:05:35 +00:00
bjh21
d4d3aa6468
Add internal prototype for cmd_mouse().
...
Also __RCSID() while I'm here.
2002-02-18 18:58:47 +00:00
jdolecek
2558157b0b
Back off previous partially - make linux_release[] back 2.0.38
...
and linux_version[] "#0 Sun Apr 1 11:11:11 MET 2000";". Add a BIG
WARNING MESSAGE so that people won't break things changing this.
2002-02-18 18:51:51 +00:00
bjh21
eb821c3860
Add a prototype for qms_console_freeze().
2002-02-18 18:43:55 +00:00
wiz
bac725fb4f
Add Vienna, Austria.
2002-02-18 17:25:50 +00:00
thorpej
bf6823b1b5
Don't ask bootp() to put a "PXEClient" Vendor Class Identifier option
...
in the DHCP request.
2002-02-18 17:01:46 +00:00
yamt
2584fed461
s/read only/write only/ for FLG_WRONLY.
2002-02-18 17:00:16 +00:00
christos
6e293e79bd
regen
2002-02-18 16:36:20 +00:00
christos
7f739a6187
fix comment.
2002-02-18 16:35:57 +00:00
bjh21
23b31cf96e
My acorn32 kernels now compile successfully without LOOSE_PROTOTYPES.
2002-02-18 16:34:13 +00:00
pooka
9f4b2f24af
Add Cairo and Budapest airports.
...
And while in here, also add BSD airport. Happy landings!
2002-02-18 16:27:10 +00:00
bjh21
1e6835687e
Rename prototype from sysbeep_vidc() to sysbeep() to match definition.
...
Pull in beepvar.h and vidcaudiovar.h for beep_generate() and
vidcaudio_beep_generate() prototypes.
__RCSID().
2002-02-18 16:23:54 +00:00
simonb
b5e0d320af
Fix a null pointer dereference if curproc == NULL.
...
Fixes PR port-i386/15638.
2002-02-18 15:58:02 +00:00
pk
ee92d5a672
* Add comments on all the directory build/install ordering goo.
...
* Beef up that goo so that for each ".WAIT group" all of the install targets
in the previous group have completed before starting the `all', `depend'
or `dependall' targets.
2002-02-18 15:35:53 +00:00
yamt
e3f53c00e2
fix indent
2002-02-18 14:45:56 +00:00
yamt
1486b3d395
add a missing splx in the case of error.
2002-02-18 14:41:50 +00:00
bjh21
2712a10c7c
Add a prototype for vidcvideo_config_wscons().
2002-02-18 14:30:20 +00:00
bjh21
468fff80ed
Pull in <arm/arm32/machdep.h> for initarm() prototype.
...
Change signature of initarm() to match the prototype.
Add prototype for canonicalose_bootconfig().
__RCSID() while I'm here.
2002-02-18 13:53:29 +00:00
bjh21
03357551c5
Add a prototype for asc_dump().
...
Delete asc_dmaintr(): it's unused.
__RCSID().
2002-02-18 13:19:54 +00:00
bjh21
77046b2b48
Add prototype for sbicdumpstate().
...
Add in-core RCSID.
2002-02-18 13:15:15 +00:00
bjh21
8a8c12cfc9
Add prototypes for podulebusmatch(), podulebusattach(), podulebusprint(),
...
podulebussubmatch(), podulechunkdirectory() and podulesncan().
Fix argument types of podulebussubmatch().
Remove podloader_read_region(), since it's not used externally.
2002-02-18 13:11:07 +00:00
bjh21
761157905a
Add prototypes to all declarations of function pointers.
...
Include <arch/arm/iomd/vidcaudiovar.h> for vidcaudio_beep_generate() prototype.
Add in-core RCSID.
2002-02-18 12:55:47 +00:00
bjh21
a06b71e864
Add a vidcaudiovar.h to contain a prototype for vidcaudio_beep_generate().
2002-02-18 12:52:09 +00:00
bjh21
2aa99b4f12
Include <arch/arm/iomd/beepvar.h> for beep_generate() prototype.
...
Include <machine/conf.h> for cdevsw function prototypes.
Correct argument types of beepioctl().
Add in-core RCSID.
2002-02-18 12:36:27 +00:00
bjh21
668fc0d2b7
Add beepvar.h, to hold a prototype for beep_generate().
2002-02-18 12:34:11 +00:00
bjh21
c1f8e3aa21
Comment out vidcvideo_setbase() (it's unused).
...
Remove vidcvideo_mmap() (it's redundant).
Add in-core RCSID.
2002-02-18 12:23:24 +00:00
bjh21
1a140d2090
Add prototypes for clockhandler() and statclockhandler(), and adjust their
...
argument types to match other interrupt handlers.
Also minor KNF (add in-core RCSID).
2002-02-18 12:18:26 +00:00
pk
3efeed43b5
Make{_}HandleUse(): update comments and layout, re-arrange to avoid some
...
code duplication.
2002-02-18 12:13:59 +00:00
bjh21
40933bf05e
Add prototype for yeartoday().
2002-02-18 12:03:38 +00:00
bjh21
57a6aecd77
Include <machine/conf.h> for cdevsw function prototypes.
...
Add internal prototypes for hexdectodec(), dectohexdec() and twodigits().
Correct signature of rtcioctl().
2002-02-18 11:59:16 +00:00
bjh21
b5c13de9bf
Pull in <machine/conf.h> to get prototypes for cdevsw functions, and correct
...
the signature of iicioctl() appropriately.
2002-02-18 11:51:57 +00:00
bjh21
216b4f1c81
Add prototypes for dma_reset(), dma_setup(), dma_isactive(), dma_isintr() and
...
dma_intr().
2002-02-18 11:41:18 +00:00
bjh21
dbc5effbc8
Change signature of dma_intr() to match other interrupt handlers.
2002-02-18 11:40:42 +00:00
itojun
771eefe1da
no need to have tcpdump.8 in CLEANFILES
2002-02-18 09:45:11 +00:00
itojun
d52aa152c7
sync with 3.7.1
2002-02-18 09:37:05 +00:00
jmc
a10cd2d55f
Print the tcode in hex when debugging like all other debug statements
2002-02-18 09:10:44 +00:00
itojun
1ad208fce4
tcpdump 3.7.1 from tcpdump.org
2002-02-18 09:06:51 +00:00
uwe
b7a9ca77f2
We are using shared headers from dev/ebus now.
2002-02-18 04:55:00 +00:00
uwe
e158bed889
Switch to shared EBus headers in dev/ebus.
2002-02-18 04:52:26 +00:00
uwe
8598481f3c
Convert to use shared headers in dev/ebus. Move ebus_softc definition here.
...
Normalize bar field of EBus children PROM "reg" property to be the BAR
offset in PCI config space like on sparc64 when building ebus_attach_args.
2002-02-18 04:50:57 +00:00
uwe
d2be07c591
Shared ebusvar.h for sparc and sparc64.
...
NB: ebus_attach_args member names are singular to be consistent with SBus.
sparc64 version uses plural, so update sparc64 drivers when converting them
to use this shared header
2002-02-18 04:44:41 +00:00
uwe
ea8decf111
Add DMA definitions.
...
Add some sparc32 related comments.
2002-02-18 03:43:29 +00:00
shin
1d194dffda
s/mdsetimage/${MDSETIMAGE}/.
2002-02-18 03:38:01 +00:00
hubertf
5ce6294f7b
make @cwd work a bit more reliable:
...
When -L is used (as it is by pkgsrc), don't override the directory
set by @cwd unconditionally with what was given to -L (srcdir).
Instead, use the @cwd directory.
XXX#1: This was not tested with DESTDIR set
XXX#2: @cwd is still needed twice
2002-02-18 00:57:54 +00:00
pk
0b349f0680
Make_HandleUse() no longer has a return value,
2002-02-18 00:35:39 +00:00
pk
13a2e60c3c
The use of OP_MARK in the MakeHandleUse() list callback function prevents
...
the removal of .USE nodes from a node's children list in case a given .USE
nodes appears multiple times on that list, preventing the target from ever
making it on the `to be made' queue.
Since the suffix rule processing code deals itself with removing the
transformation nodes from the parents to which it applies them, arrange
for doing the same for .USE nodes in MakeHandleUse() instead of in
Make_HandleUse(), and still use the OP_MARK stuff to avoid duplication
of commands.
Also, since Make_HandleUse() is not a list callback function and its
return value is no longer used, make its return type void.
2002-02-18 00:33:40 +00:00
rafal
0208af27ee
Regen: Use linux_sys_{g,s}setrlimit, remove linux_sys_ugetrlimit since
...
linux/mips doesn't seem to have one.
2002-02-18 00:10:26 +00:00
bjh21
943c65af59
Add prototype for stray_irqhandler().
2002-02-17 23:58:35 +00:00
rafal
9751855fab
the MIPS stat64 struct doesn't have a separate ino64 field, but the ino field
...
is a u_longlong.
2002-02-17 23:57:57 +00:00
rafal
efdd3f2dd7
There is no linux_sys_ugetrlimit on mips, so don't try building it (XXX: adds
...
icky ifdefs)
2002-02-17 23:56:35 +00:00